This is a repository for the sample projects of Cookbook-style tuorial: Moving Table View Cells with a Long Press Gesture. In this cookbook-style tutorial you will learn how to move a table view row by using a long press gesture, like in Apple's Weather App.
- Checkout UDoStarter branch for the starter project.
- Checkout master branch for the UITableView complete project.
- Checkout UDo.UICollectionView.Starter branch for the UICollectionView starter project.
- Checkout UDo.UICollectionView branch for the UICollectionView complete project.