Skip to content

Releases: Shopify/react-native-skia

Release 0.0.135 alpha

08 Jul 13:11
9f22d06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.134-alpha...v0.0.135-alpha

Release 0.1.134 alpha

30 Jun 09:39
813afaf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.133-alpha...v0.1.134-alpha

Release 0.1.133 alpha

21 Jun 10:03
dbf8846
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.132-alpha...v0.1.133-alpha

Release 0.1.132 alpha

14 Jun 13:40
a344a09
Compare
Choose a tag to compare

What's Changed

Deprecations

  • Deprecated SkFont.measureText - use getGlyphWidths instead

Full Changelog: v0.1.131-alpha...v0.1.132-alpha

Release 0.1.131 alpha

14 Jun 12:24
94eac28
Compare
Choose a tag to compare

What's Changed

Deprecations

The React Native Skia API is continuously improving, and the following methods are now deprecated and will be removed in a future release:

  • usePaint, usePath, useSvgPath, useTextPath since they were really only memoizations that should be implemented with useMemo.
  • bold/italic props on SkTypeface are deprecated
  • Font manager is deprecated.

New Contributors

Full Changelog: v0.1.130-alpha...v0.1.131-alpha

Release 0.1.130 alpha

31 May 08:00
cc7ea0b
Compare
Choose a tag to compare

What's Changed

  • Upgrade skia to Release M103 by @chrfalch in #519
  • Fix some build errors from expo go integration by @Kudo in #523
  • Added script for removing patch-package from postinstall in npm-build by @chrfalch in #524

Breaking change

All of the makeShader functions associated with RuntimeEffect no longer take an isOpaque parameter. These functions will now make a best effort to determine if your shader always produces opaque output, and optimize accordingly.

New Contributors

  • @Kudo made their first contribution in #523

Full Changelog: v0.1.129-alpha...v0.1.130-alpha

Release 0.1.129 alpha

30 May 11:24
c7fe708
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.128-alpha...v0.1.129-alpha

Release 0.1.128 alpha

23 May 11:23
35ecbfe
Compare
Choose a tag to compare

What's Changed

  • Fixed podspec to play nicer with other native libraries by @chrfalch in #504

Full Changelog: v0.1.127-alpha...v0.1.128-alpha

Release 0.1.127 alpha

23 May 08:35
25ee1ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.126-alpha...v0.1.127-alpha

Release 0.1.126 alpha

23 May 07:42
45147ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.125-alpha...v0.1.126-alpha