This repository has been archived by the owner on Jan 1, 2020. It is now read-only.
v1.3.0
Android Implementation
as announced recently, gl-react-native now have an Android implementation!
gl-react now have 3 different implementation targets:
- the web (implemented with WebGL)
- native iOS (implemented in ObjC with OpenGL ES 20)
- native Android (implemented in Java with OpenGL ES 20)
Note: Here is the list of things that are not yet supported by the Android version
iOS bugfixes
It's always great to reimplement your library somewhere else (in Android), it helps you to see and figure out some bugs when you port & review your code.
2 bugs was fixed in the iOS implementation: