React Native Blur Versions Save

React Native Blur component

v1.2.0

7 years ago

From now on, borderRadius property should work for BlurView and VibrancyView on iOS

v1.1.0

7 years ago

Hey everybody.

It's been a while since the last meaningful release (with Android blur support). Today, I want to share with your one feature, that has been proposed by @jakehasler. I've seen many people were asking for a blur radius (amount) property. Unfortunately, currently I'm a bit busy with my other projects/self-education, so I left it up to the community and... Few days ago @jakehasler made a PR that introduce a new blurAmount property to iOS users and I was pleased to merge it!

In a case you want to take a look on the PR: https://github.com/react-native-community/react-native-blur/pull/102

Best, Alexey