How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
MotionBlur allows you to add motion blur effect to iOS animations.
The main features of fastred/motionblur are: Animation Frameworks, UI Components.
Open-source alternatives to fastred/motionblur include: poetmountain/pmtween — An elegant and flexible tweening library for iOS and tvOS. jogendra/loadingshimmer — An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading… piemonte/twinkle — :sparkles: Twinkle interface elements in Swift. rstacruz/nprogress — nprogress is a lightweight JavaScript UI component and web progress bar library. It provides a minimalist DOM progress… facebook/componentkit — ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable… 342261733/xnqshoppingtrolley — 购物车.
An elegant and flexible tweening library for iOS and tvOS.
An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.
ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable components. It provides a structured approach to constructing user interfaces where each component is defined as an immutable, pure function of its inputs, enabling predictable rendering and state management. The framework supports both stateless and stateful components, with controllers that can be attached to manage persistent state across component updates. The framework distinguishes itself through its component architecture that emphasizes explicit data flow and compile-time safe