Skip to content

Releases: Shopify/react-native-skia

v1.10.2

15 Jan 08:06
02d3e13
Compare
Choose a tag to compare

1.10.2 (2025-01-15)

Bug Fixes

  • 🤖: remove unstable React Native Screens workaround on Android (#2894) (02d3e13)

v1.10.1

12 Jan 21:07
939ad0b
Compare
Choose a tag to compare

1.10.1 (2025-01-12)

Bug Fixes

  • 🎨: consolidate color processing in the scenegraph (#2891) (939ad0b)

v1.10.0

12 Jan 07:33
6bc0508
Compare
Choose a tag to compare

1.10.0 (2025-01-12)

Features

  • 🎨: Enable new reconciler by default on iOS and Android (#2865) (6bc0508)

v1.9.1

12 Jan 05:42
ec9c8c9
Compare
Choose a tag to compare

1.9.1 (2025-01-12)

Bug Fixes

  • 🌎: fix bug with sampling options in drawAtlas (#2886) (ec9c8c9)

v1.9.0

10 Jan 13:26
8b14242
Compare
Choose a tag to compare

1.9.0 (2025-01-10)

Bug Fixes

  • 🐎: minor improvements to the new reconciler (#2871) (c5f48cc)

Features

  • 🍏: add tvOS support (#2857) (16abb40)
  • 🏞️: fix default image sampling and add full control of sampling options (#2880) (8b14242), closes #2507

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)