You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: