NOTE : Project is created using npx create-expo-app <APP NAME>
npm install
- React Navigation
1.1npm install @react-navigation/native
1.2npx expo install react-native-screens react-native-safe-area-context
1.3npm install @react-navigation/stack
1.4npx expo install react-native-gesture-handler
1.5npm install @react-navigation/native-stack
1.6npm install @react-navigation/bottom-tabs
1.7npm install @react-navigation/drawer
1.8npx expo install react-native-reanimated
- Expo Splash Screen
npx expo install expo-splash-screen
- Expo Fonts
npx expo install expo-font
- Async Storage
npm install @react-native-async-storage/async-storage
- Intl
npm i intl
- React Native chart kit
npm i react-native-chart-kit
npx expo install react-native-svg
npm i react-native-svg