Just tried out the dev artifacts to build a simple...
# compose
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