gl-react/packages/gl-react-native
Gaëtan Renaudeau 3abe76e564 upgrade lerna
also yarn.lock files does not seem regenerated so it's pointless to have on packages level
2017-08-25 14:00:15 +02:00
..
2017-02-28 22:11:40 +01:00
2017-08-24 16:53:47 +02:00

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.