toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.uimanager
/
UIManagerModuleConstantsHelper
/
createConstantsForViewManager
create
Constants
For
View
Manager
open
fun
createConstantsForViewManager
(
viewManager
:
ViewManager
,
@
Nullable
defaultBubblingEvents
:
Map
,
@
Nullable
defaultDirectEvents
:
Map
,
@
Nullable
cumulativeBubblingEventTypes
:
Map
,
@
Nullable
cumulativeDirectEventTypes
:
Map
)
:
Map
<
String
,
Any
>