Skychar / react-native-maps-android-demo-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MapsAndroidDemoApp

Integrating Google Maps in React Native App on Android 🚀 Check it on Medium

Getting Started

1.Clone the repo $ git clone https://github.com/SamilMehdiyev/react-native-maps-android-demo-app.git

2.Load all the dependencies

$ cd react-native-maps-android-demo-app
$ npm install

3.Change "YOUR GOOGLE MAPS API WILL BE HERE" with your Key in AndroidManifest.xml file android:value="YOUR GOOGLE MAPS API WILL BE HERE"

4.Run the project $ react-native run-android

About


Languages

Language:Objective-C 44.8%Language:Python 22.4%Language:JavaScript 16.4%Language:Java 16.3%