A pure-js implementation of the W3C's Canvas-2D Context API that can be run on either Expo Graphics or WebGL
111
stars
7
forks
source link
Working example of expo-2d-context in functional component with animation and touch handling (Expo v49) #46
Open
tomsoderlund opened 12 months ago
See TypeScript code here: https://gist.github.com/tomsoderlund/99afdccc711ff8889310190305ee8ae4
If of interest, I can put this in README and create a PR.