Cat Press | Coding With Matt

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

  1. Replace the system icon with a photo of your own cat.
  2. Instead of printing “Meow” to the console, update a Text view to display it on screen.
  3. Add a tap counter that increases every time the cat meows!

πŸ“‚ View this project on GitHub.

πŸ“Έ Screenshot

Screenshot