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