Skip to content

Releases: Shopify/react-native-skia

v2.3.14

19 Nov 09:03
555e0cb

Choose a tag to compare

2.3.14 (2025-11-19)

Bug Fixes

v2.3.13

16 Nov 12:09
535c595

Choose a tag to compare

2.3.13 (2025-11-16)

Bug Fixes

  • 🐙: fix conflicting cache key (#3543) (a41cf33)
  • 🤖: enable Android view warmup (#3542) (42943e2)
  • 🤖: fix potential deadlock in android main thread dispatcher (#3538) (535c595)

v2.3.12

13 Nov 19:27
880c5f5

Choose a tag to compare

2.3.12 (2025-11-13)

Bug Fixes

  • 🤖: fix crashing regression from the last release on Android (#3532) (880c5f5)

v2.3.11

13 Nov 18:36
4565964

Choose a tag to compare

2.3.11 (2025-11-13)

Bug Fixes

  • 🌍: fix pixel density bug in makeImageSnapshot on RN Web (#3507) (4f3202d)
  • 🌍: fix pixel density issue with makeImageSnapshot on Web (#3516) (7dd686b)
  • 🎨: fix bug with time-to-first-frame with (#3530) (08e6706)
  • 💣: fix severe concurrency issue in the reconciler (#3529) (cae1f72)
  • 📝: prevent out-of-bounds access in TextPathCmd with unsupported glyphs (#3515) (fed92a3)
  • 🤖: fix bug with time-to-first-frame on Android (#3522) (4565964)

v2.3.10

02 Nov 14:31
60f5f50

Choose a tag to compare

2.3.10 (2025-11-02)

Bug Fixes

  • 📏: improve onSize infrastructure to rely on Reanimated (#3500) (60f5f50)

v2.3.9

31 Oct 16:00
de165a3

Choose a tag to compare

2.3.9 (2025-10-31)

Bug Fixes

  • 🗑️: fix Hermes memory pressure tracking for recorder pictures (#3495) (1ff4de3)
  • 🗑️: slightly adjusted heuristics about native Skia resources to the GC (#3499) (de165a3)

v2.3.8

29 Oct 19:49
1642bb7

Choose a tag to compare

2.3.8 (2025-10-29)

Bug Fixes

  • 💣: fix onSize callback from touching destroyed runtime (#3494) (1642bb7)

v2.3.7

25 Oct 07:35
6f3e0f9

Choose a tag to compare

2.3.7 (2025-10-25)

Bug Fixes

  • 💣: fix race condition in RuntimeAwareCache (#3478) (6f3e0f9)
  • 💣: fix race condition in scene graph destructor (#3476) (f2fe0fa)
  • 📝: fix bug with halfLeading textStyle prop (#3480) (4e5a39f)

v2.3.6

22 Oct 15:01
2d0f50b

Choose a tag to compare

2.3.6 (2025-10-22)

Bug Fixes

  • 📦: fix bug in postinstall script when upgrading (#3466) (2d0f50b)
  • 🖼️: add canvas.getTotalMatrix() (#3462) (5c8f7f0)

v2.3.5

20 Oct 11:47
c60c872

Choose a tag to compare

2.3.5 (2025-10-20)

Bug Fixes