Just tried out the dev artifacts to build a simple app with compose for the first time using MVI. It...
t
Just tried out the dev artifacts to build a simple app with compose for the first time using MVI. It’s so seamless, intuitive, and makes reasoning about UI flow way simpler 😻 .Just wanted to say thanks to the team πŸ™πŸ» . Excited to use it more.
βž• 2
πŸŽ‰ 12
j
Just please be aware that it won't have the correct semantics without the proper toolchain. It might look like it's doing the right thing, but you will encounter subtle/infuriating bugs if you don't have the right toolchain, as mentioned here: https://www.reddit.com/r/androiddev/comments/dggpqy/jetpack_compose_binaries_are_now_available_to/f3bktsf/
πŸ™ 2
t
That makes sense, set up my environment accordingly.
t
Can you share your code repo? @Tash
t
@tjohnn needed to clean it up a bit. here it is https://github.com/drinkthestars/pizza-flow
t
Thanks for sharing
πŸ‘ 1