FDWaveformView
FDWaveformView copied to clipboard
Consider subclassing from UIScrollView [FOR DISCUSSION]
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
Does anyone have experience with UIScrollView and want to share your thoughts here?