android-templates icon indicating copy to clipboard operation
android-templates copied to clipboard

[Compose] Setup the nav graph and navigation logic

Open luongvo opened this issue 2 years ago • 0 comments

Why

Our current Android template for Jetpack Compose is too inceptive to start a new project. To make our Compose template truly designed for Jetpack Compose and follow the right principles, we need to work on various updates to the project structure.

In this task, we will set up the nav graph and navigation logic in Jetpack Compose. This follows what we have achieved in:

Who Benefits?

Developers.

luongvo avatar Nov 22 '22 04:11 luongvo