Skip to content

Instantly share code, notes, and snippets.

@culjo
Created June 27, 2019 03:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save culjo/e9c7d11732870fe1e9c417a2a4dd98e9 to your computer and use it in GitHub Desktop.
Save culjo/e9c7d11732870fe1e9c417a2a4dd98e9 to your computer and use it in GitHub Desktop.
SecureField(.constant(""), placeholder: Text("Password"))
.padding()
.background(Color("flash-white"))
.cornerRadius(4.0)
.padding(.bottom, 10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment