Skip to content

Instantly share code, notes, and snippets.

@alyssoncm
Created September 23, 2019 20:45
Show Gist options
  • Save alyssoncm/0d66bafac391b466901ecd5be6070a70 to your computer and use it in GitHub Desktop.
Save alyssoncm/0d66bafac391b466901ecd5be6070a70 to your computer and use it in GitHub Desktop.
strut
struct ContentView: View {
var body: some View {
SignUpView()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment