https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
z

Zsolt Bencze

11/06/2023, 2:07 PM
Anyone using https://github.com/spotify/mobius for managing state and side-effects?
If you do, what is the navigation component you use?
c

Casey Brooks

11/06/2023, 6:14 PM
I’ve never seen this library before, it it actually looks very similar to my own KMP version of a State Management library, Ballast. Ballast also has its own Navigation module for simpler navigation use-cases
👀 1
4 Views