A Trello Clone App for iOS built with SwiftUI.
The app has several main features:
- Card, BoardList CRUD.
- Drag and Drop Card to reorder in List.
- Drag and Drop Card to another List.
- Drag and Drop List to reorder.
- Disk Persistence.
- List OnMove, OnInsert modifiers.
- OnDrag & OnDrop Modifiers with
- Drop Delegate.
- Download Xcode 13 from App Store.
- Build and run the project using Xcode 13 and iOS 15.
This project is based on the YouTube tutorial series that you can watch at Build a Trello Clone iOS App with SwiftUIYouTube.