Skip to content

Releases: Shopify/react-native-skia

v1.4.2

01 Oct 13:18
f4db230
Compare
Choose a tag to compare

1.4.2 (2024-10-01)

Bug Fixes

  • πŸ’š: add missing xcframeworks files and remove duplicated headers (#2671) (f4db230)
  • πŸ€–: typo in directive (#2668) (bf416d8), closes #2661

v1.4.1

30 Sep 19:59
4e239fd
Compare
Choose a tag to compare

1.4.1 (2024-09-30)

Bug Fixes

  • πŸ’š: Remove duplicate headers on iOS (#2665) (4e239fd)

v1.4.0

30 Sep 15:40
4c8fd33
Compare
Choose a tag to compare

1.4.0 (2024-09-30)

Bug Fixes

  • ⬆️: Upgrade to Skia m130 (#2648) (950bca7)
  • 🌎: componentProps prop to WithSkiaWeb (#2662) (4c8fd33)
  • use TextDecorationStyle for SkTextStyle.decorationStyle (#2628) (bb22157)

Features

  • πŸ”Ί: experimental WebGPU Canvas integration (#2632) (5c58cae)

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)