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.
Swift interpolation for gesture-driven animations
The main features of marmelroy/interpolate are: Animation Frameworks, Animation and UI.
Projects with overlapping indexed features include: augustrush/stellar — A fantastic Physical animation library for swift. cruisediary/pastel — 🎨 Gradient animation effect like Instagram. airbnb/lottie-ios — lottie-ios is a vector graphics engine and animation framework for iOS that renders animations exported from After… antonthedev/flightanimator — Advanced Natural Motion Animations, Simple Blocks Based Syntax. cats-oss/sica — :deer: Simple Interface Core Animation. Run type-safe animation sequencially or parallelly. icanzilb/easyanimation — EasyAnimation is a Swift library for defining and executing interface animations. It provides a system for modifying…
Advanced Natural Motion Animations, Simple Blocks Based Syntax
A fantastic Physical animation library for swift
lottie-ios is a vector graphics engine and animation framework for iOS that renders animations exported from After Effects as native visual elements. It functions as a renderer that converts animation data into high-fidelity native shapes to maintain small file sizes on mobile devices. The framework provides tools for managing playback, looping, and real-time property updates. It allows for the modification of colors, positions, and keyframe properties of active animations to respond to application state changes. The system parses JSON-based animation data and maps keyframes to native layers
:deer: Simple Interface Core Animation. Run type-safe animation sequencially or parallelly