Open absoftware opened 3 years ago
@ra1028 what is the status of this PR and the project in general, do you accept PR's with fixes and additions?
@teameh Yep, +1 to your question. I still use
#pod 'DiffableDataSources', '0.4.0'
pod 'DiffableDataSources', :git => 'https://github.com/absoftware/DiffableDataSources.git', :branch => 'sections'
in my commercial project.
Checklist
Description
Added method
sectionIdentifier(for section: Int) -> SectionIdentifierType
for data sources.Related Issue
https://github.com/ra1028/DiffableDataSources/issues/33