Skip to content

Tags: Shopify/react-native-skia

Tags

v2.0.0-next.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(): React 19/ RN 0.78 upgrade (#2993)

BREAKING CHANGE:
* React 19 and React Native 0.78 minimum are required
* SDK 26 minimum is required on Android
* The `debug` and `mode` properties are now deprecated 
* `SKSGRoot` api is now async, as a result functions such as `drawAsImage` are now async as well.

v1.11.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(🌎): fix cloneInstance bug on RN Web (#2998)

v1.11.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(🏎️): minor improvement to the first time to frame in reconciler (#…

…2991)

v1.11.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Upgrade to React 19 (#2984)" (#2985)

This reverts commit b71a73d.

v1.11.9-next.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update next branch (#2988)

v1.11.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(🌍): minor issue on RN Web (#2963)

v1.11.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(🌎): Fix Web support bug (#2958)

v1.11.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(🌍): Fix RN Web support (#2954)

v1.11.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(🎮): add headless app example (#2945)

v1.11.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(🔗): remove deadlink in the documentation (#2939)