React Native Google Map with react-native-maps

Kirsten Swanson
codeburst
Published in
7 min readJul 21, 2017

--

I am using react-native-maps to render a Google map on my phone. I was struggling through the documentation and received lots of Xcode errors during implementation, so that spurred me to write this tutorial in order to show you my steps that allowed me to eventually get a Google map on my simulator and phone!

--

--