Commit 46c622d
committed
feat!: migrate to React Native New Architecture
BREAKING CHANGE: React Native New Architecture support - See MIGRATING.md for upgrade guide
- Convert NavView to Fabric component, NavModule/NavAutoModule to TurboModules
- Replace onMapReady/onRecenterButtonClick callbacks with listener pattern
- Refactor NavigationView props
- Improve event listener pattern1 parent 4376205 commit 46c622d
146 files changed
Lines changed: 15509 additions & 7817 deletions
File tree
- .github/workflows
- android
- example
- android
- app
- src/main
- java/com/sampleapp
- gradle/wrapper
- e2e
- ios
- SampleApp.xcodeproj
- SampleAppTests
- SampleApp
- scripts
- src
- controls
- helpers
- screens
- integration_tests
- styles
- ios
- scripts
- src
- auto
- maps
- mapView
- native
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
87 | 98 | | |
88 | 99 | | |
89 | 100 | | |
| |||
0 commit comments