Skip to content
#

userdefaults

Here are 335 public repositories matching this topic...

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…

  • Updated Jun 10, 2021
  • Swift

The 10th consolidation project of "100 Days of Swift" tutorial course from Paul Hudson's "Hacking with Swift" website. A memory pairs game that entertains and educates the player about some Swift terminology. The app works, fulfils its purpose and looks acceptable, yet further UI/code improvements and functional development are welcome.

  • Updated Jan 5, 2023
  • Swift

Improve this page

Add a description, image, and links to the userdefaults topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the userdefaults topic, visit your repo's landing page and select "manage topics."

Learn more