react-native-skia icon indicating copy to clipboard operation
react-native-skia copied to clipboard

High-performance React Native Graphics using Skia

Results 298 react-native-skia issues
Sort by recently updated
recently updated
newest added

### Description Installation of react-native-skia with latest version of Expo SDK 49 results in in a wasm validation error when attempting to use a `` ![image](https://github.com/Shopify/react-native-skia/assets/137794480/3acf38e2-ca58-436e-a223-5e7ceff00bed) When using CDN, the...

bug

### Description com.facebook.react.JavaScript (15): EXC_BAD_ACCESS (code=1, address=0x24) occur during hot reloading when the app is getting image height(). ### Version 0.1.230 ### Steps to reproduce 1. Run the code in...

bug

### Description ``` Incident Identifier: 71EA35E5-F5BE-49A0-85CE-B7F5D7ACF29E Hardware Model: iPhone15,3 Process: taroDemo [54389] Path: /private/var/containers/Bundle/Application/7B937636-43AC-4040-8E53-71735C7A73D7/taroDemo.app/taroDemo Identifier: com.playground.taro Version: 1.11.0 (1.11.0.2312251806) AppStoreTools: 15C5065a AppVariant: 1:iPhone15,3:17 Beta: YES Code Type: ARM-64 (Native) Role:...

bug

### Description When I want to snapshot my Skia canvas (which is not that small), it gets buggy. These bugs don't occur always. If you try it multiple times, you...

bug

### Description When setting pointerEvents='none' on a ``````, tap events *do* work but not scroll events. I'm using a Canvas that sits on top the whole app (absolute position) to...

bug

The goal of this PR is to map the `dispose` method from Skia object to the `Symbol.dispose` key so that a project change leverage [explicit resource management](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-2.html#using-declarations-and-explicit-resource-management) * [ ]...

### Description Tags are not supported by Fabric: https://reactnative.dev/docs/0.70/new-architecture-library-intro#migrating-findnodehandle--getting-a-hostcomponent We need to update the code for this feature to work on fabric.

enhancement

### Description I know this is a significant ask but I'd like to place this on the feature request list for consideration. Microsoft has put a significant amount of effort...

enhancement

We have so far had nonstop issues trying to implement Skia in our Next.JS/Expo monorepo that is based on the [Solito starter repo](https://github.com/nandorojo/solito/tree/master/example-monorepos/blank) along with Tamagui. After many days of...

bug

Leave this here as a placeholder for now. This can land once google/skia#150 is released.