react-native-fast-image
react-native-fast-image copied to clipboard
Can blurRadius prop be added ?
Describe the bug It's not a bug just a feature request.. Love the library! To Reproduce Steps to reproduce the behavior if possible, or a link to a reproduction repo: Just installing using the regular instructions provided Expected behavior It's good to have blur radius so we don't have to use blur view which is adding a extra library for no reason.
Screenshots If applicable, add screenshots to help explain your problem.
Dependency versions
- React Native version: .63
- React version:
- React Native Fast Image version: latest
Note: if these are not the latest versions of each I recommend updating as extra effort will not be taken to be backwards compatible, and updating might resolving your issue.
would be great
found some way using https://github.com/HyopeR/react-native-fast-image but better to have it in official release.