## Installation a few steps are required to install gl-react-native: ### install the dependency from your React Native application. ``` npm i --save gl-react-native ``` ### Configure your React Native Application ![](docs/install-steps.png) ## Credits / Inspiration - [stack.gl](http://stack.gl/) approach - [GLSL.io](http://glsl.io/) and [Diaporama](https://github.com/gre/diaporama) - Source code of [React Native](https://github.com/facebook/react-native)