Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 757 Bytes

File metadata and controls

11 lines (8 loc) · 757 Bytes

Advent-Calendar-iOS

A generic Advent Calendar iOS Application consisting of 24 door with amazing gifts

Application Architecture

  1. MVVM
  2. SwiftUI
  3. Combine

SwiftUI: Under the Hood

SwiftUI is an innovative, exceptionally simple way to build user interfaces across all Apple platforms with the power of Swift. Build user interfaces for any Apple device using just one set of tools and APIs. With a declarative Swift syntax that’s easy to read and natural to write, SwiftUI works seamlessly with new Xcode design tools to keep your code and design perfectly in sync. Automatic support for Dynamic Type, Dark Mode, localization, and accessibility means your first line of SwiftUI code is already the most powerful UI code you’ve ever written