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
{{ message }}
This repository was archived by the owner on Dec 14, 2021. It is now read-only.
Instead of being specific to UIScrollViewDelegate, we might be able to generalize this and the combiner to work regardless of protocol. Would need to investigate any runtime costs associated with this as we would no longer have specific methods to check for responders.
The text was updated successfully, but these errors were encountered:
Instead of being specific to UIScrollViewDelegate, we might be able to generalize this and the combiner to work regardless of protocol. Would need to investigate any runtime costs associated with this as we would no longer have specific methods to check for responders.
The text was updated successfully, but these errors were encountered: