In order to view this lesson, you must purchase this course.
With the basics of our User Interface built out, let's move onto the most important aspect of our application: <b>Swipe-able Cards</b>. We'll build this out step by step starting with a container that will simply hold a <b>UIImageView</b> component. We'll wrap up by introducing a <b>UIPanGestureRecognizer</b> that lets us drag our images around.