react-native-skia
react-native-skia copied to clipboard
High-performance React Native Graphics using Skia
### Description Hi! First of all, thank for this great library! I'm trying to add react-native-web to my project and I have some issues regarding `@shopify/react-native-skia` and more particularly `canvaskit-wasm`:...
### Description Head programmed a graph component for my app following along with the Wallet example. After upgrading to 0.1.146 from 0.1.142 the animations no longer seem to work (https://shopify.github.io/react-native-skia/docs/animations/animations/)...
## Added support for automated visual regression testing with [React Native Owl](https://formidable.com/open-source/react-native-owl/) The current solution uses [react-native-owl](https://formidable.com/open-source/react-native-owl/) from Formidable Labs which is super simple and focused on visual regressions only...
Added support for Fabric (and paper at the same time) for iOS on top of RN 0.70.0. Based on #936 Resolves #387
While the proper fix would be to understand why there is an NPE, this mitigates the crash
Upgraded Example project to React Native 0.70.0 Tested and verified that iOS/Android/Web works Fixes #721
To have no these locked was causing trouble in dev mode
This PR tries to solve the following use case: - As a library developer (both RN Skia and others) I want to be able to create new React Native Native...
The example offers a deep dive, which is useful for understanding the API more deeply.