marcosgriselli / ViewAnimator

ViewAnimator brings your UI to life with just one line
MIT License
7.28k stars 485 forks source link

Animate visible cells of a section #29

Closed sanjukta-navsoft closed 6 years ago

sanjukta-navsoft commented 6 years ago

How can I set animation for particular section of table view??

marcosgriselli commented 6 years ago

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