Package com.facebook.react.common
See: Description
-
Class Summary Class Description ArrayUtils ClearableSynchronizedPool Like androidx.core.util.Pools.SynchronizedPool with the option to clear the pool (e.g. DebugServerException Tracks errors connecting to or received from the debug server. JavascriptException A JS exception that was propagated to native. LongArray Object wrapping an auto-expanding long[]. Builder MapBuilder Utility class for creating maps ReactConstants ShakeDetector Listens for the user shaking their phone. SingleThreadAsserter Simple class for asserting that operations only run on a single thread. StandardCharsets Not all versions of Android SDK have this class in nio package. SystemClock Detour for System.currentTimeMillis and System.nanoTime calls so that they can be mocked out in tests. -
Interface Summary Interface Description HasJavascriptExceptionMetadata A JS exception carrying metadata. ShakeListener SurfaceDelegate Interface for handling a surface in React Native. SurfaceDelegateFactory Factory to create a SurfaceDelegate. -
Enum Summary Enum Description LifecycleState Lifecycle state for an Activity.