An iOS calculator app reverse-engineered from the native iOS version and redesigned with a light-theme oriented UI.
Built using Xcode and SwiftUI.
To run a simulation of this project, you must own Xcode. To open the project, run SwiftCalculator.xcodeproj
.
All .swift files are located inside of the SwiftCalculator
folder.