DORSETRIGS
Home

navigation-drawer (10 post)


posts by category not found!

ReactNative drawerNavigation custom footer

Customizing Your React Native Drawer Navigation Adding a Footer Navigating within your React Native app can be a breeze with react navigations Drawer Navigation

2 min read 06-10-2024 36
ReactNative drawerNavigation custom footer
ReactNative drawerNavigation custom footer

How to achieve 'goBack' in React-Navigation/Drawer 6

Navigating Backwards with Ease A Guide to go Back in React Navigation Drawer 6 Navigating between screens is a fundamental aspect of any mobile application Whil

2 min read 05-10-2024 46
How to achieve 'goBack' in React-Navigation/Drawer 6
How to achieve 'goBack' in React-Navigation/Drawer 6

Can you change Drawer Item style without making custom drawer in react-native?

Styling React Native Drawer Items Without Custom Components React Natives Drawer Navigator provides a convenient way to implement navigation drawers in your mob

2 min read 05-10-2024 32
Can you change Drawer Item style without making custom drawer in react-native?
Can you change Drawer Item style without making custom drawer in react-native?

dropdown button in Drawer flutter

Mastering Dropdowns in Flutter Drawer A Guide to Enhancing Navigation Introduction Flutters Drawer component is a powerful tool for managing navigation within y

2 min read 05-10-2024 42
dropdown button in Drawer flutter
dropdown button in Drawer flutter

Can we set two anchor in MUI swappable drawer?

Using Two Anchors in MUI Swappable Drawer A Comprehensive Guide The Material UI MUI library provides an elegant way to create responsive and interactive user in

3 min read 20-09-2024 39
Can we set two anchor in MUI swappable drawer?
Can we set two anchor in MUI swappable drawer?

How to implement swipe view on fragment

Implementing Swipe Views in Fragments A Practical Guide Swipe views also known as swipeable tabs are a common UI element that allows users to navigate between d

3 min read 06-09-2024 38
How to implement swipe view on fragment
How to implement swipe view on fragment

Unable to start activity ComponentInfo{}: android.view.InflateException: Binary XML file line #11: Binary XML file line #267

Decoding the Unable to start activity Component Info android view Inflate Exception Error The error Unable to start activity Component Info android view Inflate

3 min read 05-09-2024 37
Unable to start activity ComponentInfo{}: android.view.InflateException: Binary XML file line #11: Binary XML file line #267
Unable to start activity ComponentInfo{}: android.view.InflateException: Binary XML file line #11: Binary XML file line #267

How to make a drawer item navigate to a stack navigator screen?

Navigating to a Stack Navigator Screen from a Drawer Navigator in React Navigation This article explores a common issue in React Navigation how to navigate from

2 min read 31-08-2024 43
How to make a drawer item navigate to a stack navigator screen?
How to make a drawer item navigate to a stack navigator screen?

How to make a floating NavigationView in Android

Creating a Floating Navigation View in Android In recent years the design of mobile applications has evolved significantly with many apps adopting a floating na

3 min read 30-08-2024 45
How to make a floating NavigationView in Android
How to make a floating NavigationView in Android

Kivy MD: Multiple Columns Menu Display Issue

Kivy MD Navigation Drawer Single Column vs Multiple Columns This article will delve into a common issue faced by Kivy MD developers the navigation drawer unexpe

3 min read 28-08-2024 48
Kivy MD: Multiple Columns Menu Display Issue
Kivy MD: Multiple Columns Menu Display Issue