Skip to content

Instantly share code, notes, and snippets.

@tyirvine
Created October 27, 2020 21:44
Show Gist options
  • Save tyirvine/adf2dd2fb777d8172c963008350bab9f to your computer and use it in GitHub Desktop.
Save tyirvine/adf2dd2fb777d8172c963008350bab9f to your computer and use it in GitHub Desktop.
SwiftUIGrids-constants
let vSpacing: CGFloat = 9
let hSpacing: CGFloat = vSpacing - 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment