Skip to content
#

unidirectional-data-flow

Here are 125 public repositories matching this topic...

carstenhag
carstenhag commented Jul 25, 2018

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.swift file, add another case.

func storesReducer(action: Action, stat
MVI-Coroutines-Flow

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.

Curate this topic

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."

Learn more