This release adds:
.onAppear
extension forCollectionItem
- adds pagination to the Hacker News example app, showing how to use the new
.onAppear
- Fixes an issue where only a single
.onTap
was respected, even if there were many applied to aCollectionItem
- Adds a
@MainActor reload(animated:completion:) async
method toDiffableViewController