Late last year I mentioned a very nice open source control from Christopher Wendel allowing you to easily add swipe-to-reveal features to your UITableView cells with a nice variety of options.
Here’s another very nice control from Christopher Wendel providing a flow layout for a collection view that accepts different swipe to select and deselect gestures called SECollectionViewFlowLayout.
SECollectionviewFlowLayout allows you to drag to select/deselect multiple items, allows you to select rows, and can auto-select items between touches.
Here’s an animation from the read me showing the drag to select functionality:
You can find SECollectionViewFlowLayout on Github here..
A nice UICollectionViewLayout.
- UICollectionView Layout That Automatically Organizes Things In A Linear Manner Based On Content Size
- Tutorial: How To Create Great Looking Layouts With UICollectionView
- Custom iOS UICollectionViewLayout Modeled After The iCal App
- Open Source Library For Bringing The iOS 6 Auto Layout API To iOS 5
- Source Code Example Demonstrating How To Create A Rotating Image Wheel Using UICollectionView
Original article: Open Source UICollectionView Flow Layout Adding Swipe-To-Select And De-select Gestures
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





