GitHub - luiseduardohdbackup/MYSCollectionView: A collection view that fixes some issues with inserting/deleting items in a collection view layout that uses UIKit Dynamics.

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:

Author

Adam Kirk, atomkirk@gmail.com

License

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