Commit Graph

8 Commits

Author SHA1 Message Date
Eli Perkins 9817055f87 Update example project to a version of React Native that matches the packages needs
React Native 0.42.0 wants a version of React that matches ~15.4.1, rather than ^15.5.0, so we’ll pin to that match for now.
2017-04-10 11:11:02 -04:00
Eli Perkins 33cec7d141 Link the example project against the development version of react-native-blur
This will allow for using the example project as a place to test out changes in the library itself.
2017-04-10 11:09:24 -04:00
Brad Adams 70799eca9b Basic example package.json
Updated react-native-blur dependecy to use npm (v 1.1.2)
2016-11-09 01:13:46 +01:00
Brad Adams fc3cec683b Update Basic example to latest dependencies
Update dependency versions and project files for iOS and Android
2016-11-09 00:24:07 +01:00
Connor McEwen a43683bb6a Update to use latest React Native 2016-06-13 16:40:35 -04:00
Connor McEwen 475c029909 Add android support for BlurView 2016-06-13 15:55:46 -04:00
Kureev Alexey fa879cacad Fix typo in example 2015-10-05 22:57:44 +02:00
Kureev Alexey 66f35af8f3 Rebuild react-native-blur for RN-0.11.4 2015-10-05 22:42:23 +02:00