Skip to content

Release 0.1.131 alpha

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 12:24
· 1957 commits to main since this release
94eac28

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