[apps][templates][go] bump to react-native 0.71.4 (#21781)bump [email protected] for sdk 48 patch release- bump packages - react-native: 0.71.3 -> 0.71.4 - metro-react-native-babel-preset:
[apps][templates][go] bump to react-native 0.71.4 (#21781)bump [email protected] for sdk 48 patch release- bump packages - react-native: 0.71.3 -> 0.71.4 - metro-react-native-babel-preset: 0.73.7 -> 0.73.8- [react-native-lab] mainly react-native bump and hermes bump- reversion ios and android sdk 48 code, mainly for versioned hermes.ci passedversioned expo go + ncl
show more ...
Upgrade react native to 0.71.3 (#21227)# Why add fixes from react-native 0.71.3 for sdk 48. # How - [react-native-lab] mainly bump version. most changes between 0.71.2 <-> 0.71.3 are unrel
Upgrade react native to 0.71.3 (#21227)# Why add fixes from react-native 0.71.3 for sdk 48. # How - [react-native-lab] mainly bump version. most changes between 0.71.2 <-> 0.71.3 are unrelated native changes - bump react-native 0.71.3 - bump jsc-android to 250231 which is 250230 but building with ndk r23 - re-version android and ios sdk 48 code because of react native version bump - there are some stripe code changes because i didn't backport the changes when adding sdk 48 android code - upload the new sdk 48 android aar to release page: https://github.com/expo/react-native/releases/tag/sdk-48.0.0 - [ci] fix `pod install` error on eas build because of hermes-engine bump - by disabling `cacheDefaultPaths` which caching old Podfile.lock file # Test Plan - ci passed - android versioned expo go + sdk 48 ncl smoke test - ios versioned expo go + sdk 48 ncl smoke test - android versioned expo go + stripe example
[ios] Add versioned code for SDK 48 (#21091)