/simple-react-native-v5-navigation

Drawer and Stack Navigation with react navigation v5

Primary LanguageJava

simple-react-native-v5-navigation

Drawer and Stack Navigation with react navigation v5

  1. clone this repo
  2. run npm i
  3. run npm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view
  4. cd android
  5. ./gradlew clean
  6. cd ..
  7. npx react-native run-android