setJSResponder

open fun setJSResponder(surfaceId: Int, reactTag: Int, initialReactTag: Int, blockNativeResponder: Boolean)

Set the JS responder for the view associated with the tags received as a parameter.

Parameters

reactTag

React tag of the first parent of the view that is NOT virtual

initialReactTag

React tag of the JS view that initiated the touch operation

blockNativeResponder

If native responder should be blocked or not