Android Studio (Kotlin) Customize Navigation Drawer with Jetpack Compose
This will help you customize your own Navigation Drawer or Side Menu with Jetpack Compose using ModalNavigationDrawer and ModalDrawerSheet. and can also collapse or expand each ContentCellComposable by tapping or clicking HeaderCellComposable
➤Source Code:
https://github.com/benedictcontawe/Na...