SwipeCellKit v2.7.1 Release Notes

Release Date: 2019-09-24 // over 4 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for Xcode 10.3+ (#353)

Previous changes from v2.7.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)