Skip to content

Latest commit

 

History

History
30 lines (11 loc) · 1.55 KB

README.md

File metadata and controls

30 lines (11 loc) · 1.55 KB

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