Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 287 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 287 Bytes

toDo-Item-List-with-Swift

A toDo Item List made with swift for iOS

It only works for iOS 8.1 and later

A pretty simple toDo item list that uses the default classes of UITableView and UITableViewCell, it allows to delete as well by swiping the element to the left.

Miguel Fagundez