| #
8281e896 |
| 28-Jun-2023 |
Kudo Chien <[email protected]> |
[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 ...
|