You may need to use the following commands to properly use this project:
- npm install
- npm install react-native-maps --save
- npm install -g nodemon
- nodemon server.js
- npm install react-native-google-places-autocomplete --save
- npm install @react-native-community/async-storage --force
- npm install axios