| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.7.0.tar.gz | 2019-09-13 | 6.5 MB | |
| 2.7.0.zip | 2019-09-13 | 6.6 MB | |
| README.md | 2019-09-13 | 437 Bytes | |
| Totals: 3 Items | 13.1 MB | 0 | |
Added
- Support for updated SPM (Swift Package Manager) for Xcode 11+ (#325)
- Support for iOS 13 Dark Mode (#337)
Fixed
- Fixed hit test issue related to hidden cells (#314)
- Fixed cell reuse layout issue (#335)
- Fixed issue where a deleted cell that was being cell reused has the contentView offset incorrectly. (#355)
- Fixed issue where on iOS 13 UICollectionViewCell does not perform swipe animation. (#333)