Skip to content

Latest commit

 

History

History
 
 

README.md

Run the example

npm install

Then open AdvancedEffects.xcodeproj with XCode and run the application.

Developing with the example

npm install react-native
npm install ../..         # everytime the lib code changes

(also make sure a npm install has been called on the root directory of gl-react-native).