unidirectional-data-flow
Here are 121 public repositories matching this topic...
-
Updated
Oct 23, 2020 - Swift
-
Updated
Dec 13, 2019 - Swift
-
Updated
Jul 1, 2020 - Swift
We need to better promote the feature, with a clear description and maybe also a set of diagrams. Right now, it's not even included in the Feature Summary section of the README.
-
Updated
Aug 17, 2020 - Kotlin
-
Updated
Mar 28, 2019 - Swift
-
Updated
Mar 2, 2019 - Kotlin
-
Updated
Oct 19, 2020 - Kotlin
-
Updated
Aug 26, 2020 - Kotlin
-
Updated
Sep 26, 2018 - C
-
Updated
Aug 13, 2020 - Kotlin
-
Updated
Jun 13, 2020 - Swift
-
Updated
Jul 30, 2020 - Swift
-
Updated
Apr 24, 2020 - Swift
-
Updated
Apr 13, 2020 - Swift
-
Updated
Aug 6, 2019 - Swift
-
Updated
Jun 24, 2019 - Kotlin
-
Updated
Aug 15, 2019 - Dart
-
Updated
Mar 8, 2018 - TypeScript
-
Updated
Sep 30, 2020
-
Updated
Oct 14, 2020 - Kotlin
-
Updated
Jun 28, 2020 - Swift
-
Updated
Mar 28, 2017 - Swift
-
Updated
Jun 2, 2020 - Swift
-
Updated
Aug 15, 2017 - Swift
-
Updated
May 11, 2020 - Kotlin
-
Updated
May 4, 2017 - JavaScript
Improve this page
Add a description, image, and links to the unidirectional-data-flow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unidirectional-data-flow topic, visit your repo's landing page and select "manage topics."


Took me 10 minutes to figure this out, actually, I just had forgotten to call
store.dispatch(ClearStore()). I am sleepy, for my defense.I thought this would help beginners with this lib. Maybe add it to the docs or somewhere? At least with this issue it can be found via search engines.
In your
StoresReducer.swiftfile, add another case.