Xcoding with Alfian

Software Development Videos & Tutorials

Build a Trello Clone App with SwiftUI

Alt text

Here are the main features that we will build in this full tutorial video:

  • Card and Board List CRUD.
  • Drag and Drop Card to reorder in List (List OnMove modifier).
  • Drag and Drop Card to another List (List OnInsert).
  • Drag and Drop Board List to reorder (Drop Delegate).
  • Disk Persistence.