any idea how to implement drawer navigation in KMM
p
Pablichjenkov
08/01/2023, 7:20 AM
You mean compose-multiplatform? If so, it is not much different from jetpack Compose. You can use the navigation drawer from material or material 3 Libraries.
If not CMP then use the drawer component required in each platform.