iOS Swift: Build a To-Do List App using UICollectionView Tutorial

Опубликовано: 11 Февраль 2016
на канале: Lets Build That App
17,528
168

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...