Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 386 Bytes

File metadata and controls

8 lines (5 loc) · 386 Bytes

storing_userdefaults_sample

Swift: Storing User Data / Preferences in UserDefaults

This example will show how to use user preferences / default values using the SuerDefaults and the user preferences .plist file You can read my full blog post here: https://www.devrazor.com/post/swift-storing-preferences-in-userdefaults

You can also check out my YouTube video for this example at: