[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.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
[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
[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] 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