JPNavigationComposeDrawer
A simple app to show how Navigation drawer is implemented using Jetpack Compose with latest Material 3 Design components.
What the App contains
- Navgation drawer screen with two items.
- Each item is an empty screen with text msg as to what screen that is.
- Developed using Latest Jetpack compose.