Blog

First blog post...

Uncategorized May 08, 2018

struct ContentView : View { let title = Text("Paul Hudson") .font(.largeTitle) let subtitle = Text("Author") .foregroundColor(.secondary) var body: some View { VStack { title .color(.red) subtitle } } }

Continue Reading...
Close

50% Complete

Two Step

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.