on Child Started Native Gesture
Called when a child starts a native gesture (e.g. a scroll in a ScrollView). Should be called from the child's onTouchIntercepted implementation.
Deprecated
Use onChildStartedNativeGesture with a childView parameter.
Replace with
onChildStartedNativeGesture
Content copied to clipboard