Package com.facebook.react.modules.core
See: Description
-
Class Summary Class Description FrameCallback This class provides a compatibility wrapper around the JellyBean FrameCallback with methods toaccess cached wrappers for submitting a real FrameCallback to a Choreographer or a Runnable toa Handler. ChoreographerCompat Wrapper class for abstracting away availability of the JellyBean Choreographer. DeviceEventManagerModule Native module that handles device hardware events like hardware back presses. ExceptionsManagerModule HeadlessJsTaskSupportModule Simple native module that allows JS to notify native of having completed some task work, so that it can e.g. JavaTimerManager This class is the native implementation for JS timer execution on Android. ReactChoreographer A simple wrapper around Choreographer that allows us to control the order certain callbacks are executed within a given frame. BridgeTimerExecutor TimingModule Native module for JS timer execution. -
Interface Summary Interface Description DefaultHardwareBackBtnHandler Interface used by DeviceEventManagerModule to delegate hardware back button events. RCTDeviceEventEmitter JSTimers JavaScriptTimerExecutor An interface used by JavaTimerManager to access and call JS timers from Java. PermissionAwareActivity Interface used to denote activities that can forward permission requests and call s with the permission request results. PermissionListener Interface used by activities to delegate permission request results. RCTNativeAppEventEmitter Module that handles global application events. -
Enum Summary Enum Description CallbackType