This calendar playground aims to replicate Airbnb's calendar currently implemented on the app.
- Reactive: Combine
- CollectionViews: NSDiffableDataSource & NSCompositionalLayout
Light | Dark |
---|---|
- Add range-selection feature.
- Add clear all selected days.
- Refactor some code.
- Create multi-selection feature.
- Add options to change from single/multi/range selection.