[ios][core][tools] fix expo go versioning issues on ios (#23012)# Why fix expo-go ios versioning for sdk 49 close ENG-8955 # How - a lot of mess transform rules update mainly for react-na
[ios][core][tools] fix expo go versioning issues on ios (#23012)# Why fix expo-go ios versioning for sdk 49 close ENG-8955 # How - a lot of mess transform rules update mainly for react-native 0.72 and reanimated v3 - [core] rename `ExpoRuntime -> EXRuntime` in objc for versioning - [updates] force casting for the `UpdatesConfig` (i'll leave comment for this) - [react-native-lab] add correct dependencies to make versioned code build passed # Test Plan `et add-sdk -p ios -s 49.0.0` + ios versioned expo-go + sdk49 ncl
show more ...
Vendor react-native-maps to 1.7.1 (#22908)
Update `react-native-maps` to 1.3.2 (#19414)Co-authored-by: Tomasz Sapeta <[email protected]>
Revert "Revert "Upgrade [email protected] ➡️ 0.30.1 (#16944)""This reverts commit 4e8b99823f4fd6c785fa285fd612b6efd75d9231.
Revert "Upgrade [email protected] ➡️ 0.30.1 (#16944)"This reverts commit a89a708199879526909196d6f43900414a85fef5.
Upgrade [email protected] ➡️ 0.30.1 (#16944)Co-authored-by: Brent Vatne <[email protected]>
[maps] Upgrade react-native-maps to 0.28.0 (#13192)
Update react-native-maps to 0.27.1 (#8495)
Upgrade vendored modules (#6176)# Why As per the output of `gulp outdated-vendored-modules`: Outdated native modules: - DISMISS @expo/vector-icons: 10.0.0 bundled, latest on NPM is 10.0.6 -
Upgrade vendored modules (#6176)# Why As per the output of `gulp outdated-vendored-modules`: Outdated native modules: - DISMISS @expo/vector-icons: 10.0.0 bundled, latest on NPM is 10.0.6 - DONE @react-native-community/netinfo: 3.2.1 bundled, latest on NPM is 5.0.0-rc.1 - SWIFT-BLOCKED lottie-react-native: 2.6.1 bundled, latest on NPM is 3.2.1 - DONE react-native-branch: 3.1.1 bundled, latest on NPM is 4.2.1 - #6127 react-native-gesture-handler: 1.4.1 bundled, latest on NPM is 1.5.0 - DONE react-native-maps: 0.25.0 bundled, latest on NPM is 0.26.1 - DONE react-native-reanimated: 1.3.0 bundled, latest on NPM is 1.4.0 - WAIT-FOR-STABLE react-native-screens: 1.0.0-alpha.23 bundled, latest on NPM is 2.0.0-alpha.7 - DONE react-native-svg: 9.9.5 bundled, latest on NPM is 9.13.3 - DONE react-native-view-shot: 2.6.0 bundled, latest on NPM is 3.0.2 - DONE react-native-webview: 7.0.5 bundled, latest on NPM is 7.4.3 - #6162 react-native-appearance: 0.1.0 bundled, latest on NPM is 0.2.0-rc.0 - DONE react-native-safe-area-context: 0.5.0 bundled, latest on NPM is 0.6.0 BTW fixes https://github.com/expo/expo/issues/6165. # How Upgraded each module with an `expotools` command, checking after each one that the NCL tests pass. # Test Plan Manual NCL tests were ok.
[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
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.
[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
update google maps on iOS (#2426)* [ios] finish updating rn-maps to 0.21.0* [tools] make update-react-native-maps update iOS google maps as well* [ios] DummyView -> AIRDummyView* [ios] versio
update google maps on iOS (#2426)* [ios] finish updating rn-maps to 0.21.0* [tools] make update-react-native-maps update iOS google maps as well* [ios] DummyView -> AIRDummyView* [ios] versioned google maps update to sdk 27fbshipit-source-id: 46b4e71
DummyView -> AIRDummyViewMeant to commit this earlier. Gets things building and running.fbshipit-source-id: 0db08fa
Update react-native-maps to 0.20.1fbshipit-source-id: 78db850
Split Core and Optional ExpoKit sourcesfbshipit-source-id: 65abb7c