I’m sure this gets asked a ton, but what is everyo...
# compose
d
I’m sure this gets asked a ton, but what is everyone using for navigation routing? I have taken a look at both compose router and the navigation component. My biggest problem with navigation component is that it seems harder to break up the subsections of the application. For instance the forgot password and one time verification code for the screen have the be added to the nav host. Is it really best convention to have entire structure of app in one place like this?
i
We've talked about this previously - you absolutely should be building up your graph in modular pieces: https://kotlinlang.slack.com/archives/CJLTWPH7S/p1617813613356100?thread_ts=1617811540.352000&cid=CJLTWPH7S