Root View
Functions
Link copied to clipboard
Link copied to clipboard
Called when a child ends a native gesture. Should be called from the child's onTouchIntercepted implementation.
Link copied to clipboard
Called when a child starts a native gesture (e.g. a scroll in a ScrollView). Should be called from the child's onTouchIntercepted implementation.