Commit Graph

4 Commits

Author SHA1 Message Date
Vojtech Novak 6897dbcaa5 enable prettier by default 2020-04-09 10:32:59 +02:00
Alan Kenyon 4518b13efe working fallback view with background color 2020-04-08 09:22:56 -07:00
Alexey Kureev e2075520c7
Fix the example project (#361) 2020-03-10 23:19:19 +00:00
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