Releases: loloop/DiffableUI
Releases · loloop/DiffableUI
0.0.2
This release adds:
.onAppearextension forCollectionItem- adds pagination to the Hacker News example app, showing how to use the new
.onAppear - Fixes an issue where only a single
.onTapwas respected, even if there were many applied to aCollectionItem - Adds a
@MainActor reload(animated:completion:) asyncmethod toDiffableViewController
First release
Initial release!