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

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: about 1 year 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.