Skip to content

Instantly share code, notes, and snippets.

@iosdevie
Created May 29, 2021 19:37
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 iosdevie/5efdb81462610f8121bf12895d6007ae to your computer and use it in GitHub Desktop.
Save iosdevie/5efdb81462610f8121bf12895d6007ae to your computer and use it in GitHub Desktop.
item.contentSize = NSDirectionalEdgeInsets(top: 5, leading: 5, trailing: 5, bottom: 5)
group.interItemSpacing = .fixed(CGFloat(10))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment