[iOS] Unidirectional State Flow

Profile Picture
- Published on Jan 28, 2020馃審 Public

I've been exploring unidirectional state flow for Android.

Curious to see how architecture looks in iOS.

We'll be exploring this library:

https://github.com/kaushikgopal/movies-usf-ios

More videos exploring the Unidirectional State Flow library

Video 1: Android, loading the project, exploring the app

Video 2: Android, exploring the code

Video 3: Android, exploring the tests

Video 4: iOS, exploring the iOS project