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

didSelectItemAt isn't getting called #18

Open
SamranKhan opened this issue Jun 5, 2018 · 2 comments
Open

didSelectItemAt isn't getting called #18

SamranKhan opened this issue Jun 5, 2018 · 2 comments

Comments

@SamranKhan
Copy link

func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath)

It is not getting called.

@shoheiyokoyama
Copy link
Owner

@SamranKhan

Are you setting delegate of collectionView?
geminiCollectionView.delegate = delegate

@SamranKhan
Copy link
Author

Yes. I can send you the code if you want!

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

No branches or pull requests

2 participants