Skip to content

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

Notifications You must be signed in to change notification settings

peterprokop/ReactNativeGoogleMaps

Repository files navigation

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

Warning: ReactNativeGoogleMaps is a proof of concept, if you have problems or feature requests, please open an issue.

Requirements

  • React Native 0.4.4 or compatible

Installation

  • npm install -g react-native
  • clone this repo
  • npm install
  • open ReactNativeGoogleMaps.xcodeproj
  • provide your google api key - in ReactNativeGoogleMaps/iOS/RCTGoogleMapView/RCTGoogleMapView.m line 27 (the project will not compile unless you remove line 26 which says "Provide your GMS API key")
  • run

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published