1. Table View Custom Cell Insertion Animation

    To add a custom table view cell insertion animation (ex. a springy animation + alpha 0 to 1):

    Store the index paths that need the custom insertion animation. Insert the index paths into your data model. Insert the index paths into the table view with no animation. Create a custom animation …

    READ MORE »

« Page 2 / 7 »