Shhzdmrz / ReactNativeGeolocationSample

An example react native application to test react-native-geolocation-service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactNativeGeolocationSample

A sample react native application to test react native geolocation service.

React Native Config

  • react = 16.6.1
  • react-native = 0.57.7
  • react-native-geolocation-service = 2.0.0

Android config

  • buildToolsVersion = 27.0.3
  • minSdkVersion = 16
  • compileSdkVersion = 27
  • targetSdkVersion = 26
  • supportLibVersion = 27.1.1
  • googlePlayServicesVersion = 16.0.0

Note

  • Observing position is emitting data after each 10-seconds even the interval is set to 1-seconds.

About

An example react native application to test react-native-geolocation-service.


Languages

Language:Objective-C 35.6%Language:JavaScript 34.5%Language:Starlark 15.9%Language:Java 14.0%