Revision Date Author Comments
# 7980d262 19-Jun-2023 Kudo Chien <[email protected]>

[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

show more ...


# 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 ...