Skip to content

Instantly share code, notes, and snippets.

@artur-ios-dev
Created March 25, 2020 16:19
Show Gist options
  • Save artur-ios-dev/ee2c37998d0c16f6916e289bf41a3bd3 to your computer and use it in GitHub Desktop.
Save artur-ios-dev/ee2c37998d0c16f6916e289bf41a3bd3 to your computer and use it in GitHub Desktop.
...
let items = colors.shuffled()
snapshot.appendItems(items, toSection: 0)
dataSource.apply(snapshot, animatingDifferences: true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment