Kureev / react-native-blur

React Native Blur component
MIT License
3.76k stars 556 forks source link

Crash on android without warnings in terminal #267

Open MichelDiz opened 6 years ago

MichelDiz commented 6 years ago

captura de tela 2018-04-25 as 17 59 59

import { BlurView } from "react-native-blur";
<BlurView blurType="dark" blurAmount={50} style={styles.cardInside} />
"react": "16.3.1",
"react-native": "0.55.3",
"react-native-blur": "^3.2.2",
josuesossou commented 6 years ago

Having same issue

marlti7 commented 5 years ago

me too

jaroslav009 commented 3 years ago

too