receive
  abstract fun receiveTouches(eventName: String, touches: WritableArray, changedIndices: WritableArray)
Deprecated
Dispatch the TouchEvent using [EventDispatcher] instead
Receive and process touches
Parameters
event
JS event name
touches
active pointers data
changed
indices of changed pointers