This repository was archived by the owner on Nov 5, 2019. It is now read-only.

Description
Switches were used as a way to get something up faster. Checkboxes unfortunately are not offered natively in the iOS SDK. But I think now that we have a little more time we can make the experience better by changing to Mail.app like checkboxes.
UITableViewCell has accessory mode checkmark, but it doesn't have a circle behind it. Maybe we can just draw a circle.
The important thing is that we don't use any 3rd party libraries for this. Should be simple enough to implement from scratch.
