| Interface | Description |
|---|---|
| HasJavascriptExceptionMetadata |
A JS exception carrying metadata.
|
| ShakeDetector.ShakeListener |
| Class | Description |
|---|---|
| ArrayUtils | |
| ClearableSynchronizedPool<T> |
Like
androidx.core.util.Pools.SynchronizedPool with the option to clear the pool (e.g. |
| LongArray |
Object wrapping an auto-expanding long[].
|
| MapBuilder |
Utility class for creating maps
|
| MapBuilder.Builder<K,V> | |
| 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.
|
| Enum | Description |
|---|---|
| LifecycleState |
Lifecycle state for an Activity.
|
| Exception | Description |
|---|---|
| DebugServerException |
Tracks errors connecting to or received from the debug server.
|
| JavascriptException |
A JS exception that was propagated to native.
|