Component - UserDefaults for simple values
This UI component shows how to save and load simple values like text and numbers using UserDefaults in an iOS app. It has a text field to enter a name, a button to save it, and a label to display the saved name.