Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

0.2.0

Compare
Choose a tag to compare
@amirdew amirdew released this 04 Jul 14:17
· 163 commits to master since this release
  • Introduce new iPad/Mac(Catalyst) app for designing layouts
  • New delegate function func collectionViewPagingLayout(_ layout: CollectionViewPagingLayout, didSelectItemAt indexPath: IndexPath) for using this func configureTapOnCollectionView(goToSelectedPage: Bool = false) needs to be called after assigning layout to the collection view - will be added to the ReadMe
  • Fix not change current page on animated page change
  • Fix zero sections