KelvinJin / AnimatedCollectionViewLayout

A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code.
MIT License
4.7k stars 347 forks source link

Container View to Table View #20

Closed JayBone16 closed 7 years ago

JayBone16 commented 7 years ago

How can this be implemented in a table view instead of container view? Thanks!

KelvinJin commented 7 years ago

Sorry, but this library can only support UICollectionView.