JazzHands
Animation framework
An animation framework for UIKit that uses keyframes to create smooth animations
A simple keyframe-based animation framework for UIKit. Perfect for scrolling app intros.
6k stars
120 watching
677 forks
Language: Objective-C
last commit: 4 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ifttt/razzledazzle | A keyframe-based animation framework for iOS animations | 3,357 |
willowtreeapps/spruce-ios | A Swift library for choreographing animations on iOS screens | 3,445 |
sebastianboldt/jelly | A library that simplifies the creation of animated view controller transitions and presentations in iOS app development. | 2,452 |
kelvinjin/animatedcollectionviewlayout | A UICollectionViewLayout subclass with customizable animations and transitions | 4,750 |
icanzilb/easyanimation | A Swift library to extend the animation capabilities of UIView animations with features like layer animations, springs, and chainable animations. | 2,960 |
timdonnelly/advance | An animation library that uses physics-based animations to create realistic interactions and movements in iOS, tvOS, and macOS applications. | 4,502 |
mengto/spring | A library to simplify iOS animations in Swift by providing pre-built animation methods and properties. | 14,085 |
hyperoslo/presentation | A framework for creating animated pages and views in iOS apps with customizable positioning and animations. | 3,046 |
touchwonders/transition | A library that helps build custom, interactive view controller transitions with animation and interaction handling | 2,641 |
jhurray/jhchainableanimations | A framework that enables easy-to-write and chainable animations in mobile apps. | 3,228 |
nytimes/nytphotoviewer | A modern photo viewing experience for iOS using standard UIKit components | 2,860 |
ibanimatable/ibanimatable | An Interface Builder toolset for designing and animating UI components and animations in Xcode without writing code. | 8,672 |
ivanvorobei/swiftui | A collection of examples demonstrating SwiftUI's capabilities in UI and animation design. | 5,235 |
okmr-d/dofavoritebutton | A reusable Swift UI component for creating customizable animated favorite buttons | 3,607 |
swipecellkit/swipecellkit | Provides a reusable swipeable table view cell or collection view cell implementation with customizable actions and transitions for iOS applications. | 6,214 |