github Shopify/react-native-skia v0.1.130-alpha
Release 0.1.130 alpha

latest releases: v0.1.197-beta, v0.1.196-beta, v0.1.195-beta...
2 years ago

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

Don't miss a new react-native-skia release

NewReleases is sending notifications on new releases.