Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tsif/ditbouncylayout

UICollectionViewFlowLayout subclass that adds a "bouncy" effect to your collection views similar to the iOS messages app
https://github.com/tsif/ditbouncylayout

Last synced: 21 days ago
JSON representation

UICollectionViewFlowLayout subclass that adds a "bouncy" effect to your collection views similar to the iOS messages app

Awesome Lists containing this project

README

        

# DITBouncyLayout

UICollectionViewFlowLayout subclass that adds a "bouncy" effect to your collection views similar to the iOS messages app.

Simply create an instance and assign it to the layout property of you cellection view.

Modify the properties of the UIAttachmentBehavior's found within and the scroll resistance to customise the effect to your own needs.