Changelog of react-native-mobeye-geolocation.
- check and request authorizations methods work also for android (97785ed)
- improve LocationEvent error management, including LocationError type (8569186)
- configure & setTemporaryConfiguration return a promise (d7c2d26)
- Possible RN, Android, iOS, etc..., min version changes because of dependencies upgrade (2f5d2ea)
- Bump all dependencies: now the package is developed under RN 0.69.6 (2f5d2ea)
- Fixed and improve README (2f00a15)
- Fixed and improve example (d451c3b)
- All methods and hooks can now be exported directly or from namespace (540696d)
- Improve error management (6bee5ad)
- Fix previous release by removing the possibility to publish the package on maven (#35)
- Replacing maven plugin by maven-publish plugin to support gradle version 7 and higher (dddb3d4 2022-01-28 13:38)