FITFLOP
Home

navigation-drawer (3 post)


posts by category not found!

How to change the ripple color when an item is pressed in a navigation drawer

How to Change the Ripple Color When an Item is Pressed in a Navigation Drawer In mobile app development providing a seamless user experience is crucial especial

3 min read 14-10-2024 25
How to change the ripple color when an item is pressed in a navigation drawer
How to change the ripple color when an item is pressed in a navigation drawer

Jetpack Compose ModalNavigationDrawer with SwipeToDismissBox disables the gesture for opening nav drawer

Jetpack Compose Navigating the Conflict Between Modal Navigation Drawer and Swipe To Dismiss Box Have you encountered an issue where implementing a Modal Naviga

2 min read 30-09-2024 29
Jetpack Compose ModalNavigationDrawer with SwipeToDismissBox disables the gesture for opening nav drawer
Jetpack Compose ModalNavigationDrawer with SwipeToDismissBox disables the gesture for opening nav drawer

React native: Drawer on the home page, stack on all other pages

Navigating Your React Native App Combining Drawer and Stack Navigators React Native offers a powerful navigation system that allows you to structure your apps f

2 min read 29-09-2024 26
React native: Drawer on the home page, stack on all other pages
React native: Drawer on the home page, stack on all other pages