Skip to content

By encapsulating the delegates of tableView and collectionView, and using DiffableDataSource for refreshing data, it significantly simplifies the process of list construction and enhances development efficiency.

License

Notifications You must be signed in to change notification settings

cocomanbar/ListAdapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ListAdapter

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

ListAdapter is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'ListAdapter'

Author

tanxl, [email protected]

License

ListAdapter is available under the MIT license. See the LICENSE file for more info.

About

By encapsulating the delegates of tableView and collectionView, and using DiffableDataSource for refreshing data, it significantly simplifies the process of list construction and enhances development efficiency.

Resources

License

Stars

Watchers

Forks

Packages

No packages published