In this episode we talk about the view model and how it connects to the activity, the views and how it handles events.
Workflow is a library from Square for making composable state machines, and UIs driven by those state machines.
Since this is recorded before the 1.0 release, please be aware that the classes and interfaces are very likely to change. However, the concepts will stay the same.
-----
Ray Ryan
/ rjrjr
Zach Klippenstein
/ zachklipp
Workflow
https://github.com/square/workflow
https://github.com/square/workflow/co...
(0:41) Coordinator
https://github.com/square/coordinators
(8:20) Kotlin generateSequence
https://kotlinlang.org/api/latest/jvm...