set JSResponder
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
react Tag
React tag of the first parent of the view that is NOT virtual
initial React Tag
React tag of the JS view that initiated the touch operation
block Native Responder
If native responder should be blocked or not