Skip to content

Instantly share code, notes, and snippets.

@adellibovi
Last active June 7, 2019 20:08
Show Gist options
  • Save adellibovi/21c2552ad51d473d8c06a17cfd0a99fe to your computer and use it in GitHub Desktop.
Save adellibovi/21c2552ad51d473d8c06a17cfd0a99fe to your computer and use it in GitHub Desktop.
var body: some View {
VStack {
Text("First line")
Text("Second line")
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment