Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.52 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.52 KB

Calculator - SwiftUI

Calculator App (CS193p Winter - 2017) translated from UIKit to SwiftUI.

This project demonstrates converting an iOS App written in Swift and UIKit to SwiftUI using the Storyboard → SwiftUI converter by Swiftify.

For more details about the Storyboard → SwiftUI Converter and the conversion process please checkout this link.

Prerequisites

  • Xcode 13+

Important Links

  1. UIKit project
  2. SwiftUI project portrait mode only
  3. Completed SwiftUI project

Screen Recording

New1.mov

References

We have used the UIKit project from this repository. Since the project was written in an older Swift version, we have updated the project to use Swift 5.0.

License

Calculator - SwiftUI is distributed under the terms and conditions of the MIT license.