Package-level declarations

Types

Link copied to clipboard

Class that acts as a proxy between the list of EventBeats registered in C++ and the Android side.

Link copied to clipboard
class EventEmitterWrapper : HybridClassBase

This class holds reference to the C++ EventEmitter object. Instances of this class are created in FabricMountingManager.cpp, where the pointer to the C++ event emitter is set.

Link copied to clipboard