gl-react/packages/gl-react-native
2022-05-31 08:01:47 +02:00
..
2020-12-23 21:18:54 +01:00
2017-02-28 22:11:40 +01:00
2022-05-31 08:01:47 +02:00
2020-01-01 14:57:40 +01:00

icon gl-react-native

If you are using Expo, it is recommended to use gl-react-expo instead.

gl-react-native is the React Native implementation of gl-react. It is in fact backed by unimodules and expo-gl.

Install

You will have to set up react-native-unimodules as documented here: https://github.com/unimodules/react-native-unimodules

You will need to setup react-native-unimodules

yarn add react-native-unimodules

If it's the first time you install react-native-unimodules, you will have to carefully follow the documentation to configure your project: configure unimodules (if not yet done)

You can then install gl-react dependencies:

yarn add gl-react gl-react-native