AnimatedCollectionViewLayout
Animation layout
A UICollectionViewLayout subclass with customizable animations and transitions
A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code.
5k stars
71 watching
351 forks
Language: Swift
last commit: about 4 years ago
Linked from 1 awesome list
animationcocoapodsiosswifttransitionuicollectionviewuicollectionviewlayout-subclass
Related projects:
Repository | Description | Stars |
---|---|---|
csstickyheaderflowlayout/csstickyheaderflowlayout | A custom collection view layout that replaces UITableView's behavior with parallax headers and sticky section headers. | 5,036 |
sebastianboldt/jelly | A library that simplifies the creation of animated view controller transitions and presentations in iOS app development. | 2,452 |
willowtreeapps/spruce-ios | A Swift library for choreographing animations on iOS screens | 3,445 |
soysaucelab/collectionkit | A modern framework for building composable data-driven collection views | 4,403 |
touchwonders/transition | A library that helps build custom, interactive view controller transitions with animation and interaction handling | 2,641 |
roberthein/bouncylayout | A layout system for collection views that simulates a bouncy effect on cell movements. | 4,250 |
colineberhardt/vctransitionslibrary | A collection of iOS view controller transitions and interaction controllers | 4,553 |
mengto/spring | A library to simplify iOS animations in Swift by providing pre-built animation methods and properties. | 14,085 |
icanzilb/easyanimation | A Swift library to extend the animation capabilities of UIView animations with features like layer animations, springs, and chainable animations. | 2,960 |
chiahsien/chtcollectionviewwaterfalllayout | A UICollectionView layout class that mimics Pinterest's waterfall design | 4,541 |
yacir/collectionviewslantedlayout | A CollectionView Layout that displays slanted cells in a UICollectionView. | 2,300 |
ibanimatable/ibanimatable | An Interface Builder toolset for designing and animating UI components and animations in Xcode without writing code. | 8,672 |
applikeysolutions/vegascroll | A lightweight animation flowlayout for UICollectionView in Swift 4, compatible with iOS 11 and Xcode 9. | 2,936 |
ifttt/jazzhands | An animation framework for UIKit that uses keyframes to create smooth animations | 6,401 |
ninjaprox/nvactivityindicatorview | A collection of loading animations for iOS applications | 10,636 |