Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added sectionIdentifier(for:) method for data sources #34

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

absoftware
Copy link

Checklist

  • [YES] All tests are passed.
  • [YES] Added tests.
  • [YES] Documented the code using Xcode markup.
  • [YES] Searched existing pull requests for ensure not duplicated.

Description

Added method sectionIdentifier(for section: Int) -> SectionIdentifierType for data sources.

Related Issue

#33

@teameh
Copy link

teameh commented Oct 13, 2021

@ra1028 what is the status of this PR and the project in general, do you accept PR's with fixes and additions?

@absoftware
Copy link
Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants