EasyAnimation
Animation library
A Swift library to extend the animation capabilities of UIView animations with features like layer animations, springs, and chainable animations.
A Swift library to take the power of UIView.animateWithDuration(_:, animations:...) to a whole new level - layers, springs, chain-able animations and mixing view and layer animations together!
3k stars
73 watching
200 forks
Language: Swift
last commit: about 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jhurray/jhchainableanimations | A framework that enables easy-to-write and chainable animations in mobile apps. | 3,229 |
ibanimatable/ibanimatable | An Interface Builder toolset for designing and animating UI components and animations in Xcode without writing code. | 8,671 |
sebastianboldt/jelly | A library that simplifies the creation of animated view controller transitions and presentations in iOS app development. | 2,455 |
kelvinjin/animatedcollectionviewlayout | A UICollectionViewLayout subclass with customizable animations and transitions | 4,758 |
willowtreeapps/spruce-ios | A Swift library for choreographing animations on iOS screens | 3,445 |
mengto/spring | A library to simplify iOS animations in Swift by providing pre-built animation methods and properties. | 14,091 |
ifttt/jazzhands | An animation framework for UIKit that uses keyframes to create smooth animations | 6,401 |
daimajia/androidviewanimations | A collection of reusable animation effects for Android | 12,434 |
ivanvorobei/swiftui | A collection of examples demonstrating SwiftUI's capabilities in UI and animation design. | 5,261 |
touchwonders/transition | A library that helps build custom, interactive view controller transitions with animation and interaction handling | 2,640 |
formkit/auto-animate | A utility that adds smooth transitions to web applications with a single line of code. | 12,950 |
colineberhardt/vctransitionslibrary | A collection of iOS view controller transitions and interaction controllers | 4,555 |
hyperoslo/presentation | A framework for creating animated pages and views in iOS apps with customizable positioning and animations. | 3,046 |
ninjaprox/nvactivityindicatorview | A collection of loading animations for iOS applications | 10,649 |
timdonnelly/advance | An animation library that uses physics-based animations to create realistic interactions and movements in iOS, tvOS, and macOS applications. | 4,502 |