Skip to content

Instantly share code, notes, and snippets.

@culjo
Created June 27, 2019 02:43
Show Gist options
  • Save culjo/e99ec397be1d7579a87c49e7897a7972 to your computer and use it in GitHub Desktop.
Save culjo/e99ec397be1d7579a87c49e7897a7972 to your computer and use it in GitHub Desktop.
TextField(.constant(""), placeholder: Text("Email"))
.padding()
.background(Color("flash-white"))
.cornerRadius(4.0)
.padding(EdgeInsets(top: 0, leading: 0, bottom: 15, trailing: 0))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment