Login required for access
In order to watch this lesson, you'll need to login to the website.
Card Drag Drop Dismiss
AppStore JSON APIs
In order to view this lesson, you must purchase this course.
Finally, after a lot of code refactor in the last lesson, we're ready to implement a nice difficult feature that enables drag and drop dismissing for our cards in the <b>Today</b> page. To get the effect down perfect, we have to accomplish three different tasks: <ul> <li>Implement UIPanGestureRecognizer for dragging</li> <li>Add a UIVisualEffectView for blurring the background</li> <li>Don't interfere with the scrolling of our UITableView component</li> </ul> I wont be able to do everything in one video so we'll take care of bugs and issues in the next lesson.

Comments (3)
Tokyojogo
5 years ago
Tucker MacDonald
5 years ago
juliolocoh
5 years ago
Brian Voong
5 years ago
juliolocoh
5 years ago
Please contact admin@letsbuildthatapp.com if you have any issues.
HELP & SUPPORT