Hi guys, How can I efficiently build a Compose Multiplatform app that supports multiple screen sizes, such as phones and tablets? Are there any recommended libraries or best practices for handling responsive layouts across different device sizes?
Is the bottom navigation bar component now available in Jetpack Compose's official navigation library? I'm currently using the Voyager library for navigation, but I'm considering switching to the official library if it now supports this feature.
m
Muaz KADAN
09/22/2024, 6:50 AM
Yes bottom navigation is available
Muaz KADAN
09/22/2024, 6:51 AM
aslo material3AdaptiveNavigationSuite is coming in the next release