0.1.1 • Published 1 year ago

react-native-skia-offscreencanvas v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

react-native-skia-offscreencanvas

The browser-like OffscreenCanvas API using @shopify/react-native-skia for React Native.

Usage

// Import the polyfill
import 'react-native-skia-offscreencanvas/polyfill';

// or Just import the OffscreenCanvas class
import { OffscreenCanvas } from 'react-native-skia-offscreencanvas';
0.1.1

1 year ago

0.1.0

1 year ago