17 lines
1.1 KiB
Markdown
Executable File

<img width="32" alt="icon" src="https://cloud.githubusercontent.com/assets/211411/9813786/eacfcc24-5888-11e5-8f9b-5a907a2cbb21.png"> gl-react-native
========
`gl-react-native` is the [React Native](https://facebook.github.io/react-native/) implementation of [gl-react](https://github.com/gre/gl-react). It is backed by [react-native-webgl](https://github.com/gre/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](https://github.com/gre/react-native-webgl#install).
## Links
- [Github](https://github.com/gre/gl-react)
- [Cookbook, examples, API](https://gl-react-cookbook.surge.sh)
- [![Join the chat at https://gitter.im/gl-react/Lobby](https://badges.gitter.im/gl-react/Lobby.svg)](https://gitter.im/gl-react/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)