Skip to content

Here is sample application for integrate Google Map in React Native

Notifications You must be signed in to change notification settings

binbytes/react-native-sample-map

Repository files navigation

Sample Map for React Native!

Before running this project, Set your GoogleMap API key in following files.

android\app\src\main\res\values\api-keys.xml

src\mix\config.js

For run project use following steps

npm install

react-native run-android

Simple Map

DirectionMap

CustomMarker

CustomDirection