RetroCalculator
RetroCalculator copied to clipboard
Simple Retro-Themed Calculator
RetroCalculator
This is a retro-themed simple calculator iOS application.
What I Learned
- Write simple math operations with Swift
- Integrate UIButtons and sounds
- Design a UI using image assets with UIStackView
- Practice using IBActions and IBOutlets