toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.modules.core
/
RCTNativeAppEventEmitter
RCTNative
App
Event
Emitter
fun
interface
RCTNativeAppEventEmitter
:
JavaScriptModule
Module that handles global application events.
Members
Functions
emit
Link copied to clipboard
abstract
fun
emit
(
eventName
:
String
,
data
:
Any
?
)