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