Hey composers, wrote about my experience so far <h...
# compose
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 🙂