get user location and observe when moving with React native
how to use
- git clone https://github.com/krissnawat/react-native-geolocation
- cd react-native-geolocation
- yarn
- get your google map api key and add to AppDelegate.m
- run
react-native run-ios