Drawer and Stack Navigation with react navigation v5
- clone this repo
- run
npm i
- run
npm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view
- cd android
- ./gradlew clean
- cd ..
- npx react-native run-android