Skip to content

Releases: aMarCruz/react-native-cross-geolocation

v1.1.0

28 Mar 01:08

Choose a tag to compare

[1.1.0] - 2018-03-27

Added

  • Missing Dependency on 'com.android.support:appcompat-v7'
  • Markdownlint configuration.

Changed

  • Using Build Tools v28.0.3 with compileSdkVersion and targetSdkVersion 28
  • Using Gradle plugin 3.2.1
  • Using Java 1.8

Removed

  • Dependency on 'com.android.support:support-annotations'. This must fix conflict issues with versions.

v1.0.6

10 Oct 18:02

Choose a tag to compare

[1.0.6] - 2018-10-10

Fixed

  • Error in getExtValue of build.gradle

v1.0.5

09 Oct 19:26

Choose a tag to compare

[1.0.5] - 2018-10-09

Fixed

  • Error in build.gradle no getting the correct googlePlayServicesVersion variable.
  • Minor fixes to the README.

v1.0.4

09 Sep 14:21

Choose a tag to compare

[1.0.4] - 2018-09-09

Changed

  • Minimum Android SDK version from 21 to 16.
  • Update README with a more clear note about the use of Gradle 4.4

Fixed

  • #2 : Error in build.gradle. Thanks to @mowbell for reporting this.

v1.0.3

23 Aug 11:19

Choose a tag to compare

[1.0.3] - 2018-06-23

Added

  • Flow typings.

Changed

Fixed

  • PR #1 Fixes undefined error by the use of Geolocation instead RNGeolocation. Thanks to @badrange

v1.0.2

18 Jun 15:43

Choose a tag to compare

Fix to PositionError builder

v1.0.1

18 Jun 15:29

Choose a tag to compare

Fix typings for setRNConfiguration

v1.0.0

18 Jun 15:16

Choose a tag to compare

First public version