Commit Graph

3 Commits

Author SHA1 Message Date
Ryo Aoyama ea762adc00 Merge pull request #3 from kishikawakatsumi/class-to-struct
Make `DiffableDataSourceSnapshot` struct
2019-09-02 23:39:27 +09:00
Kishikawa Katsumi d717904e46 Make DiffableDataSourceSnapshot struct
In the latest Xcode 11 (beta 6), DiffableDataSourceSnapshot class changed to a struct.
This PR adopt the API to the latest UIKit's API.
2019-08-26 02:28:25 +09:00
Ryo Aoyama 3e216e1aa4 Initial commit 0.1.0 2019-06-24 12:03:35 +09:00