So here is the example Iām trying to recreate.
Top section is UICollectionView I believe.
But I am confused by lower rows transition.
So what is the easiest way to implement the same transition animation?
Is it custom reload row animation or tableView.reloadData()
, or may be it is tweaked UICollectionView page switching animation?
Would love to get a code hint also.
Thanks in advance!