Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 865 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 865 Bytes

Replicating complex UI using SwiftUI

Apple has just released SwiftUI, and we decided to get to know it through making a series of tutorials on creating complex UIs with SwiftUI.

Apple Card Application

In August, Apple launched Apple Card, and we couldn’t help noticing widget for monthly payments from their app.

For this article, we took one screen and replicated the widget for choosing payment amount.

Read Article »
View Source Code »