@mattoakes/gl-react-native

3.18.0-alpha.0 • Public • Published

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.

Links

/@mattoakes/gl-react-native/

    Package Sidebar

    Install

    npm i @mattoakes/gl-react-native

    Weekly Downloads

    2

    Version

    3.18.0-alpha.0

    License

    MIT

    Unpacked Size

    14.2 kB

    Total Files

    13

    Last publish

    Collaborators

    • mattoakes