Skip to content

Releases: idrisssakhi/blurView

v1.2.2

22 Jul 10:41
9c1eb14
Compare
Choose a tag to compare

Bug fix:

  • Typescript issue when importing BlurView
  • Crash on some android devices due to BlurAlgorithm

Enhancement:

  • IOS and Android: possibility to animate blur by changing blurRadius, please check the example 😁
  • Android: Bump com.github.Dimezis:BlurView to version 2.0.2
  • Android: Implement new Blur algorithm for SDK >= 31 more performant and reliable

1.1.1

31 May 09:19
9beefff
Compare
Choose a tag to compare

Android stabilization

18 May 15:17
4110b23
Compare
Choose a tag to compare
  • Remove deprecated code for Android.
  • Bump BlurView to 2.0.0.
  • Resolve issue on android rendering.
  • targetSdkVersion 31