Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Releases: spring-media/LazyPages

SPM Support

11 Jan 14:30
ce8643f
Compare
Choose a tag to compare

Breaking Changes

  • New PageIndexCollectionViewControllerDataSource function func sizeForItem(at indexPath: IndexPath) -> CGSize
  • Minimum supported iOS version: 11
  • Removed support for CocoaPods

New Features

  • SPM support
  • Customizable number of view controllers to be cached

Swift 5

07 Aug 12:34
c3a1f6c
Compare
Choose a tag to compare
Merge pull request #3 from spring-media/feature/Swift5

Feature/swift5