| #
1f4939ce |
| 13-Apr-2022 |
Kudo Chien <[email protected]> |
Revert "Revert "Upgrade [email protected] ➡️ 0.30.1 (#16944)""
This reverts commit 4e8b99823f4fd6c785fa285fd612b6efd75d9231.
|
| #
4e8b9982 |
| 12-Apr-2022 |
Brent Vatne <[email protected]> |
Revert "Upgrade [email protected] ➡️ 0.30.1 (#16944)"
This reverts commit a89a708199879526909196d6f43900414a85fef5.
|
| #
a89a7081 |
| 12-Apr-2022 |
Cedric van Putten <[email protected]> |
Upgrade [email protected] ➡️ 0.30.1 (#16944)
Co-authored-by: Brent Vatne <[email protected]>
|
| #
46f48f69 |
| 10-May-2019 |
Stanisław Chmiela <[email protected]> |
[expo] Upgrade react-native-maps to 0.24.2 (#4158)
* [ios] Upgrade react-native-maps to 0.24.2
* [android] Update react-native-maps to 0.24.2
* [expo] Update react-natie-maps dependency to 0.2
[expo] Upgrade react-native-maps to 0.24.2 (#4158)
* [ios] Upgrade react-native-maps to 0.24.2
* [android] Update react-native-maps to 0.24.2
* [expo] Update react-natie-maps dependency to 0.24.2
* [changelog] Update changelog entry
* fix merge
* [ios] Add HAVE_GOOGLE_MAPS definition
* [ios] Update react-native-maps
* Update CHANGELOG.md
Co-Authored-By: Tomasz Sapeta <[email protected]>
* Update CHANGELOG.md
show more ...
|
| #
45a3e51c |
| 01-Feb-2019 |
Stanisław Chmiela <[email protected]> |
Upgrade react-native-maps to 0.23.0 (#3389)
# Why
Fixes https://github.com/expo/expo/issues/3384.
# How
In https://github.com/expo/react-native-maps:
- `git pull community master --rebase`
Upgrade react-native-maps to 0.23.0 (#3389)
# Why
Fixes https://github.com/expo/expo/issues/3384.
# How
In https://github.com/expo/react-native-maps:
- `git pull community master --rebase`
- `git push --force`
- `git tag -a v0.23.0-exp.0`
- `git push --tags`
In `tools`:
- `gulp update-react-native-maps --ios`
- `gulp update-react-native-maps --android`
In `packages/expo/package.json`:
- upgraded `react-native-maps` dependency to `v0.23.0-exp.0`
# Test Plan
Map screen in NCL works ok.
show more ...
|
| #
33946b9a |
| 25-Oct-2018 |
Tomasz Sapeta <[email protected]> |
[ios][android] update react-native-maps (#2496)
* [ios][android] update react-native-maps
* [ios] remove HAVE_GOOGLE_MAPS flag from our fork
* [ncl] enable animateToViewingAngle on Google Maps
[ios][android] update react-native-maps (#2496)
* [ios][android] update react-native-maps
* [ios] remove HAVE_GOOGLE_MAPS flag from our fork
* [ncl] enable animateToViewingAngle on Google Maps
* [sdk] use react-native-maps from our fork: v0.22.0-exp.0
show more ...
|
| #
8c9a1f2b |
| 16-Mar-2018 |
James Ide <[email protected]> |
Update react-native-maps to 0.20.1
fbshipit-source-id: 78db850
|
| #
cde16245 |
| 29-Dec-2017 |
Ben Roth <[email protected]> |
Split Core and Optional ExpoKit sources
fbshipit-source-id: 65abb7c
|