Compose-only UI #24
arashcoder
started this conversation in
General
Replies: 1 comment
-
I don't agree :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Thanks for this nice sample. I can see that you're using fragments and inside each fragment you're using Composables. I was wondering if there's any reason you decided to go this way and not use Composables directly along with Navigation Component for Compose? Because as we all know, fragments are a major headache in android.
I'd really appreciate your insights, since we're bootstrapping a new project soon and we'd like to base that on this sample.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions