chore: update react-native to 0.72.4 (#24044)close ENG-9814- update react-native to 0.72.4- [react-native-lab] cherry pick native changes- [babel-preset-expo] bump `metro-react-native-babel-pre
chore: update react-native to 0.72.4 (#24044)close ENG-9814- update react-native to 0.72.4- [react-native-lab] cherry pick native changes- [babel-preset-expo] bump `[email protected]`- [android][ios] re-version sdk-49 code- [dev-menu][dev-launcher] rebuild js bundlesversioned expo go + sdk 49 project smoke test
show more ...
[go] reversion android sdk49 code based on rn 0.72.3 (#23693)update expo-go for react-native 0.72.3- bump `metro-react-native-babel-preset`- reversion android sdk 49 codeci passed
chore: update react-native to 0.72.1 (#23262)# Why update react-native 0.72.1 for sdk 49 # How - bump react-native to 0.72.1 - re-version android/ios sdk 49 code - [react-native-lab] che
chore: update react-native to 0.72.1 (#23262)# Why update react-native 0.72.1 for sdk 49 # How - bump react-native to 0.72.1 - re-version android/ios sdk 49 code - [react-native-lab] cherry-pick necessary commits between 0.72.0..0.72.1 # Test Plan - ci passed - bare-expo - versioned expo go
[go] update @shopify/react-native-skia to 0.1.196 (#23157)# Why 0.1.196 is the first version compatible with react-native 0.72, we need this version for sdk 49 # How - `et uvm -m @shopify/
[go] update @shopify/react-native-skia to 0.1.196 (#23157)# Why 0.1.196 is the first version compatible with react-native 0.72, we need this version for sdk 49 # How - `et uvm -m @shopify/react-native-skia -c 0.1.196` - re-add sdk49 versioned code for skia # Test Plan - [x] unversioned expo-go + unversioned ncl skia test case - [x] sdk49 versioned expo-go + sdk49 ncl skia test case - [x] ios expo go (2.29.1, the current testflight version, which is @shopify/[email protected]) + sdk49 ncl skia test case (@shopify/[email protected]). this test makes sure 0.1.196 doesn't have breaking changes and compatible with 0.1.195, so that we don't have to submit a new expo-go build.
[go] add android sdk49 versioned code (#23110)# Why for sdk 49 # How - [go] add android sdk 49 versioned code - [tools] minor fix for android versioning # Test Plan ci passed