UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

8 lines (6 loc) 381 B
import { codegenNativeComponent } from "react-native"; // eslint-disable-next-line @typescript-eslint/ban-ts-comment // @ts-ignore - pointerEvents needs to be redeclared for codegen to generate native bindings // eslint-disable-next-line import/no-default-export export default codegenNativeComponent("SkiaPictureView"); //# sourceMappingURL=SkiaPictureViewNativeComponent.js.map