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 } } }
Join our mailing list to receive the latest news and updates from our team.
Don't worry, your information will not be shared.
50% Complete
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.