react-native-geolocation

Geolocation APIs for React Native

MIT License

Downloads
510.8K
Stars
1.3K
Committers
96

Bot releases are hidden (Show)

react-native-geolocation - 3.4.0

Published by michalchudziak about 2 months ago

  • update UT 17b38b4
  • Update README.md fdb2f36
  • chore: fix watch clearing issues (#329) 351bd84
  • chore: set max update age instead of expiration duration (#330) 40b8028
  • Merge branch 'master' of github.com:michalchudziak/react-native-geolocation 99f5636
  • build: added namespace for AGP version 7+. This should fix compatibility issues with gradle 8. (#325) f388394
  • fix: added validation for gps and network provider permissions separately (#317) 9257192
  • feat: add visionos support (#327) 5a5f200

https://github.com/michalchudziak/react-native-geolocation/compare/v3.3.0...v3.4.0

react-native-geolocation - Latest Release

Published by michalchudziak 3 months ago

  • chore: fix the lock file f123ae2
  • fix: crash on app start when permission is denied (#304) 768a769
  • chore: update gitignore and remove xcode local env (#318) d7487cf
  • fix: when using playServices provider the getCurrentPosition error callback is never called (#302) 3a4431d
  • build: update legacy codegen config (#319) 0214d5b
  • Update example app to RN 0.74.2 (#320) 28bbff0

https://github.com/michalchudziak/react-native-geolocation/compare/v3.2.1...v3.3.0

react-native-geolocation - Release 3.2.1

Published by michalchudziak 7 months ago

react-native-geolocation - Release 3.2.0

Published by michalchudziak 8 months ago

  • Upgrade example app to RN 0.73.4 (#299) 53a616b
  • Update react-native-geolocation.podspec (#297) 0dc53c2
  • Remove RCT-Folly version hardcoding (#289) aa51e7e
  • Update PlayServicesLocationManager.java (#280) d249a2d
  • chore: set engines.node to node 16+ 9004f93

https://github.com/michalchudziak/react-native-geolocation/compare/v3.1.0...v3.2.0

react-native-geolocation - Release 3.1.0

Published by michalchudziak about 1 year ago

  • chore: set engines.node to node 16+ 9004f93
  • Release 3.10 (#271) f3da392
  • chore: fix example in xcode 14.3 7de1d36
  • chore: update rn version (#265) 4f12961
  • Set background location enabled if not requesting permissions (#232) 49bfbc8
  • chore: update patch e798d05
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /example (#228) 5db2e1b
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#229) 433785e
  • chore(deps): bump qs from 6.5.2 to 6.5.3 (#231) f842bad
  • docs: fix typo (#250) 58e9305
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#264) 9c1391e
  • chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 (#263) 644eda6
  • chore: Update README.md for android setup running on React Native 0.65 and bellow (#259) 72acc05
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /example (#261) 24a026e
  • chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /example (#262) e8d3ccb
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 in /example (#236) 8597c08

https://github.com/michalchudziak/react-native-geolocation/compare/v3.0.6...v3.1.0

react-native-geolocation -

Published by michalchudziak over 1 year ago

  • chore: fix a bug with negative distance filter passed to options (#246) ac477e9

https://github.com/michalchudziak/react-native-geolocation/compare/v3.0.5...v3.0.6

react-native-geolocation -

Published by michalchudziak over 1 year ago

  • Set default timeout to 10 minutes (#230) 129d044
  • Update BaseLocationManager.java (#227) 9324cbc

https://github.com/michalchudziak/react-native-geolocation/compare/v3.0.4...v3.0.5

react-native-geolocation - 3.0.4

Published by michalchudziak almost 2 years ago

  • fix: fix coarse permission bug (#223) 9b08847
  • Add null Activity check in PlayServicesLocationManager.getCurrentLocationData (#220) b6d3a06
  • chore(android): set location API as a default provider (#214) dfbbdff
  • fix(adnroid): fix unnecessary maxage checks (#215) 741a353
  • chore(deps-update): bump RN version (#213) dbfc03b

https://github.com/michalchudziak/react-native-geolocation/compare/v3.0.3...v3.0.4

react-native-geolocation -

Published by michalchudziak almost 2 years ago

  • Fix the support for coarse location & null context bu (#207) 362bf80

https://github.com/michalchudziak/react-native-geolocation/compare/v3.0.2...v3.0.3

react-native-geolocation -

Published by michalchudziak about 2 years ago

  • chore(deps): bump minimist from 1.2.5 to 1.2.7 (#203) 58de031
  • fix(event-emitter): add missing android stubs (#202) 6a8e7da
  • fix(ios): add support for use_frameworks (#201) 5b2da48
  • chore(deps): bump node-fetch from 2.3.0 to 2.6.7 (#191) 86ba129
  • chore(deps): bump shell-quote from 1.6.1 to 1.7.3 (#190) 08bee7c
  • chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#189) 634953c
  • feat(rn-upgrade): upgrade to rn 0.70 (#200) 4f18d18

https://github.com/michalchudziak/react-native-geolocation/compare/v3.0.1...v3.0.2

react-native-geolocation - Release v3.0.1

Published by michalchudziak about 2 years ago

Fixes an Android bug with missing default config.

  • fix(andorid): fix missing config issue 100086e

https://github.com/michalchudziak/react-native-geolocation/compare/v3.0.0...v3.0.1

react-native-geolocation - Release v3.0.0

Published by michalchudziak about 2 years ago

Library revamps that include:

  • Turbomodules support ⚡️
  • Play Services API support 📍
  • TypeScript migration ʦ
  • Other fixes & improvements 📈

What's Changed

New Contributors

Full Changelog: https://github.com/michalchudziak/react-native-geolocation/compare/v2.1.0...v3.0.0

react-native-geolocation - v2.1.0

Published by michalchudziak over 2 years ago

Xcode 12 & iOS 14 support

react-native-geolocation - v1.0.0

Published by matt-oakes over 5 years ago

This first version of the library is a direct copy of the code which was previously in React Native core. You will, however, need to follow the migration instructions to use it.