diff --git a/example/android/app/app.iml b/example/android/app/app.iml
index cc8ba30556a0b487cb5c89072add516444c4cf4d..0c7b9268d5f6a746d4f89210c719567486d6439d 100644
--- a/example/android/app/app.iml
+++ b/example/android/app/app.iml
@@ -64,14 +64,6 @@
-
-
-
-
-
-
-
-
@@ -80,6 +72,14 @@
+
+
+
+
+
+
+
+
@@ -95,7 +95,7 @@
-
+
@@ -126,17 +126,18 @@
+
+
-
diff --git a/example/android/app/src/main/java/com/example/MainActivity.java b/example/android/app/src/main/java/com/example/MainActivity.java
index af8dd8a6a603951d12f94205df97b282a670144e..af05dfeaa3692e7de9e09142012c2a60849ae23c 100644
--- a/example/android/app/src/main/java/com/example/MainActivity.java
+++ b/example/android/app/src/main/java/com/example/MainActivity.java
@@ -20,13 +20,4 @@ public class MainActivity extends ReactActivity {
protected String getMainComponentName() {
return "example";
}
-
- /**
- * Returns whether dev mode should be enabled.
- * This enables e.g. the dev menu.
- */
- @Override
- protected boolean getUseDeveloperSupport() {
- return BuildConfig.DEBUG;
- }
}
diff --git a/example/package.json b/example/package.json
index 3233e6faf1b88fd210c6f2acde27ed8184be9a06..cbc62c920364084d69f1b3a5203da35b84f9590e 100644
--- a/example/package.json
+++ b/example/package.json
@@ -7,12 +7,12 @@
},
"dependencies": {
"crypto": "0.0.3",
- "gl-react": "2.2.4",
+ "gl-react": "2.2.6",
"gl-react-blur": "^1.3.0",
"gl-react-native": "file:..",
"glsl-transitions": "^2016.2.15",
- "react": "15.3.0",
- "react-native": "0.32.0",
+ "react": "15.3.1",
+ "react-native": "0.33.0",
"react-native-fs": "1.5.1",
"react-native-material-kit": "PyYoshi/react-native-material-kit#rn-0.25.1",
"seedrandom": "gre/seedrandom#released"
diff --git a/example/src/AdvancedEffects/Intro.js b/example/src/AdvancedEffects/Intro.js
index 8494efefdde115fd73d36d73fe12d0f0ee3a3d13..44e468c43e3fdd65371125e0ee980e7e415c9d2e 100644
--- a/example/src/AdvancedEffects/Intro.js
+++ b/example/src/AdvancedEffects/Intro.js
@@ -55,7 +55,7 @@ class Intro extends React.Component {
moving: 1
}}>
-
+
GL REACT NATIVE
diff --git a/example/src/Simple/index.js b/example/src/Simple/index.js
index 8aa63ca14344566091e0be01d640bb3573aa6d92..a3da3c8f75ab9062cf8a25ae07a105d2f077d039 100644
--- a/example/src/Simple/index.js
+++ b/example/src/Simple/index.js
@@ -166,9 +166,11 @@ class Simple extends Component {
-
- Throw me to the wolves
- {text}
+
+
+ Throw me to the wolves
+ {text}
+
-
+
;
const txt =
-
+
{[0,1,2,3].map(i =>
-
-
+
+
-
+