filmov
tv
#5 Drawer Navigation in React Native | React Native Tutorial | React Navigation Merge Stack & Drawer
Показать описание
Hello guys,
Check out this amazing cloud platform:
ZEGOCLOUD SDK provides easy video call SDK, voice call SDK, live streaming SDK and chat SDK for real-time interaction.
#zegocloud #uikits #sdk #api #react
In this video I have implemented drawer navigation in React Native. In the previous video we have implemented Stack Navigator, so in this I have merged Stack and Drawer so that we can work with both of them.
I have shown how to create custom drawer and how to style all of your drawer item.
Code:
Installation Steps:
#######Parent Package##########
npm install @react-navigation/native
######Gesture, layout and animations libraries########
npm install react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view
#######Drawer########
npm install @react-navigation/drawer
#######Animated- Version 2 ##############
npm install react-native-reanimated@~2.2.0
plugins: ['react-native-reanimated/plugin'],
import 'react-native-gesture-handler';
npm i react-native-paper
##########################################
#reactnative #tutorial #javascript #coding #reactjs
Share the video with your friends. Subscribe me for more.
Thank You.
Check out this amazing cloud platform:
ZEGOCLOUD SDK provides easy video call SDK, voice call SDK, live streaming SDK and chat SDK for real-time interaction.
#zegocloud #uikits #sdk #api #react
In this video I have implemented drawer navigation in React Native. In the previous video we have implemented Stack Navigator, so in this I have merged Stack and Drawer so that we can work with both of them.
I have shown how to create custom drawer and how to style all of your drawer item.
Code:
Installation Steps:
#######Parent Package##########
npm install @react-navigation/native
######Gesture, layout and animations libraries########
npm install react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view
#######Drawer########
npm install @react-navigation/drawer
#######Animated- Version 2 ##############
npm install react-native-reanimated@~2.2.0
plugins: ['react-native-reanimated/plugin'],
import 'react-native-gesture-handler';
npm i react-native-paper
##########################################
#reactnative #tutorial #javascript #coding #reactjs
Share the video with your friends. Subscribe me for more.
Thank You.
Комментарии