Moritz Post
11/15/2022, 4:22 PMMitchell Syer
11/15/2022, 4:25 PMMoritz Post
11/15/2022, 4:26 PMMitchell Syer
11/15/2022, 4:27 PMMoritz Post
11/15/2022, 4:27 PMKirill Grouchnikov
11/15/2022, 4:29 PMMoritz Post
11/15/2022, 4:29 PMMitchell Syer
11/15/2022, 4:31 PMMoritz Post
11/15/2022, 4:32 PMMitchell Syer
11/15/2022, 4:34 PMKirill Grouchnikov
11/15/2022, 4:34 PMMoritz Post
11/15/2022, 4:35 PMMoritz Post
11/15/2022, 4:39 PMCasey Brooks
11/15/2022, 4:41 PMMoritz Post
11/15/2022, 4:42 PMCasey Brooks
11/15/2022, 4:53 PMStateFlow
for easy integration into Compose, and also sends one-time events for handling discrete navigation requests like Android FragmentTransactions. The examples show both ways of using it
Iām intentionally keeping it framework-agnostic, but itās built in such a way that it can be slotted into any framework pretty easily. And in the future, I may release a dedicated module with extension functions for Compose (most likely for transitions), but for now that is not planned. Itās easy enough to use something like AnimatedContent
to provide the animations for nowMoritz Post
11/15/2022, 4:57 PM