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

Releases: DianQK/Flix

4.0.0

14 May 03:05
Compare
Choose a tag to compare

Support RxSwift 5

Swift 5

31 Mar 00:43
Compare
Choose a tag to compare
3.0.0

Swift 5

2.0.0

09 Oct 02:18
Compare
Choose a tag to compare
2.0.0

2.0.0.beta.1

07 May 04:20
Compare
Choose a tag to compare
2.0 Beta

2.0.0.beta.0

28 Apr 03:10
Compare
Choose a tag to compare
2.0 Beta

1.0.0

05 Nov 06:58
Compare
Choose a tag to compare
  • 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

First Released.

25 Oct 02:57
Compare
Choose a tag to compare
  • 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