LayoutKit
LayoutKit copied to clipboard
ReloadableViewLayoutAdapter updates
ReloadableViewLayoutAdapter could use a few additions:
- Detecting Collection/TableView size and its changes and using that for computing cell layout arrangements.
- Delegate for scroll notifications.
- Delegate for cell creation notifications.
Two other changes might be coming but seem less clear:
- Updates to cell layout consistency management.
- Pre-computing arrangements for device rotation.