Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.43 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.43 KB

TipperSwiftUI

A tipping calculator developed in SwiftUI.

Project was built for a 360iDev talk I gave on building hybrid UI apps (mixing SwiftUI and UIKit in the same iOS app).

Recording of my 360iDev talk on building hybrid UI apps

Slides for my talk

Before

See the tagged releases for before to see the code for the original calculator in SwiftUI.

Video for the before release

Screenshot:

After

See the tagged releases for after to see the code for the calculator in SwiftUI, with the segmented control swapped out for a UIKit component.

Video for the after release

Screenshot:

Payscreen

See the tagged releases for payscreen to see the code for the calculator in SwiftUI. The second screen, the payscreen, was built in UIKit.

Video for the payscreen release

Screenshots (Before Payment, Selecting Payment, After Payment):