emit Scroll Event
fun <T : ReactScrollViewHelper.HasScrollEventThrottle?, ViewGroup> emitScrollEvent(scrollView: T, xVelocity: Float, yVelocity: Float)
Shared by ReactScrollView and ReactHorizontalScrollView.
Shared by ReactScrollView and ReactHorizontalScrollView.