Skip to content

Instantly share code, notes, and snippets.

@anupamchugh
Created June 27, 2020 20:03
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 anupamchugh/206d0aa49bd964762d33c41de16b11f0 to your computer and use it in GitHub Desktop.
Save anupamchugh/206d0aa49bd964762d33c41de16b11f0 to your computer and use it in GitHub Desktop.
let config = UICollectionLayoutListConfiguration(appearance: .plain)
let layout = UICollectionViewCompositionalLayout.list(using: config)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment