receiveCommand

open fun receiveCommand(surfaceId: Int, reactTag: Int, @NonNull commandId: String, @Nullable commandArgs: ReadableArray)


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

Deprecated