Revision Date Author Comments
# 67773aed 19-Jan-2023 Kudo Chien <[email protected]>

[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

show more ...


# 56fe5e75 06-Oct-2022 Kudo Chien <[email protected]>

[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

show more ...