clone the app and run.
npm install or yarn
start react native server
npm start or react-native start
run app into virtual device using
react-native run-android
or
react-native run-ios
https://reactnavigation.org/docs/navigation-prop/
https://github.com/oblador/react-native-animatable
Tutorial:
- Tab1 link: https://youtu.be/XiutL0uLICg
- Tab2 link: https://youtu.be/spA7Rf9Ud_4
- Tab3 link: https://youtu.be/Y7apwk6hQOY
npm install @react-navigation/material-bottom-tabs react-native-paper react-native-vector-icons
npm install @react-navigation/material-top-tabs react-native-tab-view
npm install react-native-pager-view
for expo
expo install react-native-pager-view