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

CollecitonView animateViews for indexPaths #32

Closed
KaushalElsewhere opened this issue Mar 22, 2018 · 1 comment
Closed

CollecitonView animateViews for indexPaths #32

KaushalElsewhere opened this issue Mar 22, 2018 · 1 comment

Comments

@KaushalElsewhere
Copy link

hi, thanks for your awesome framework.
Is there any way to animateViews of collectionView for a set of indexPath ie. Array of IndexPath.
I have pagination on my collection view and every time I append items on it the whole collection view starts animating ( which I don't want).
I just wanted to animate for a selected array of index paths.
Cheers.

@marcosgriselli
Copy link
Owner

This issue will be handled by #33 as it will target animating sections or indexPaths for both UICollectionView and UITableView.

ggthedev pushed a commit to ggthedev/ViewAnimator that referenced this issue Apr 21, 2018
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