Skip to content

Releases: Shopify/react-native-skia

v1.3.13

11 Sep 05:11
25b1fb3
Compare
Choose a tag to compare

1.3.13 (2024-09-11)

Bug Fixes

v1.3.12

10 Sep 06:54
baa6b54
Compare
Choose a tag to compare

1.3.12 (2024-09-10)

Bug Fixes

v1.3.11

22 Aug 13:44
8e4bc1e
Compare
Choose a tag to compare

1.3.11 (2024-08-22)

Bug Fixes

  • 🏞️: add getFrameCount to animated images (#2568) (682b32a)
  • πŸ€–: Fix Android build on 0.75 (#2586) (8e4bc1e)
  • add missing dispose and typename to skparagraph (#2570) (9de8da3)

v1.3.10

01 Aug 07:59
aadd424
Compare
Choose a tag to compare

1.3.10 (2024-08-01)

Bug Fixes

v1.3.9

25 Jul 08:36
45ae9cb
Compare
Choose a tag to compare

1.3.9 (2024-07-25)

Bug Fixes

  • 🍏: "Timed out waiting for modules to be invalidated" error after reloading app (#2544) (45ae9cb)
  • πŸ€–: imprecision in seek() (#2532) (76343ce)

v1.3.8

05 Jul 12:48
5665baa
Compare
Choose a tag to compare

1.3.8 (2024-07-05)

Bug Fixes

  • πŸ›: Fix parameter handling in SkTypefaceFontProvider.matchFamilyStyle() (#2518) (5665baa)

v1.3.7

28 Jun 08:40
cda67f3
Compare
Choose a tag to compare

1.3.7 (2024-06-28)

Bug Fixes

  • πŸ›: fix black screen when pausing on Android (#2510) (cda67f3)
  • πŸ›: fix concurrency issue with surface events (#2505) (fafff4c)
  • 🐯: SVG support on Web (#2506) (279afb9)

v1.3.6

14 Jun 20:17
Compare
Choose a tag to compare

1.3.6 (2024-06-14)

Bug Fixes

  • 🐎: Fix reanimated regression (3be25d2)

v1.3.5

14 Jun 17:31
76ee745
Compare
Choose a tag to compare

1.3.5 (2024-06-14)

Bug Fixes

  • 🐎: Fix regression with Reanimated (#2482) (cf226be)
  • 🧡: thread safety in RNSkJsiViewApi.h (#2481) (76ee745)

Reverts

v1.3.4

13 Jun 08:09
391fb9a
Compare
Choose a tag to compare

1.3.4 (2024-06-13)

Bug Fixes

  • πŸ“Έ: load video metadata on dedicated thread (#2473) (7d391ae)
  • πŸ“Ή: Video support on Web (#2477) (81654ce)
  • πŸ€–: remove unnecessary video frame copies on Android (#2476) (524072c)