toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.bridge
/
UIManager
/
addRootView
add
Root
View
@
UiThread
abstract
fun
<
T
:
View
?
>
addRootView
(
rootView
:
T
,
initialProps
:
WritableMap
?
)
:
Int
Deprecated
Registers a new root view. @Deprecated call startSurface instead