ra1028 / DiffableDataSources

💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.
https://ra1028.github.io/DiffableDataSources
Apache License 2.0
849 stars 68 forks source link

Add completion block #12

Closed ra1028 closed 4 years ago

ra1028 commented 4 years ago

Checklist

Description

Add completion block to apply function with CATransaction.

Related Issue

PR: https://github.com/ra1028/DiffableDataSources/pull/10

Motivation and Context

See https://github.com/ra1028/DiffableDataSources/pull/10

Impact on Existing Code

Syntax isn't changed but binary breaking.