how to make the blur effect with react-native ? like \'background-image\'
and i want to switch the effect \'blur\' and \'none\',\'none\' means no blur effe
With recent React native version (0.57) you can use blurRadius, it works both iOS and Android http://facebook.github.io/react-native/docs/image#blurradius