react-native-blur-image
React Native Image with cross platform blurRadius property.
Installation
npm i -S react-native-blur-imagereact-native link
Usage
<BlurImage source= uri:'https://facebook.github.io/react/img/logo_og.png' style= width: 147 height: 77 blurRadius=100/>