[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.
show more ...
[go] update @shopify/react-native-skia to 0.1.195 (#23036)# Why update @shopify/react-native-skia vendoring module for sdk 49 # How - `et uvm -m @shopify/react-native-skia -c 0.1.195` #
[go] update @shopify/react-native-skia to 0.1.195 (#23036)# Why update @shopify/react-native-skia vendoring module for sdk 49 # How - `et uvm -m @shopify/react-native-skia -c 0.1.195` # Test Plan - unversioned expo go + unversioned ncl skia
[go] update @shopify/react-native-skia to 0.1.193 (#22900)# Why update @shopify/react-native-skia vendoring module for sdk 49 # How - [tools] update patch - `et uvm -m @shopify/react-nati
[go] update @shopify/react-native-skia to 0.1.193 (#22900)# Why update @shopify/react-native-skia vendoring module for sdk 49 # How - [tools] update patch - `et uvm -m @shopify/react-native-skia -c 0.1.193` - backport skia chrome/m114 to sdk47 and sdk48 code. reference changes from https://github.com/Shopify/react-native-skia/pull/1604 # Test Plan - versioned expo go + unversioned ncl skia - versioned expo go + sdk 48 ncl skia
[android][ios] Upgrade @shopify/flash-list to 1.4.3 (#22893)# Why Upgrades `@shopify/flash-list` to `1.4.3` # How ```sh et uvm -m @shopify/flash-list -c "v1.4.3" yarn et pods -f ``
[android][ios] Upgrade @shopify/flash-list to 1.4.3 (#22893)# Why Upgrades `@shopify/flash-list` to `1.4.3` # How ```sh et uvm -m @shopify/flash-list -c "v1.4.3" yarn et pods -f ``` # Test Plan - [x] test using `bare-expo` Android + NCL FlashList Example - [x] test using `bare-expo` iOS + NCL FlashList Example - [x] test unversioned expo go ios + NCL FlashList Example - [x] test unversioned expo go android + NCL FlashList Example # Checklist - [x] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [x] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [x] This diff will work correctly for `expo prebuild` & EAS Build (eg: updated a module plugin).
Upgrade react-native 0.71.7 (#22253)upgrade react-native 0.71.7 for ios hermes performance regression and samsung textinput issues: https://github.com/facebook/react-native/releases/tag/v0.71.7-
Upgrade react-native 0.71.7 (#22253)upgrade react-native 0.71.7 for ios hermes performance regression and samsung textinput issues: https://github.com/facebook/react-native/releases/tag/v0.71.7- update `[email protected]` in package.json- update our react-native fork to 0.71.7- re-version sdk 48 code because there are ios hermes changes and android java code changes- [skia] fix build error on xcode 14.3- [dev-menu][dev-launcher] update bundles- ci passed - cli and versioned ios client eas build are expected to fail on sdk-48.- android/ios versioned expo go + ncl(cherry picked from commit b0d7000924600e305b68b8a1f873d575bbfec7ec)
[go] update @shopify/react-native-skia to 0.1.172 (#21014)# Why last chance to upgrade vendored react-native-skia to 0.1.172 for sdk 48 # How - `et uvm -m @shopify/react-native-skia -c 0.1
[go] update @shopify/react-native-skia to 0.1.172 (#21014)# Why last chance to upgrade vendored react-native-skia to 0.1.172 for sdk 48 # How - `et uvm -m @shopify/react-native-skia -c 0.1.172` # Test Plan unversioned android/ios expo go + skia ncl
[go] Upgrade `@shopify/flash-list` to `1.4.0` (#20927)# Why Upgrades `@shopify/flash-list` to `1.4.0` Closes ENG-7315. # How ``` et update-vendored-module -m @shopify/flash-list -c 505eb
[go] Upgrade `@shopify/flash-list` to `1.4.0` (#20927)# Why Upgrades `@shopify/flash-list` to `1.4.0` Closes ENG-7315. # How ``` et update-vendored-module -m @shopify/flash-list -c 505eb70e7a885d48539ed89cb30aa48dbf81c57d ``` It was a simple upgrade because they didn't change anything in the native code. # Test Plan - expo go with NCL ✅
[go] update @shopify/react-native-skia to 0.1.171 (#20857)# Why upgrade for sdk 48 # How - `et uvm -m @shopify/react-native-skia -c 0.1.171` - the shared skia is upgrade to m108, we shoul
[go] update @shopify/react-native-skia to 0.1.171 (#20857)# Why upgrade for sdk 48 # How - `et uvm -m @shopify/react-native-skia -c 0.1.171` - the shared skia is upgrade to m108, we should backport the changes in sdk46 and sdk 47 # Test Plan unversioned expo go + ncl skia
Update vendored modules that were patched since last update (#19647)
[android][ios] Upgrade @shopify/react-native-skia to 0.1.153 (#19360)# Why close ENG-6536 # How - [tools] Update react-native-skia.patch - `et uvm -m @shopify/react-native-skia -c 0.1.153
[android][ios] Upgrade @shopify/react-native-skia to 0.1.153 (#19360)# Why close ENG-6536 # How - [tools] Update react-native-skia.patch - `et uvm -m @shopify/react-native-skia -c 0.1.153` - [NCL] update SkiaScreen example mainly for `useDerivedValue -> useComputedValue` # Test Plan - android unversioned expo go + NCL skia - ios unversioned expo go + NCL skia
[android][ios] Upgrade @shopify/flash-list to 1.3.0 (#19317)# Why upgrade vendored modules for sdk 47 # How `et uvm -m @shopify/flash-list -c v1.3.0` # Test Plan - android unversione
[android][ios] Upgrade @shopify/flash-list to 1.3.0 (#19317)# Why upgrade vendored modules for sdk 47 # How `et uvm -m @shopify/flash-list -c v1.3.0` # Test Plan - android unversioned expo go + NCL flashlist - ios unversioned expo go + NCL flashlist
Upgrade react-native 0.70 (#19261)# Why update react-native to 0.70 for sdk 47 # How - update package versions - `react` 18.0.0 -> 18.1.0 - `react-native` 0.69.5 -> 0.70.1 - `reac
Upgrade react-native 0.70 (#19261)# Why update react-native to 0.70 for sdk 47 # How - update package versions - `react` 18.0.0 -> 18.1.0 - `react-native` 0.69.5 -> 0.70.1 - `react-native-web` ~0.18.7 -> ~0.18.9 - `react-test-renderer` 18.0.0 -> 18.1.0 - `metro-react-native-babel-preset` ~0.70.3 -> ~0.72.1 - `react-native-reanimated` 2.9.1 -> 2.10.0 (because 2.9 doesn't support react-native 0.70) - [NCL] remove unused react-native-redash - [NCL] `@react-navigation/native` ~5.8.9 -> ~5.9.8 (fixed the deprecated Linking.removeEventListener) - migrate templates based on [rn-upgrade helper](https://react-native-community.github.io/upgrade-helper/?from=0.69.5&to=0.70.1). one exception is that we still use jsc by default in sdk 47. - expo-template-bare-minimum - bare-expo - bare-sandbox - fabric-tester - native-tests - android (expo go) - ios (expo go) - update our react-native fork to 0.70 based - [android] use ReactAndroid directly from _react-native-lab/react-native/ReactAndroid_ without copying a lot of files to expo/expo to increase the repo size. close ENG-4562. i will remove _android/ReactAndroid_ and _android/ReactCommon_ in a separate commit. - toward this, i also change the prebuiltHermes support in this pr. the target react-native hermes version is in `react-native-lab/react-native/sdks/.hermesversion` and the cached hermes is now in `android/prebuiltHermes/.hermesversion`. - [tools] update-rn: support running transformer directly in _react-native-lab/react-native_ - [ios] backport folly version to previous versioned code - [0.70 breaking change] fix skia build error for `jsi::detail::throwJSError`. use `throw jsi::JSError` instead as upstream latest code. - [0.70 breaking change][updates] `NativeModuleCallExceptionHandler -> JSExceptionHandler`. change from https://github.com/facebook/react-native/commit/b6f7689d701d0409c23ab364356aeb95710c20fa # Test Plan - ✅ android expo go + unversioned NCL - ✅ ios expo go + unversioned NCL - ✅ android bare-expo - ✅ ios bare-expo - ✅ android fabric-tester - ✅ ios fabric-tester - ✅ ci passed - android client - eas build is broken on main. #19270 may address the issue. - updates e2e is broken on main. the root cause should come from #18653 when proguard is enabled, the app will crash. will follow up in separated pr. Co-authored-by: Tomasz Sapeta <[email protected]>
[android][ios] Upgrade @shopify/react-native-skia to v0.1.136 (#18187)# Why last minute to vendor the latest version of @shopify/react-native-skia for sdk 46 # How - `et uvm -m @shopify/re
[android][ios] Upgrade @shopify/react-native-skia to v0.1.136 (#18187)# Why last minute to vendor the latest version of @shopify/react-native-skia for sdk 46 # How - `et uvm -m @shopify/react-native-skia -c 0.1.136` - update yarn.lock # Test Plan - android unversioned expo go + NCL skia - ios unversioned expo go + NCL skia
[android][ios][ncl] Add FlashList (#18137)# Why close ENG-5623 # How - [NCL] Add FlashListScreen. reference example from https://github.com/EvanBacon/Expo-Flash-List-Demo - [tools] Add Fl
[android][ios][ncl] Add FlashList (#18137)# Why close ENG-5623 # How - [NCL] Add FlashListScreen. reference example from https://github.com/EvanBacon/Expo-Flash-List-Demo - [tools] Add FlashList vendoring support. that's easy without any further transforms, only a little fine tune for versioning import in `ExponentPackage.kt` that to separate @shopify/react-native-skia and @shopify/flash-list. - [android] Add ReactNativeFlashListPackage to `ExponentPackage.kt` - `et uvm -m @shopify/flash-list -c v1.1.0` # Test Plan - android unversioned expo go + NCL FlashList - ios unversioned expo go + NCL FlashList
[android][ios] Add @shopify/[email protected] (#18120)# Why close ENG-4889 # How - [tools] originally i want to commit the skia static libs to git, later i find the lib sizes are t
[android][ios] Add @shopify/[email protected] (#18120)# Why close ENG-4889 # How - [tools] originally i want to commit the skia static libs to git, later i find the lib sizes are too large. the pr changes the implementation to link the libs from node_modules/@shopify/react-native-skia. - `et uvm -m @shopify/react-native-skia -c 0.1.134` # Test Plan - android unversioned expo go + NCL skia - ios unversioned expo go + NCL skia