get Next Fling Start Value
fun <T : ReactScrollViewHelper.HasFlingAnimator?, ReactScrollViewHelper.HasScrollState?, ViewGroup> getNextFlingStartValue(scrollView: T, currentValue: Int, postAnimationValue: Int, velocity: Int): Int
Get current position or position after current animation finishes, if any.