Skip to content

Releases: Shopify/react-native-skia

v2.2.17

18 Sep 12:05
1d886cf

Choose a tag to compare

2.2.17 (2025-09-18)

Bug Fixes

  • ๐ŸŽ: fix Reanimated ArrayBuffer unmarshalling (#3384) (1d886cf)
  • ๐Ÿงช: simplifying jest setup, add missing mocks (#3380) (cad88a4)

v2.2.16

17 Sep 10:12
6cad3e2

Choose a tag to compare

2.2.16 (2025-09-17)

Bug Fixes

v2.2.15

15 Sep 20:18
ade1855

Choose a tag to compare

2.2.15 (2025-09-15)

Bug Fixes

  • ๐ŸŒŽ: fix resolution of metro assets on RN Web (#3371) (44c4adf)
  • ๐Ÿ’ฃ: fix broken thread boundaries in Surface and Image (#3369) (bd06bdc)
  • ๐Ÿ“: redundant updates with onSize (#3373) (ade1855)

v2.2.14

12 Sep 08:54
a687455

Choose a tag to compare

2.2.14 (2025-09-12)

Bug Fixes

  • ๐Ÿ›: fix memory error in animated Box shadows (#3366) (a687455)

v2.2.13

09 Sep 12:04
d2aa3b3

Choose a tag to compare

2.2.13 (2025-09-09)

Bug Fixes

  • ๐Ÿ“: crash on initial view size request, avoid negative size values (#3359) (d2aa3b3)

v2.2.12

09 Sep 01:45
9bc42b3

Choose a tag to compare

2.2.12 (2025-09-09)

Bug Fixes

  • ๐Ÿ“: fix regression where onSize was returning physical pixel value instead of pixel density (#3357) (b607634)
  • ๐Ÿ—‘๏ธ: improve memory patterns and usage in the JSI bindings (#3354) (78a1df9)

v2.2.11

06 Sep 20:26
bb11ed9

Choose a tag to compare

2.2.11 (2025-09-06)

Bug Fixes

  • ๐Ÿ“: fix substancial bug in onSize property (#3351) (bb11ed9)

v2.2.10

05 Sep 15:06
7a059e3

Choose a tag to compare

2.2.10 (2025-09-05)

Bug Fixes

v2.2.9

02 Sep 13:55
682750b

Choose a tag to compare

2.2.9 (2025-09-02)

Bug Fixes

  • ๐Ÿ“: fix bugs in paragraph.getRectsForPlaceholders() and getLineMetrics() (#3333) (682750b)

v2.2.8

31 Aug 17:52
22cd212

Choose a tag to compare

2.2.8 (2025-08-31)

Bug Fixes

  • ๐ŸŒด: Fix tree shaking regression on RN Web (#3326) (c67889d)
  • ๐Ÿ›: fix substancial bug in how shader children are handled. (#3328) (22cd212)