toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.uimanager
/
NativeViewHierarchyManager
/
dispatchCommand
dispatch
Command
open
fun
dispatchCommand
(
reactTag
:
Int
,
commandId
:
String
,
@
Nullable
args
:
ReadableArray
)
open
fun
dispatchCommand
(
reactTag
:
Int
,
commandId
:
Int
,
@
Nullable
args
:
ReadableArray
)
Deprecated