Socket
Book a DemoInstallSign in
Socket

@mattoakes/gl-react-native

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mattoakes/gl-react-native

React Native standalone implementation of gl-react, an universal React library to write and compose WebGL shaders

latest
npmnpm
Version
3.18.0-alpha.0
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

icon gl-react-native

gl-react-native is the React Native implementation of gl-react. It is backed by react-native-webgl which implements WebGL in React Native (If you are using Expo, it is recommended to use gl-react-expo instead).

Install

To use this library, you will need install gl-react and gl-react-native which are pure JS libraries. For the native WebGL implementation, you also need to install react-native-webgl, please refer to the README / Install.

To summarize:

yarn add gl-react@next gl-react-native@next react-native-webgl

and then, don't forget to see how to configure react-native-webgl.

Keywords

gl-react

FAQs

Package last updated on 31 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts