Skip to content

Releases: Shopify/react-native-skia

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

v2.2.2

05 Aug 18:57
781966b

Choose a tag to compare

2.2.2 (2025-08-05)

Bug Fixes

  • 🤖: add missing import on Android (oldArch) (#3262) (781966b)
  • 🪝: minor improvement to the useCanvasSize hook (#3260) (abc0d5f)

v2.2.1

05 Aug 09:11
af9cf7e

Choose a tag to compare

2.2.1 (2025-08-05)

Bug Fixes

  • 📏: substancial improvements on getting canvas sizes (#3256) (5cf121c)
  • 🤖: fix build regression on Android (#3258) (af9cf7e)

v2.2.0

03 Aug 07:06
2335967

Choose a tag to compare

2.2.0 (2025-08-03)

Bug Fixes

Features

  • 🍏: add support for non p3 colors on iOS (#3253) (2335967)

v2.1.1

04 Jul 14:22
7083871

Choose a tag to compare

2.1.1 (2025-07-04)

Bug Fixes

  • 🖼️: New ImageFilter component that receives arbitrary image filter as prop (#3225) (7083871)

v2.1.0

30 Jun 19:07
28c91ed

Choose a tag to compare

2.1.0 (2025-06-30)

Features

  • 🍭: Add support for Skottie animation and dynamic properties (#3143) (aabf93b)
  • 🎆: new image filters(#3148) (4cf289d)
  • 📷: Perspective camera for 2d scenes (#3214) (f8f760a)