toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.fabric.mounting
/
SurfaceMountingManager
/
createView
create
View
@
UiThread
open
fun
createView
(
@
NonNull
componentName
:
String
,
reactTag
:
Int
,
@
Nullable
props
:
ReadableMap
,
@
Nullable
stateWrapper
:
StateWrapper
,
@
Nullable
eventEmitterWrapper
:
EventEmitterWrapper
,
isLayoutable
:
Boolean
)