Skip to content

Releases: loloop/DiffableUI

0.0.4

Choose a tag to compare

@loloop loloop released this 05 Mar 19:28
95c12ed

What's Changed

Also includes everything on 0.0.3 — I've deleted the release as that was broken

Full Changelog: 0.0.3...0.0.4

0.0.2

Choose a tag to compare

@loloop loloop released this 22 Dec 20:29
eb94c0c

This release adds:

  • .onAppear extension for CollectionItem
  • 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 a CollectionItem
  • Adds a @MainActor reload(animated:completion:) async method to DiffableViewController

First release

Choose a tag to compare

@loloop loloop released this 15 Dec 21:49

Initial release!