Project overview
Many of us have been there, faced with the conundrum of whether to swipe left or right. All of a sudden, you may find yourself wondering: How does this work? How does the swipe magic happen? Well, in this project, we’re going to learn all about it. We will start by defining a MainPage
file in which the images of our application will reside. After that, we will implement the image control, and gradually add the graphical user interface (GUI) and functionality to it until we have nailed the perfect swiping experience.
The build time for this project is about 90 minutes.