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
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 Today page. To get the effect down perfect, we have to accomplish three different tasks:
  • Implement UIPanGestureRecognizer for dragging
  • Add a UIVisualEffectView for blurring the background
  • Don't interfere with the scrolling of our UITableView component
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)
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
HELP & SUPPORT