Note: The TouchScroll module is intended mainly for
use on tablets/phones if their native scroll behavior is undesirable
(such as on iOS, where the UI thread is blocked while momentum is active).
It only supports webkit touch events (touchstart, etc.),
not pointer events, as currently browsers with pointer events do not
exhibit a need for this module.