Skip to content

Releases: neuberoliveira/react-native-gps-state

1.2.1

Choose a tag to compare

@neuberoliveira neuberoliveira released this 11 Dec 13:19

Fixed the dynamic dependency issue. Changed gradle version from 2.2.+ to 2.2.3

1.2.0

Choose a tag to compare

@neuberoliveira neuberoliveira released this 07 Dec 15:04

In Android M and above with the new permissions system, when you enable location in the configs there's no way to be notified about this change.

To solve this i put a timer that tick every 3s, for about 1.30min, and check the status with checkSelfPermission so when the permission change the app can be notified and respond accordingly.

1.0.0

Choose a tag to compare

@neuberoliveira neuberoliveira released this 13 Nov 13:22
append the _ in the "RCT_EXPORT_METHOD" methods