Skip to content

Instantly share code, notes, and snippets.

@tanmayb123
Created June 16, 2019 18:39
Show Gist options
  • Save tanmayb123/97e4a49ed5aa8f51b2411a1cd8d21ad1 to your computer and use it in GitHub Desktop.
Save tanmayb123/97e4a49ed5aa8f51b2411a1cd8d21ad1 to your computer and use it in GitHub Desktop.
VStack {
Text("Hello World")
.font(.largeTitle)
.bold()
Text("This is my test app.")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment