/GPSLocator

Primary LanguageObjective-C

Steps to reproduce this repo:

react-native init reactNativeMapsExample
cd reactNativeMapsExample
rm -rf node_modules
npm i -S react-native@0.49 #at the moment of creation there was a bug React Native version mismatch
npm i
react-native link
react-native run-ios

Download There is a bug in react-native-map component which makes this app unable to run in android > 6.

ScreenShots

Alt text

After Update button clicked

Alt text