Skip to content

Releases: YsnKsy/react-native-location-enabler

v3.0.0

24 Jul 05:55
Compare
Choose a tag to compare

3.0.0 (2020-07-24)

Features

  • src/index: concat 2 hooks into one useLocationSettings() (d94ea01)

BREAKING CHANGES

  • src/index: use useLocationSettings instand of useCheckSettings or useRequestResolutionSettings

v2.1.0

24 Jul 03:53
Compare
Choose a tag to compare

2.1.0 (2020-07-24)

Features

v2.0.0

22 Jul 04:34
Compare
Choose a tag to compare

2.0.0 (2020-07-22)

Bug Fixes

  • priorities: force release last commit (1b9270a52)

BREAKING CHANGES

  • priorities: use 'PRIORITIES' instead of 'priorities'

v1.0.3

22 Jul 02:47
Compare
Choose a tag to compare

1.0.3 (2020-07-22)

Bug Fixes

  • ./bin/postinstall: remove postinstall bin script (e8821b5)

v1.0.2

22 Jul 02:31
Compare
Choose a tag to compare

1.0.2 (2020-07-22)

Bug Fixes

  • bin/postinstall: missing postinstall file (b12012b)

v1.0.1

22 Jul 02:13
Compare
Choose a tag to compare

1.0.1 (2020-07-22)

Performance Improvements

  • .npmignore: make package less heavy (9306c69)

v1.0.0

22 Jul 01:32
Compare
Choose a tag to compare

1.0.0 (2020-07-22)

Features

  • initial commit: location settings enabler (3356ba3)