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

Why not use collectionView for reusing cell ? #17

Open
singno opened this issue Dec 7, 2016 · 1 comment
Open

Why not use collectionView for reusing cell ? #17

singno opened this issue Dec 7, 2016 · 1 comment

Comments

@singno
Copy link

singno commented Dec 7, 2016

No description provided.

@terenceLuffy
Copy link
Owner

It sure can. When I wrote this control on 2014, I started with Objective-C and tried to make it compatible to as many iOS as possible. However, when Swift released and I rewrote it in Swift, I didn't think about it too much, so I just kept using scroll view instead of collection view. If you are interested in rewriting this control with collection view, it would be nice.

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