Cat Press
Create a single-screen app with a button that prints βMeowβ to the console when tapped.
β Features
- Show a cat icon using a system image.
- Display the cat's name, age, and personality
- Add a 'Meow' button that prints to the console
- Use a simple Cat struct to model the data
π Additional Notes
The cat icon should be cat-themed. You can browse available options by visiting SF Symbols and searching for βcatβ.
β¨ Enhancements
- Replace the system icon with a photo of your own cat.
- Instead of printing “Meow” to the console, update a
Text
view to display it on screen. - Add a tap counter that increases every time the cat meows!
πΈ Screenshot
