Hey composers, wrote about my experience so far <https://medium.com/@fluxtah/jetpack-compose-is-gett...
i
k
Observable models with @Model
part a bit confusing, didnโ€™t you meant
state handling with @Model
๐Ÿ˜… .
magical Compose annotation @Model
-> personally I get this feeling from the whole
@Model
idea ๐Ÿ™‚ I understand how and why this works but feels like magic. Slightly afraid that this โ€œmagicโ€ will end up with a bad reputation just as Dagger in the community.
i
Thanks for the feedback @kioba yes I tink state handling with @Models is easier to understand will try to revise this! ๐Ÿ™‚
๐Ÿ‘ 1
a
Can you please explain how navigation is working(i.e ::router part)
i
its very rudimentary navigation and did not want to talk about it to much until it matures however the README.md does go into it on the memset repo here https://github.com/fluxtah/memset#app-navigation-in-memset
a
Great, thanks
๐Ÿ‘ 1
i
Still working on it as I add more features to the app ๐Ÿ™‚