Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

FlowKit 0.6.1 (Swift 4.2+)

Latest
Compare
Choose a tag to compare
@malcommac malcommac released this 13 Oct 11:26
· 1 commit to master since this release

Released on: 2018-10-13

Changes:

  • #15 - set(model: , at : ) bug with zero index, added @discardableResult (CollectionSection/TableSection) bug
  • #17 Compatibility for Swift 4.2
  • #18 TableSectionView, TableSection, CollectionSection and CollectionSectionView are open to subclass enhancement
  • #19 - TableReloadAnimations is now conform to the new TableReloadAnimationProtocol protocol
  • #14 Support for iOS 8
  • #20 Added support for leadingSwipeActions/trailingSwipeActions (iOS 11+)