Google Maps and Places in a Real-World React Native App (Part 2)

Implementing navigation, a search bar, and MapView

Roberto Hernandez
Better Programming
Published in
6 min readDec 15, 2019

--

React Native App with Google Maps and Places

This is the second part of a series of pieces about the integration of Google Maps and Places in a real-world React Native app using Expo. In the first piece, we did all the setting-up stuff: Expo and Google account setup, as well as the API key generation.

--

--