jessesquires / jessesquires/ReactiveCollectionsKit

[Example App] implement more complex layout for grid view

Open
#101 0 comments 0 reactions 0 assignees View on GitHub
documentation enhancement priority: high
Dominant language
Swift
Stars
194
Forks
12
PR merge metrics
No merged PRs in 30d

Description

### Some ideas:

- [x] Orthogonal sections (Horizontally scrolling sections)
- [ ] Groups
- [ ] Search/Filter (add a search bar and filter results, see _Implementing Modern Collection Views_ below)

#### Maybe? Eventually?
- Collapsing headers (see #33)
- Layout changes? (see #92)

> ⚠️ **No need to do this all at once.** Small PRs with one new feature are best. 😊

### Examples and Sample code:

- [Implementing Modern Collection Views](https://developer.apple.com/documentation/uikit/views_and_controls/collection_views/implementing_modern_collection_views)
- [Updating Collection Views Using Diffable Data Sources](https://developer.apple.com/documentation/uikit/views_and_controls/collection_views/updating_collection_views_using_diffable_data_sources)
- [Getting Started with UI​Collection​View​Compositional​Layout](https://lickability.com/blog/getting-started-with-uicollectionviewcompositionallayout/)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.