Create A BottomTabNavigator Like Instagram Using React Native
Create A BottomTabNavigator Like Instagram Using React Native
Video Tutorial -- https://youtu.be/uFagcK6Otyc
To Install React Native --> https://reactnative.dev/docs/environment-setup#docsNav
Commands:-
1. Create New Project --> react-native init <Project Name>
2. Installing Dependency :-
npm install react-navigation react-native-gesture-handler@~1.3.0 react-native-reanimated react-native-tabs react-native-screens react-native-safe-area-context react-native-vector-icons
3. Code It ..
4. Run In Android --> react-native run-android
or
Run In IOS --> react-native run-ios
If Any One Want The Source Code Contact Me At Instagram --> @belgin_android
If You face Any Problems Please Comment Below Or Contact Me
Video Tutorial --> https://www.youtube.com/watch?v=uFagcK6Otyc
Video Tutorial -- https://youtu.be/uFagcK6Otyc
To Install React Native --> https://reactnative.dev/docs/environment-setup#docsNav
Commands:-
1. Create New Project --> react-native init <Project Name>
2. Installing Dependency :-
npm install react-navigation react-native-gesture-handler@~1.3.0 react-native-reanimated react-native-tabs react-native-screens react-native-safe-area-context react-native-vector-icons
3. Code It ..
4. Run In Android --> react-native run-android
or
Run In IOS --> react-native run-ios
If Any One Want The Source Code Contact Me At Instagram --> @belgin_android
If You face Any Problems Please Comment Below Or Contact Me
Video Tutorial --> https://www.youtube.com/watch?v=uFagcK6Otyc
Comments
Post a Comment