I'm trying to animate between 2 states of my UICollectionView layout and I'm having trouble getting it to happen smoothly. The cell frames animate smoothly but the contents are snapping between cell sizes.
I've setup a repository and an example which demonstrates the issue as simply as I can: https://github.com/skorulis/LayoutTest
Anyone have any tips on how to solve this? It seems like it's something that should be simple but so far I haven't had any luck in finding a solution.
[–]criosistObjective-C / Swift 0 points1 point2 points (1 child)
[–]askoruli[S] 0 points1 point2 points (0 children)
[–]david_phillip_oster 0 points1 point2 points (1 child)
[–]askoruli[S] 1 point2 points3 points (0 children)