How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
UITextField category that adds shake animation
BlurView is a custom Android UI component that provides real-time, dynamic blurring effects for user interfaces. It functions as a layout element that applies a blur effect to the content of the underlying view hierarchy, enabling the creation of glassmorphism styles and translucent backgrounds. The project focuses on implementing dynamic background rendering that updates as the content beneath the blurred area changes. It allows for the porting of frosted glass visual styles to Android layouts through adjustable diffusion levels and rounded corner clipping. The implementation covers visual
Apple TV Parallax effect in Swift.
The main features of hitomis/crazyshadow are: Blur Effects, UI Components, Visual Effects.
Projects with overlapping indexed features include: dimezis/blurview — BlurView is a custom Android UI component that provides real-time, dynamic blurring effects for user interfaces. It… i-protoss/wave — A Flutter package for displaying waves. 500px/500px-android-blur — Android Blurring View. andreamazz/uitextfield-shake — UITextField category that adds shake animation. droidsonroids/mpparallaxview — Apple TV Parallax effect in Swift. jrvansuita/gaussianblur.