Commit e029fb7
authored
Use @teovilla/react-native-web-maps instead of web-maps (47.3.3) (#683)
* Updated MapView to use @teovilla/react-native-web-maps
* Updated MapMarker and MapCallout to use @teovilla/react-native-web-maps
* Deprecate web-maps package
* Map default provider as google when on web
* Override react-native UIManager.getViewManagerConfig to fix issue on snack
* Revert "Override react-native UIManager.getViewManagerConfig to fix issue on snack"
This reverts commit 347ba26.
* Updated comment on why imports are done that way
* Expo 48 (#679)
* Upgraded packages to expo 48 versions
* v48.0.0
* ci on 47 branch instead of 46
* yarn.lock
* Upgrade rn + remove webpack config resolution
* Cast aspect ratio to number
* Remove fonts from examples to get rid of warnings
* Remove webpack alias for react-native
* Move deprecated components into deprecated folder + minor cleanup
* Delete rn maps patch
* Added deprecated comments
* Fixed linting
* Downgrade date time picker due to
react-native-datetimepicker/datetimepicker#750 not fixed yet
* Made versions exact
* yarn.lock
* Updated @teovilla/react-native-web-maps version
* Updates to accomdate latest of @teovilla/react-native-web-maps
* Moved web-maps to deprecated folder
* yarn.lock
* Updated imports and types of @teovilla/react-native-web-maps
* Export callout directly
* Updated export of callout
* Use 'initialCamera' prop instead of 'camera'
* Added @teovilla/react-native-web-maps package
* v47.3.31 parent 1531a44 commit e029fb7
File tree
40 files changed
+1315
-717
lines changed- deprecated-packages/web-maps
- src
- components
- example
- packages
- core
- maps
- src
- components
- react-native-maps
- native
- types
- src
- ui
- scripts
40 files changed
+1315
-717
lines changedFile renamed without changes.
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
File renamed without changes.
File renamed without changes.
0 commit comments