Can any one help me out with UITableView
animating issue?
By default we have animation for deleting cell and reordering cells in UITableView
.
Can we have animated adding cell, if so how to do it.
I have checked out Three20, did not not get how twitter
has done the table expand animation under MyProfile>ReTweets.
Want to try it without Three20 frameowrk,
using the existing animation in UITableView
.