Skip to content

Instantly share code, notes, and snippets.

@iamazhar
Created July 2, 2019 08:32
Show Gist options
  • Select an option

  • Save iamazhar/7cdd664b62cc778531f01446003e33a7 to your computer and use it in GitHub Desktop.

Select an option

Save iamazhar/7cdd664b62cc778531f01446003e33a7 to your computer and use it in GitHub Desktop.
var body: some View {
Text("She sells sea shells on the sea shore. She sells sea shells on the sea shore")
.truncationMode(.head)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment