Here's a quick tutorial on how to Build a To-Do list App programmatically using UICollectionViewController. We'll create the app from scratch and break down the development cycle in 4 easy steps. Follow along and you'll be able to build your own to-do list immediately after you're done watching!
Completed project:
https://github.com/purelyswift/todolist
Watch this for a more detailed video on creating an app programmatically: • iOS Swift: Build UICollectionView pro...