Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 299 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 299 Bytes

This is an example of google maps sdk integration for react-native project.

Warning: ReactNativeGoogleMaps is still work in progress

Installation

  • npm install -g react-native
  • clone this repo
  • npm install
  • open ReactNativeGoogleMaps.xcodeproj
  • provide your google api key
  • run