Commit 6cf992f
Release 3.0.0 (#188)
* chore(example): update example file structure (#77)
* chore(example): update example file structure to make it compatible with the tester
* fix(example): lint and type errors
* chore(deps): bump npm-user-validate from 1.0.0 to 1.0.1 (#126)
Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/npm/npm-user-validate/releases)
- [Commits](npm/npm-user-validate@v1.0.0...v1.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add location extras support (#144)
* refactor(next): update React Native and other dependencies, recreate example app (#176)
* chore: update dependencies and example app setup
* chore: remove native tests from example
* feat(next): migrate to TypeScript (#178)
* chore: update dependencies and example app setup
* chore: remove native tests from example
* chore: rename files to TS
* chore: migrate to typescript
* chore: add ts to example app and tests
* chore: fix types imports
* refactor: remove geo prefixes
* chore: minor improvements
* chore: upgrade RN to 69 (#183)
* Add support for TurboModules (#184)
* chore: upgrade RN to 69
* chore: turbomodule support for iOS
* chore: turbomodules for android scaffold
* chore: turbomodule support for Android
* chore: remove unnecessary setting
* chore: link cpp module manually
* chore: cleanup
* Add support for Google’s Location Services API (#185)
* feat(android-backend): refactor module
* feat(android): play services manager
* feat(android): fix permission crash
* Revamp example app (#186)
* feat(android-backend): refactor module
* feat(android): play services manager
* feat(android): fix permission crash
* feat(example): new example
* feat(example): new example
* feat(request-auth): add support for Android (#187)
* feat(request-auth): add support for Android
* fix(request-auth): fix location callback creation
* fix(request-auth): add error to callback
* fix(request-auth): queue quth callbacks
* chore(readme): update readme
Co-authored-by: Bartol Karuza <bartol.k@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tony Gomez <4647760+tonygomez@users.noreply.github.com>1 parent 1da1044 commit 6cf992f
File tree
111 files changed
+13400
-10894
lines changed- android
- src
- legacy
- main/java/com/reactnativecommunity/geolocation
- turbo
- example
- android
- app
- src
- androidTest/java/com/geolocationexample
- debug
- java/com/geolocationexample
- main
- java/com/geolocationexample
- newarchitecture
- components
- modules
- jni
- res
- drawable
- values
- gradle/wrapper
- keystores
- e2e
- ios
- GeolocationExample-tvOSTests
- GeolocationExample-tvOS
- GeolocationExample.xcodeproj
- GeolocationExample.xcworkspace
- GeolocationExampleTests
- GeolocationExample
- Base.lproj
- Images.xcassets/AppIcon.appiconset
- patches
- src
- configs
- examples
- testCases
- testCases
- ios
- js
- __tests__
- typings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+13400
-10894
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 5 | + | |
| 6 | + | |
11 | 7 | | |
12 | | - | |
13 | 8 | | |
14 | | - | |
15 | 9 | | |
16 | 10 | | |
17 | 11 | | |
| |||
28 | 22 | | |
29 | 23 | | |
30 | 24 | | |
31 | | - | |
32 | 25 | | |
33 | | - | |
34 | 26 | | |
35 | | - | |
36 | 27 | | |
37 | 28 | | |
38 | 29 | | |
39 | 30 | | |
40 | 31 | | |
41 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 48 | + | |
| 49 | + | |
0 commit comments