Building a Trello-like iOS App with Drag & Drop API
Drag & Drop is the user interaction that works naturally when we want to build an app where user can move data around the screen. In this tutorial, we will use the drag & drop API to build a Trello like app.