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

Add shouldSelectItemAtIndex to IGListSectionController #1479

Closed
wants to merge 1 commit into from

Conversation

dirtmelon
Copy link
Contributor

Changes in this pull request

Add shouldSelectItemAtIndex: to IGListSectionController.

Issue fixed: #1033

Checklist

  • All tests pass. Demo project builds and runs.
  • I added tests, an experiment, or detailed why my change isn't tested.
  • I added an entry to the CHANGELOG.md for any breaking changes, enhancements, or bug fixes.
  • I have reviewed the contributing guide

Add shouldSelectItemAtIndex to IGListSectionController
@lorixx
Copy link
Contributor

lorixx commented Dec 15, 2020

Awesome!

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lorixx has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@lorixx merged this pull request in 057eaf3.

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

Successfully merging this pull request may close these issues.

Requested support for shouldSelectItem(at index: Int) in ListSectionController
3 participants