Hello, Is it planned to have a clear guideline of...
# compose
t
Hello, Is it planned to have a clear guideline of how to build an app with Jetpack Compose, or it will be like React, and do what you want, it's just a UI library. 😊
👍 1
2️⃣ 1
❤️ 1
z
I would expect the latter. There’s been some talk about making the Jetpack Navigation library work with Compose, so while Google will probably continue to provide more general architectural guidance, I doubt it will be Compose-specific.
☝️ 1
t
Thanks! I like when there is an official way to do apps. Like with Angular. It's so comfortable.
z
Definitely! It’s really helpful to have strong guidance there. And I like how Google is doing that in pieces, e.g. as separate libraries, so as your codebase grows and maybe even outgrows certain patterns, you can swap out the pieces that don’t work and keep using everything else.
👍 3
a
I would expect architectural guidance and jetpack libraries but you won't be required to do things that way to use compose
👍 1