WrathChaos / react-native-progressive-fast-image

Customizable progressive image for React Native with FastImage
https://freakycoder.com
109 stars 12 forks source link

prop to set the amount blur #6

Closed Garamani closed 3 years ago

Garamani commented 3 years ago

Thank you for this great package, works well the only missing feature is being able to set the amount of blurriness. The default value, in my opinion, is too much.

WrathChaos commented 3 years ago

I will do this tomorrow :)

WrathChaos commented 3 years ago

Hello @Garamani, The new 0.2.4 version is available, also you can change the blurRadius :)

Version 0.2.4

Garamani commented 3 years ago

@WrathChaos Thank you for taking the time to add this useful feature. I tested and It works well. Happy Coding :)

dancixx commented 2 years ago

@WrathChaos Is blurRadius a required prop or just a mistake in the typedef?

WrathChaos commented 2 years ago

@WrathChaos Is blurRadius a required prop or just a mistake in the typedef?

🤦

Complete my bad, thank you so much for reporting this mistake :) I'm going to release a new version now.

WrathChaos commented 2 years ago

@dancixx Thank you so much for the reporting again :)

I fixed it on Release 0.2.5

Thank you again