enqueueDispatchCommand

open fun enqueueDispatchCommand(reactTag: Int, commandId: String, @Nullable commandArgs: ReadableArray)


open fun enqueueDispatchCommand(reactTag: Int, commandId: Int, @Nullable commandArgs: ReadableArray)

Deprecated