Releases: MaherKSantina/MSPeekCollectionViewDelegateImplementation
Releases · MaherKSantina/MSPeekCollectionViewDelegateImplementation
0.8.0
0.7.0
0.6.0
0.5.0
Changelog
- Added support for subclassing implementation to add new features or to listen to events.
- Added Customization section in Readme for subclassing
0.4.0
- Removed itemsCount from Readme
0.3.0
- Removed itemsCount from implementation as it's not used anymore
0.2.0
- Added Unit Tests
- Fixed small issues
0.1.0
First Release
MSPeekCollectionViewDelegateImplementation
can be initialized usingitemsCount
,cellPeekWidth
,cellSpacing
andscrollThreshold
- Added extension function
configureForPeekingDelegate()
forUICollectionView
to easily configure a collection view