/iosWithGoogleMaps

Example using react-native-map with google maps in iOS app

Primary LanguageObjective-C

To run project

clone: https://github.com/pedrogyn/iosWithGoogleMaps

run yarn install or npm install

run cd ios && pod install && cd .. react-native run-ios enjoy!!!

To configure google maps on iOS

-- follow the Airbnb instructions on https://github.com/react-native-community/react-native-maps/blob/master/docs/installation.md#enabling-google-maps-on-ios-react-native-all-versions

To configure google maps on Android

-- follow the Airbnb instruction on https://github.com/react-native-community/react-native-maps/blob/master/docs/installation.md#build-configuration-on-android

Don't forget: set the Google API Key on the native projects