Skip to content

Releases: Shopify/react-native-skia

v1.8.2

07 Jan 22:06
a78b255
Compare
Choose a tag to compare

1.8.2 (2025-01-07)

Bug Fixes

  • 🐛: Fix serious memory error with data loading hooks (useImage, useFont) (#2866) (a78b255)

v1.8.1

06 Jan 12:30
fef5aba
Compare
Choose a tag to compare

1.8.1 (2025-01-06)

Bug Fixes

  • 🐎: remove reanimated 2 support (#2864) (167e4e2)
  • 🖼️: improved scene graph model (RN Web only for now) (#2863) (fef5aba)

v1.8.0

31 Dec 17:12
899913d
Compare
Choose a tag to compare

1.8.0 (2024-12-31)

Features

v1.7.7

30 Dec 15:03
43a63af
Compare
Choose a tag to compare

1.7.7 (2024-12-30)

Bug Fixes

v1.7.6

19 Dec 08:13
bce4183
Compare
Choose a tag to compare

1.7.6 (2024-12-19)

Bug Fixes

  • ⏺️: fix bug in isRRect (#2822) (b7a55c5)
  • 🎨: fix race condition in SkiaDomView (#2823) (cca99c4), closes #2814
  • 📝: fix bug with textAlign property in paragraph style (#2821) (bce4183)
  • 🖼️: fix minor bug with LinearGammaColorFilter node factory (#2820) (e77754c)

v1.7.5

16 Dec 20:55
84a3b3a
Compare
Choose a tag to compare

1.7.5 (2024-12-16)

Bug Fixes

  • ⏺️: fix memory error with rounded rectangles (#2812) (b72c441)
  • 🌎: Add makeImageSnapshotAsync() on Web (#2810) (7511466)
  • 🎨: fix bug in drawAtlas() (#2809) (88980ba)
  • 🐯: fix minor parameter bug in drawSvg() (#2811) (bd526a5)
  • 🤖: Fix regression with PictureView on Android (#2813) (84a3b3a)

v1.7.4

15 Dec 17:36
9ce6660
Compare
Choose a tag to compare

1.7.4 (2024-12-15)

Bug Fixes

  • 🤖: Regression with java exceptions on Android (#2808) (9ce6660)

v1.7.3

14 Dec 13:31
1908603
Compare
Choose a tag to compare

1.7.3 (2024-12-14)

Bug Fixes

v1.7.2

11 Dec 13:27
e9bb166
Compare
Choose a tag to compare

1.7.2 (2024-12-11)

Bug Fixes

v1.7.1

10 Dec 15:46
2cfa890
Compare
Choose a tag to compare

1.7.1 (2024-12-10)

Bug Fixes