CleanCocoa / CleanCocoa/FatSidebar
Switch styles responsively
Open
enhancement
- Dominant language
- Swift
- Stars
- 76
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
In case someone decides to use a slider instead of fixed width in production, too, it would be cool if `FatSidebar` had a configuration breakpoint like you use them in CSS:
- above breakpoint: use `.regular` style for all items
- below breakpoint: use `.small` style for all items
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.