Skip to content

Instantly share code, notes, and snippets.

@azamsharp
Created June 28, 2020 16:23
Show Gist options
  • Save azamsharp/7efc4be4021e32184336bc18cb80e5a8 to your computer and use it in GitHub Desktop.
Save azamsharp/7efc4be4021e32184336bc18cb80e5a8 to your computer and use it in GitHub Desktop.
var columns: [GridItem] = [
GridItem(.flexible()),
GridItem(.flexible()),
GridItem(.flexible())
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment