Skip to content

A ToDo List App using simply native user defaults. User Defaults is very useful tool in iOS Xcode. You can store some basic data such as Default volume or Login Credentials so that you don't have to login every time in Facebook App or WhatsApp. But it sure has some limitations, you can not store object data and so you can not mark the tasks as c…

Notifications You must be signed in to change notification settings

mansapratap/UserDefault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

A ToDo List App using simply native user defaults. User Defaults is very useful tool in iOS Xcode. You can store some basic data such as Default volume or Login Credentials so that you don't have to login every time in Facebook App or WhatsApp. But it sure has some limitations, you can not store object data and so you can not mark the tasks as c…

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages