Intro to SwiftUI — Part 1: The language features behind it

Suyash Srijan
10 min readJun 6, 2019

A few days ago at WWDC ’19, Apple surprised everyone with a brand-new framework called SwiftUI, which allows developers to write apps for Apple platforms using a new declarative Swift syntax, right in Xcode.

SwiftUI is built on top of Swift* and allows developers to quickly write apps without much boilerplate.

Suyash Srijan

iOS Engineer at @theappbusiness. Swift compiler collaborator.