Upgrade to Pro — share decks privately, control downloads, hide ads and more …

A journey into the SwiftUI world - Tech Stash by Mintos

A journey into the SwiftUI world - Tech Stash by Mintos

This session will be dedicated to SwiftUI, a framework for declarative UI structure design across all Apple platforms.
Since its first introduction at the Apple Worldwide Developers Conference (WWDC) in 2019, the framework and Swift language have both been significantly updated. SwiftUI is an opinionated framework, with quite strict guidelines, and as with every technology, we need to talk about its possible tradeoffs.
In this session, we will look into some of the challenges with SwiftUI, and how to overcome them with practical examples.

Kristaps Grinbergs

September 30, 2021
Tweet

More Decks by Kristaps Grinbergs

Other Decks in Programming

Transcript

  1. - Moves very fast Hard to do something out of

    bounds Need to shift mindset
  2. Is SwiftUI production ready? If you can stick with latest

    iOS If need to go back to old way I would start a new project with SwifUI