npm install --global expo-cli
expo init my-project
npm install @react-navigation/native
expo install react-native-gesture-handler react-native-reanimated react-native-screens react-native-safe-area-context @react-native-community/masked-view
npm install @react-navigation/drawer
npm install @react-native-async-storage/async-storage
npm install --save react-native-swipe-list-view
npm install dayjs --save
npm install react-native-chart-kit