Skip to content

Reloading sections, open proxy, and context observer (SwiftLint)

Pre-release
Pre-release
Compare
Choose a tag to compare
@WCByrne WCByrne released this 13 Aug 19:15
· 55 commits to master since this release
3a32809

This release fixes a few bugs with reload items and adds a method to reload entire sections.

The CollectionViewProxy internals have also been exposed to allow for custom use to update a collection view. This lands well with the new ContextObserver class which can be used to observe changes in a managed object context and handle them as needed.