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 support for delegate? #5

Open
thihaaung6245 opened this issue Jun 9, 2016 · 2 comments
Open

Add support for delegate? #5

thihaaung6245 opened this issue Jun 9, 2016 · 2 comments

Comments

@thihaaung6245
Copy link

You know without delegate we cant do infinite scroll or slide show.Any help?

@mohamede1945
Copy link
Owner

You can do slide show without delegate only infinite scroll can't. Since I'm not actively working on it. You can extend the library and PR are welcomed!

@masrnet2006
Copy link

how open image in sub detialsvc with
public func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath) {

        print("didSelectItemAt main indexPath is ============== : ",indexPath.row)

        }

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

3 participants