react-native-blur/examples/Basic
Michael Hancock 47dfe40b6a Updated example to use ES6 features
Used imports instead of require.
Simplified imports and removed unused component View.
Background is now a const instead of var. <- ES6 prefers this
Removed dangling comma after background ```source={{uri: background, }}```

Generally example is more succinct and easier to understand for users only exposed to the new tools of ES6.
2016-07-01 09:12:28 +01:00
..
android Update to use latest React Native 2016-06-13 16:40:35 -04:00
ios RN upgrade unlinked ios 2016-06-13 17:05:47 -04:00
.buckconfig Update to use latest React Native 2016-06-13 16:40:35 -04:00
.flowconfig Update to use latest React Native 2016-06-13 16:40:35 -04:00
.gitignore Update to use latest React Native 2016-06-13 16:40:35 -04:00
.watchmanconfig Rebuild react-native-blur for RN-0.11.4 2015-10-05 22:42:23 +02:00
index.android.js Update to use latest React Native 2016-06-13 16:40:35 -04:00
index.ios.js Updated example to use ES6 features 2016-07-01 09:12:28 +01:00
package.json Update to use latest React Native 2016-06-13 16:40:35 -04:00