Tag: animation
-
Creating iOS UITableViewCell animations
Today I gonna show you how you can easily animate your UITableViewCells with UIKit and QuartzCore out of the box functionality. This allows you to create smooth animation during state changes like adding or deleting some rows or sections of your table view.