toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.uimanager
/
UIImplementation
/
registerRootView
register
Root
View
open
fun
<
T
:
View
?
>
registerRootView
(
rootView
:
T
,
tag
:
Int
,
context
:
ThemedReactContext
)
Registers a root node with a given tag, size and ThemedReactContext and adds it to a node registry.