64 रिपॉजिटरी
Animation libraries, keyframe players, and motion utilities.
Explore 64 awesome GitHub repositories matching part of an awesome list · Animation Frameworks. Refine with filters or upvote what's useful.
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
Renders vector-based animations in real-time.
Pop is an animation library for iOS and macOS designed to manage property animations, value interpolation, and physics engines. It functions as a framework for linking animation engines to arbitrary object properties, extending beyond standard view attributes. The library features a physics-based animation engine that generates motion based on velocity, friction, and target values. This system enables the creation of spring and decay animations to simulate real-world dynamics. The project also provides tools for value interpolation using easing curves, display-link driven updates synced to s
Extensible physics-based animation engine for user interfaces.
Spring is a Swift animation library and iOS view animation framework. It provides a spring physics animation engine designed to generate realistic, organic motion for user interface movements. The framework utilizes a declarative animation interface, allowing developers to define animation properties and behaviors without writing complex imperative code. This includes a declarative animation workflow where motion is configured through visual storyboards. The system manages iOS UI animations and Swift view transitions, specifically automating how views appear and disappear through triggered a
Simplified animation syntax for complex property transitions.
ViewAnimator is a Swift animation library and view transition framework designed to coordinate visual motion effects across interface elements. It provides a motion engine that executes animation sequences and geometric transforms on individual views and layout cells. The framework is built around a standardized animation protocol, allowing developers to create and integrate custom movement and transition behaviors. This extensibility enables the creation of reusable animation libraries beyond the pre-defined effects. The system supports combining multiple visual transforms into single compo
Declarative library for animating view appearances.
Popping iOS यूज़र इंटरफ़ेस एनिमेशन उदाहरणों की एक गैलरी है। यह Apple मोबाइल एप्लिकेशन में स्मूथ इंटरफ़ेस ट्रांज़िशन और मोशन इफ़ेक्ट्स को लागू करने के लिए विज़ुअल डेमोंस्ट्रेशन और कोड सैंपल्स का एक संग्रह प्रदान करता है। यह प्रोजेक्ट हाई-परफ़ॉर्मेंस एनिमेशन और परिष्कृत व्यवहार संबंधी इफ़ेक्ट्स बनाने के लिए Pop एनिमेशन इंजन का उपयोग करने के तरीके को प्रदर्शित करने पर केंद्रित है। यह विभिन्न मोशन सैंपल्स के माध्यम से मोबाइल व्यूज़ को पॉलिश करने के लिए एक संदर्भ के रूप में कार्य करता है। सामग्री मोबाइल इंटरफ़ेस डिज़ाइन और एप्लिकेशन के लुक और फ़ील को रिफ़ाइन करने के लिए UI एनिमेशन के कार्यान्वयन को कवर करती है।
Collection of animations demonstrating physics-based movement.
AnimatedCollectionViewLayout, UIKit कलेक्शन व्यू के लिए एक लेआउट इंजन और एनिमेशन फ्रेमवर्क है। यह iOS यूज़र इंटरफ़ेस के भीतर आइटम पोजिशनिंग और फ्लूइड विज़ुअल ट्रांज़िशन को प्रबंधित करने के लिए एक सिस्टम प्रदान करता है। यह प्रोजेक्ट कस्टम लेआउट ट्रांज़िशन टूल्स और एक स्क्रॉल एनिमेटर पर केंद्रित है जो रियल-टाइम पैरालैक्स और ज़ूमिंग प्रभाव लागू करने में सक्षम है। ये क्षमताएं प्रोटोकॉल-आधारित इम्प्लीमेंटेशन के माध्यम से अद्वितीय एनिमेशन पथ और एट्रिब्यूट ट्रांज़िशन को परिभाषित करने की अनुमति देती हैं। यह फ्रेमवर्क स्क्रॉल-आधारित ट्रांज़िशन और लेआउट एट्रिब्यूट इंटरपोलेशन सहित विज़ुअल प्रभावों की एक विस्तृत श्रृंखला को कवर करता है। ये टूल्स व्यक्तिगत सेल या व्यू क्लास में संशोधन की आवश्यकता के बिना डायनामिक मोशन इफेक्ट्स और फ्लूइड स्टेट परिवर्तनों के निर्माण को सक्षम करते हैं।
Custom transitions for collection views.
🎨 Gradient animation effect like Instagram
Gradient animation effects.
Swift library for choreographing animations on the screen.
Choreograph screen animations.
Gemini is rich scroll based animation framework for iOS, written in Swift.
Scroll-based animation framework.
Easy to read and write chainable animations in Objective-C and Swift
Fluent interface for chaining multiple view animations.
A fantastic Physical animation library for swift
Physical animation library.
EasyAnimation is a Swift library for defining and executing interface animations. It provides a system for modifying layer properties and creating visual transitions for UI components. The library specializes in physics-based motion, utilizing spring constants and damping ratios to produce bouncy movement effects. It also enables complex animation sequencing, allowing multiple visual changes to be chained together with specific timing and delays. Additional capabilities include the ability to cancel running animation sequences after the active step completes and the use of block-based proper
Extension to simplify standard view and layer animations.
A comprehensive collection of public APIs for developers.
Natural gestures and animations inspired by Apple's WWDC18 talk "Designing Fluid Interfaces"
Gestures and animations inspired by Apple's fluid interfaces.
Block-based animations made easy, comes with easing functions and a CASpringAnimation replacement.
Core Animation subclass for custom timing functions.
A DSL to make animation easy on iOS with Swift.
Chainable syntax for building complex animation sequences.
Cool wave like transition between two or more UICollectionView
Wave-like collection view transitions.
Swift interpolation for gesture-driven animations
Gesture-driven animation interpolation.
A library used to create beautiful animations and transitions for iOS.
Powerful animation and transition framework for material design.
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.
Shimmer effect for loading states.