30 open-source projects similar to airsaid/diffuseview, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best DiffuseView alternative.
A wave view of android,can be used as progress bar.
Widgets iOS 14 animation with 3D and dynamic shadow. Customisable transform and duration.
Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann.
EtsyBlur is an Android library that allows developers to easily add a glass-like blur effect implemented in the Etsy app.
A realtime blurring overlay for Android (like iOS UIVisualEffectView)
Parallax everywhere is a library with alternative android widgets with parallax effects.
Lock view with blur effect. Easy to customise.
Dali is an image blur library for Android. It contains several modules for static blurring, live blurring and animations.
Android blurring image(bitmap) by java and jni.
A sample for having PageView transformation effects in Flutter.
iOS Component for creating a pulsing animation.
It's raining confetti! SAConfettiView is the easiest way to add fun, multi-colored confetti to your application and make users feel rewarded. Written in Swift, SAConfettiView is a subclass of UIView and is highly customizable. From various types and colors of confetti to different levels of…
Blurry is an Android UI visual effect library used to apply Gaussian blur and color filters to mobile user interfaces. It provides a toolset for generating blurred bitmap images from source files or memory and applying these effects to Android views and layout containers. The library implements frosted glass effects by capturing static bitmap representations of UI components and rendering them as stylized overlays. This process includes radius-driven sampling to control blur intensity and color-filter integration to modify the visual mood or readability of the background. The project covers