A simple calculator app for iOS.
Features:
- Four-function calculator with bonus +/- and % operations, just like the portrait mode of the iOS calculator app
- Supports multiple calculator instances (scenes) on iPad
- Decent test coverage for the calculator model
- Settings app page that allows you to toggle between UIKit and SwiftUI front ends without restarting the app