Commit Graph

9 Commits

Author SHA1 Message Date
David Guerin 47a199ef98
Feat/eightbitlab blurview (#358)
* Update build.gradle

* Update build.gradle

* feat(android-blurview): migrate to com.eightbitlab.blurview

* fix(types): proptypes and typescript

- removed viewRef references

* fix(offset): fixing offset on android

* feat(harmonized-behavior): blurview can now have children on android

- Same behavior on iOS and Android now

* Update BlurView.android.js

* Update index.js.flow

* Create App.js

* Delete App.android.js

* Delete App.ios.js

* Update README.md
2020-03-04 17:46:11 +00:00
Mikael Sand fcba6ea8b7 chore: fix linting 2019-11-09 00:48:08 +02:00
deepanshujain 7dc337ab1b android x changes 2019-07-06 15:40:10 +05:30
Chintan Parikh aca380cee5 Fixes a NullPointerException that crashes the app (#236)
* Fix NullPointerException

* Fix syntax error
2017-11-09 13:11:38 +01:00
Alexey 60cc1f611f Update BlurViewPackage.java 2017-08-08 11:58:32 +02:00
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 cf2e7348b8 Added proper error messages when using BlurView incorrectly, and updated README. 2017-04-11 16:47:43 +07:00
Nathan Broadbent a0802c0e99 Fixed blur on Android 2017-04-10 23:55:58 +07:00
Connor McEwen 475c029909 Add android support for BlurView 2016-06-13 15:55:46 -04:00