Consider subclassing from UIScrollView [FOR DISCUSSION]
fulldecent opened this issue · 1 comments
fulldecent commented
https://developer.apple.com/reference/uikit/uiscrollview
This is not an API breaking change. It would add many new features:
- Scroll past ends
- Nice alignment with our existing API
- Bouncing, acceleration in gestures
fulldecent commented
Does anyone have experience with UIScrollView and want to share your thoughts here?