Allow override of scrollViewDidScroll in CardsViewController
Open
enhancement
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 221
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I would like to be able to override scrollViewDidScroll in a CardsViewController for custom UI
**Describe the solution you'd like**
Change scrollViewDidScroll in CardsViewController to `open`
**Describe alternatives you've considered**
A custom delegate method could be created but I don't think that's necessary
**Additional context**
None
Contributor guide
Assessment
This issue has not been assessed yet.