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

Releases: amirdew/CollectionViewPagingLayout

0.1.5

18 May 06:08
Compare
Choose a tag to compare
  • Fix currentPage not being updated immediately after calling goToNextPage, goToPreviousPage or setCurrentPage

0.1.4

04 May 17:51
Compare
Choose a tag to compare
  • Support multi sections

0.1.3

21 Apr 21:39
Compare
Choose a tag to compare
  • Fix divide by zero issue when the size of collection view is zero

0.1.2

11 Apr 10:47
3fae36e
Compare
Choose a tag to compare

Add SPM and Carthage support

Premade Transformable

04 Apr 21:12
b89b9b1
Compare
Choose a tag to compare
  • Introducing Premade Transformable as a way to use the library faster
  • Introducing three Premade Transformables (Scale, Stack, Snapshot) with samples
  • Change the samples project to use the library as a Development Pod dependency
  • Introducing the new main page
  • Fix some issues and improve CollectionViewPagingLayout

0.0.6

10 Mar 21:15
03a3a60
Compare
Choose a tag to compare
  • Fix issues with out of bounds layout attributes #5
  • Rename method name goToPrevPage -> goToPreviousPage

0.0.5

26 Jan 22:18
Compare
Choose a tag to compare
Bump version

0.0.4

28 Dec 02:40
Compare
Choose a tag to compare
check safe area only in iOS 11

0.0.3

26 Dec 20:47
Compare
Choose a tag to compare
Update podspec

0.0.2

26 Dec 20:36
Compare
Choose a tag to compare
bump version