Skip to content

A collection view that fixes some issues with inserting/deleting items in a collection view layout that uses UIKit Dynamics.

License

Notifications You must be signed in to change notification settings

luiseduardohdbackup/MYSCollectionView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MYSCollectionView

Version Platform

A collection view that fixing some issues with inserting/deleting items in a collection view layout that uses UIKit Dynamics.

Usage

Simply use MYSCollectionView in place of UICollectionView whenever you are going to use create a subclass of UICollectionViewFlowLayout that uses a dynamic animator.

Requirements

iOS 7+

Installation

MYSCollectionView is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "MYSCollectionView"

Author

Adam Kirk, [email protected]

License

MYSCollectionView is available under the MIT license. See the LICENSE file for more info.

About

A collection view that fixes some issues with inserting/deleting items in a collection view layout that uses UIKit Dynamics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published