mardi 3 février 2015

Tableview-like animations within a collectionview?

I'm using a UICollectionView, but am using it somewhat like a TableView. I would like to animate cells away by having them animate away to the left and new cells animate in from the right. With the UITableView, I could just UITableViewRowAnimation.Right animation while inserting / removing cells. How might one go about performing something like this with a UICollectionView?




Aucun commentaire:

Enregistrer un commentaire