npm.io
6.0.0 • Published 4 months ago

gl-react-expo

Licence
MIT
Version
6.0.0
Deps
2
Size
17 kB
Vulns
0
Weekly
0
Stars
3.0K

icon gl-react-expo

gl-react-expo is the React Native via Expo implementation of gl-react, library to write and compose WebGL shaders.

Camera support

You can enable camera support with this:

yarn add expo-camera webgltexture-loader-expo-camera

and you just need to load the lib in your entry point:

import "webgltexture-loader-expo-camera";

Keywords