Skip to content

Releases: Shopify/react-native-skia

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)

v2.2.7

31 Aug 11:16
3cdad2a

Choose a tag to compare

2.2.7 (2025-08-31)

Bug Fixes

  • 🌴: Fix regression with tree shaking enabled (Expo SDK 54 support) (#3325) (3cdad2a), closes #3322

v2.2.6

28 Aug 04:51
ab7e144

Choose a tag to compare

2.2.6 (2025-08-28)

Bug Fixes

  • 🤖: Fix Android build regression with React Native 0.81 (#3320) (ab7e144)

v2.2.5

27 Aug 20:42
c24a76d

Choose a tag to compare

2.2.5 (2025-08-27)

Bug Fixes

  • 🤖: fix android build regression for 0.81 (#3307) (c24a76d)

v2.2.4

21 Aug 14:23
ea2bdaf

Choose a tag to compare

2.2.4 (2025-08-21)

Bug Fixes

  • ⬆️: Update reanimated peer dependency (#3286) (e782204)
  • 🌎: fix rounding issue with path trimming on RN Web (#3289) (30b39d9)
  • 🤖: add React Native 0.81 CMake compatibility (#3298) (ea2bdaf)

v2.2.3

10 Aug 09:32
9fa1dfc

Choose a tag to compare

2.2.3 (2025-08-10)

Bug Fixes