toDoList is a native iOS application for creating and managing a list of Todos!
Todos can be added, edited, removed, and hidden after completion.
This app was built using Composible Architecture (TCA for short) library. TCA utilizes simple yet complex state management features to create a seamless application able to mutate data and share states across many views.

