react-native-blur
react-native-blur copied to clipboard
Crash on android without warnings in terminal

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",
Having same issue
me too
too