Skip to content

Instantly share code, notes, and snippets.

@fitomad
Created June 23, 2020 11:46
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 fitomad/70abff4c69efcb18a91a811187c2def1 to your computer and use it in GitHub Desktop.
Save fitomad/70abff4c69efcb18a91a811187c2def1 to your computer and use it in GitHub Desktop.
...
private var columns = [
GridItem(.adaptive(minimum: 100)),
GridItem(.flexible()),
GridItem(.adaptive(minimum: 100))
]
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment