Skip to content
This repository was archived by the owner on Dec 7, 2020. It is now read-only.

Since the official react native example provided by React Native didn't work on Android, I fixed it and published it here.

Notifications You must be signed in to change notification settings

jkomyno/react-native-maps-example

Repository files navigation

react-native-maps-example

Since the official react native example provided by React Native didn't work on Android, I fixed it and published it here.

Installation

First, clone the repository and install its dependencies:

git clone https://github.com/jkomyno/react-native-maps-example
cd react-native-maps-example
npm i

Note:

The native dependencies should already be linked, if not then just follow the instructions in the official AirBnB's readme.

Api key

Check out the "meta-data" tag in android/app/src/main/AndroidManifest.xml and add your API key there.

Run (untested on iOS)

react-native run-android

About

Since the official react native example provided by React Native didn't work on Android, I fixed it and published it here.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published