Navigation Stack 🔋
npm install
npm install @react-navigation/native @react-navigation/stack
Some elements used in frontend 💻
npm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view
Tabs 🔥 💣
npm install @react-navigation/bottom-tabs
Storage 💾
npm install @react-native-async-storage/async-storage
npx react-native start
npx react-native run-android
pod install
react-native run-ios