DylanVann / react-native-fast-image

🚩 FastImage, performant React Native image component.
MIT License
8.21k stars 1.51k forks source link

Can blurRadius prop be added ? #801

Open haibert opened 3 years ago

haibert commented 3 years ago

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

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.

mwegener-com commented 3 years ago

would be great

dezudas commented 1 year ago

found some way using https://github.com/HyopeR/react-native-fast-image but better to have it in official release.