The clone of Uber App with React-Native
yarn install
Get your GOOGLE API KEY and replace the filed _YOUR_API_KEY_HERE_
at line 28 in the file => android/app/src/main/AndroidManifest.template.xml
Then remove the extension '.template', ex: AndroidManifest.xml
react-native run-android
react-native run-ios