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

Latest commit

 

History

History
37 lines (23 loc) · 956 Bytes

CHANGELOG.md

File metadata and controls

37 lines (23 loc) · 956 Bytes

Change Log


  • Support RxSwift 5
  • Support Swift 5
  • Add CollectionViewMoveable
  • Add more examples
  • Add GroupProvider

Breaking Changes

  • Add UITableView / UICollectionView argument for itemHeight, sectionHeight, itemSize and sectionSize
  • Update tap type to ControlEvent for Unique Custom Provider
  • Update isHidden type to Bool for Unique Custom Provider
  • Add rx extension for Unique Custom Provider
  • Support UICollectionView / UITableView.
  • Support no reused when you need.
  • Support reused for list when you need.
  • Support nest form.
  • Support add, delete and insert
  • Support Storyboard