Commit Graph

8 Commits

Author SHA1 Message Date
Nathan Broadbent e32ab5f1e0 Make API consistent for Android and iOS, so can use `blurAmount` and `blurType` on both. 2017-04-17 23:17:01 +07:00
Nathan Broadbent 10858e396b Fixed all the issues with iOS, and allow individual blurAmounts (instead of one shared value.)
Also changed VibrancyView to be a subclass of BlurView.
2017-04-17 22:23:10 +07:00
Nathan Broadbent 53ec48c35c Regenerated and updated Basic examples for latest RN 2017-04-11 17:13:24 +07:00
Brad Adams f3ba2ee5d2 Basic example ios reverse toggle logic 2016-11-09 01:19:32 +01:00
Brad Adams 60506cc934 iOS example updates 2016-11-09 01:12:53 +01:00
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
ahanriat 9c8e5ab062 Separate React from React Native 2016-05-06 11:35:18 +02:00
Kureev Alexey 66f35af8f3 Rebuild react-native-blur for RN-0.11.4 2015-10-05 22:42:23 +02:00