Skip to content

mybigday/react-native-skia-offscreencanvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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';

About

The browser-like OffscreenCanvas API for React Native.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published