mirror of
https://github.com/status-im/react-native-blur.git
synced 2025-01-27 08:45:02 +00:00
47a199ef98
* 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