Slide 1

Slide 1 text

A Journey into SwiftUI World fassko www.kristaps.me

Slide 2

Slide 2 text

journey noun a traveling from one place to another, usually taking a rather long time

Slide 3

Slide 3 text

About me 17+ years of experience Founder & developer Solutions for Fortune 500 companies

Slide 4

Slide 4 text

swiftweeklybrief.com

Slide 5

Slide 5 text

Mr. Byte

Slide 6

Slide 6 text

Intro to SwiftUI Build an app Pros & cons The Plan

Slide 7

Slide 7 text

No content

Slide 8

Slide 8 text

No content

Slide 9

Slide 9 text

No content

Slide 10

Slide 10 text

SwiftUI is a declarative programming framework for developing user interfaces for iOS and other Apple platforms.

Slide 11

Slide 11 text

SwiftUI is a declarative programming framework for developing user interfaces for iOS and other Apple platforms.

Slide 12

Slide 12 text

Declarative Based on data Like HTML Focus on WHAT

Slide 13

Slide 13 text

Framework Supporting structure of a building Build on top of it Dictates everything

Slide 14

Slide 14 text

SwiftUI Previews

Slide 15

Slide 15 text

– Philip Davis, Designer at Facebook, ex-Apple “SwiftUI is a design tool from the future.”

Slide 16

Slide 16 text

SwiftUI views

Slide 17

Slide 17 text

No content

Slide 18

Slide 18 text

State

Slide 19

Slide 19 text

Demo

Slide 20

Slide 20 text

Animations

Slide 21

Slide 21 text

Demo

Slide 22

Slide 22 text

View modi fi ers

Slide 23

Slide 23 text

Demo

Slide 24

Slide 24 text

What color do kittens love the most?

Slide 25

Slide 25 text

P u r r r p l e

Slide 26

Slide 26 text

No content

Slide 27

Slide 27 text

No content

Slide 28

Slide 28 text

Grid Views

Slide 29

Slide 29 text

Grid View types Vertical - Y axis Horizontal - X axis Depth - Z axis

Slide 30

Slide 30 text

Demo

Slide 31

Slide 31 text

Lists

Slide 32

Slide 32 text

Demo

Slide 33

Slide 33 text

Navigation

Slide 34

Slide 34 text

Demo

Slide 35

Slide 35 text

Form

Slide 36

Slide 36 text

Demo

Slide 37

Slide 37 text

TabBar

Slide 38

Slide 38 text

Demo

Slide 39

Slide 39 text

Localization

Slide 40

Slide 40 text

Demo

Slide 41

Slide 41 text

Learnings

Slide 42

Slide 42 text

- Moves very fast Hard to do something out of bounds Need to shift mindset

Slide 43

Slide 43 text

+ Very fast to prototype ideas Comes with many niceties Everyone can pick it up

Slide 44

Slide 44 text

Is SwiftUI production ready?

Slide 45

Slide 45 text

– John Sundell and Gui Rambo “It Depends.”

Slide 46

Slide 46 text

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

Slide 47

Slide 47 text

fassko www.kristaps.me