- 18 Dec, 2019 1 commit
-
-
冷佳娟 authored
-
- 17 Feb, 2019 1 commit
-
-
d authored
-
- 19 Oct, 2018 1 commit
-
-
Vlad Vityaz authored
Its needed to use higher target and compile sdks with tools version 26+ to be compatible with its Android Studio env. which uses newer gradle wrapper versions and Gradle tools as well.
-
- 25 Sep, 2018 1 commit
-
-
IjzerenHein authored
-
- 15 Dec, 2017 1 commit
-
-
IjzerenHein authored
Made RNGLContext.java thread-safe (fixes rare exception when a shader is used in multiple surfaces at the same time) + can potentionally explain/fix other witnessed crashes
-
- 30 Nov, 2017 1 commit
-
-
Jonas Höglund authored
-
- 16 Oct, 2017 1 commit
-
-
Kesha Antonov authored
-
- 14 Oct, 2017 1 commit
-
-
Kesha Antonov authored
-
- 06 Aug, 2017 1 commit
-
-
Andrew Porter authored
react-native no longer has a createJSModules function, so no @Override required.
-
- 07 Jun, 2017 1 commit
-
-
gevorg94 authored
-
- 31 Mar, 2017 1 commit
-
-
Gaëtan Renaudeau authored
-
- 03 Mar, 2017 1 commit
-
-
Gaëtan Renaudeau authored
-
- 23 Jan, 2017 1 commit
-
-
Gianmarco Leone authored
Exposing GLCanvas.setZOrderMediaOverlay as React Native prop. Setting it to true put the new SurfaceView above the previous. Fixes issue #131
-
- 10 Jan, 2017 1 commit
-
-
Gaëtan Renaudeau authored
-
- 19 Nov, 2016 1 commit
-
-
Gaëtan Renaudeau authored
there were a breaking in RN if you use AnimatedSurface
-
- 02 Nov, 2016 1 commit
-
-
Gaëtan Renaudeau authored
-
- 11 Oct, 2016 1 commit
-
-
Gaëtan Renaudeau authored
-
- 06 Oct, 2016 1 commit
-
-
Gullit Miranda authored
-
- 24 Sep, 2016 1 commit
-
-
Gaëtan Renaudeau authored
-
- 26 Aug, 2016 3 commits
-
-
Gaëtan Renaudeau authored
-
Gaëtan Renaudeau authored
-
Gaëtan Renaudeau authored
-
- 02 Jul, 2016 1 commit
-
-
Gaëtan Renaudeau authored
Fixes https://github.com/gre/gl-react-image/issues/1
-
- 23 Jun, 2016 1 commit
-
-
Gaëtan Renaudeau authored
-
- 19 Jun, 2016 1 commit
-
-
Gaëtan Renaudeau authored
-
- 14 Jun, 2016 1 commit
-
-
Gaëtan Renaudeau authored
-
- 13 Jun, 2016 1 commit
-
-
- 02 Mar, 2016 1 commit
-
-
Gaëtan Renaudeau authored
-
- 17 Feb, 2016 3 commits
-
-
Gaëtan Renaudeau authored
-
Gaëtan Renaudeau authored
-
- 16 Feb, 2016 1 commit
-
-
Gaëtan Renaudeau authored
-
- 09 Feb, 2016 1 commit
-
-
Gaëtan Renaudeau authored
-
- 01 Feb, 2016 1 commit
-
-
Gaëtan Renaudeau authored
-
- 31 Jan, 2016 1 commit
-
-
Gaëtan Renaudeau authored
-
- 22 Jan, 2016 1 commit
-
-
Tyler Powers authored
-
- 08 Jan, 2016 1 commit
-
-
Gaëtan Renaudeau authored
-
- 02 Jan, 2016 1 commit
-
-
Gaëtan Renaudeau authored
-
- 31 Dec, 2015 2 commits
-
-
Gaëtan Renaudeau authored
- format: "base64" || "file" - type: "png" || "jpeg"/"jpg" || "webm" (android only) - quality: from 0 to 1 (iOS support only with type=jpg/jpeg) - filePath: for format=="file" you must provide a file path (you can use react-native-fs to get directory constants)
-
Gaëtan Renaudeau authored
-