Skip to content

Instantly share code, notes, and snippets.

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