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