Closed mkj-is closed 5 years ago
Implements #25.
Currently headers and footers are supported only for table views, even though sections contain them for use in collections too. Required changes: Update reuse identifier storage for lazy registration. Implement view for supplementary kind method in abstract data source. Next step would be updating the collection reusable view template.
Currently headers and footers are supported only for table views, even though sections contain them for use in collections too.
Required changes:
Next step would be updating the collection reusable view template.
Also implements #24.
Initializer for empty data sources was added too.
Implements #25.