Skip to content

Releases: Shopify/react-native-skia

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

v1.7.0

07 Dec 17:15
52f2e44
Compare
Choose a tag to compare

1.7.0 (2024-12-07)

Bug Fixes

Features

  • 🏞️: cross context texture sharing and external texture import (#2782) (f9c8119)
  • 🧮: Add invert on Matrix4 (#2791) (42f81f0)

v1.6.0

30 Nov 17:32
3401111
Compare
Choose a tag to compare

1.6.0 (2024-11-30)

Bug Fixes

  • 🖍️: fix regression in ColorType enum (#2779) (06ecae8)
  • 🤖: fix bug with default clear color on Android offscreen surfaces (#2781) (3401111)

Features