Skip to content

Releases: Shopify/react-native-skia

v2.0.2

03 Jun 15:09
8442b75

Choose a tag to compare

2.0.2 (2025-06-03)

Bug Fixes

  • 🌈: enable wide gamut colors on RN Web (#3154) (bed348e)
  • 🏞️: add output parameter to makeImageSnapshot() (#3155) (f53e43f)
  • 🐛: Fix opacity context bug where color opacity would mutate the context opacity (#3171) (51c7a8f)
  • 🐛: fix reconciler regression due to mismatching types with implementation (#3173) (8442b75)

v2.0.1

20 May 18:41
92c62fd

Choose a tag to compare

2.0.1 (2025-05-20)

Bug Fixes

  • 🌈: enable wide gamut colors by default on iOS (#3153) (92c62fd)

v2.0.0

09 May 14:22
8b465b6

Choose a tag to compare

2.0.0 (2025-05-09)

Features

BREAKING CHANGES

  • 🎨: * React 19 and React Native 0.78 minimum are required
  • 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.

v2.0.0-next.5

09 May 11:01
92cb1f3

Choose a tag to compare

v2.0.0-next.5 Pre-release
Pre-release

2.0.0-next.5 (2025-05-09)

Bug Fixes

  • 🐛: Remove boggy parameter checks on color arrays (#3136) (92cb1f3)

v2.0.0-next.4

08 May 12:36
def1e1f

Choose a tag to compare

v2.0.0-next.4 Pre-release
Pre-release

2.0.0-next.4 (2025-05-08)

Bug Fixes

  • 🐛: Fix regression with non-animated prop changes (#3129) (9aa3c3c)
  • 🖼️: useTexture regression in React 19 support (9eb3f89)

v2.0.0-next.3

16 Apr 06:17

Choose a tag to compare

v2.0.0-next.3 Pre-release
Pre-release

2.0.0-next.3 (2025-04-16)

Bug Fixes

  • 🔐: remove potential buffer over-reads (#3086) (afeab61)
  • always seperate type imports from normal imports (#3070) (09aa642)
  • BoxShadow color with opacity no longer get ignored (#3093) (66d44b1)

v1.12.4

16 Apr 06:13
66d44b1

Choose a tag to compare

1.12.4 (2025-04-16)

Bug Fixes

  • 🔐: remove potential buffer over-reads (#3086) (afeab61)
  • always seperate type imports from normal imports (#3070) (09aa642)
  • BoxShadow color with opacity no longer get ignored (#3093) (66d44b1)

v2.0.0-next.2

01 Apr 04:33
4a41189

Choose a tag to compare

v2.0.0-next.2 Pre-release
Pre-release

2.0.0-next.2 (2025-04-01)

Bug Fixes

Features

v1.12.3

31 Mar 16:20
f299931

Choose a tag to compare

1.12.3 (2025-03-31)

Bug Fixes

v1.12.2

26 Mar 17:16
89148d1

Choose a tag to compare

1.12.2 (2025-03-26)

Bug Fixes