Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y 

A

abortRequest(int) - Method in class com.facebook.react.modules.image.ImageLoaderModule
 
abortRequest(int) - Method in class com.facebook.react.modules.network.NetworkingModule
 
AbstractFloatPairPropertyUpdater - Class in com.facebook.react.animation
Base class for AnimationPropertyUpdater subclasses that updates a pair of float property values.
AbstractFloatPairPropertyUpdater(float, float) - Constructor for class com.facebook.react.animation.AbstractFloatPairPropertyUpdater
 
AbstractFloatPairPropertyUpdater(float, float, float, float) - Constructor for class com.facebook.react.animation.AbstractFloatPairPropertyUpdater
 
AbstractSingleFloatProperyUpdater - Class in com.facebook.react.animation
Base class for AnimationPropertyUpdater subclasses that updates a single float property value.
AbstractSingleFloatProperyUpdater(float) - Constructor for class com.facebook.react.animation.AbstractSingleFloatProperyUpdater
 
AbstractSingleFloatProperyUpdater(float, float) - Constructor for class com.facebook.react.animation.AbstractSingleFloatProperyUpdater
 
AccessibilityDelegateUtil - Class in com.facebook.react.uimanager
Utility class that handles the addition of a "role" for accessibility to either a View or AccessibilityNodeInfo.
AccessibilityDelegateUtil.AccessibilityRole - Enum in com.facebook.react.uimanager
These roles are defined by Google's TalkBack screen reader, and this list should be kept up to date with their implementation.
AccessibilityInfoModule - Class in com.facebook.react.modules.accessibilityinfo
Module that monitors and provides information about the state of Touch Exploration service on the device.
AccessibilityInfoModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
 
acquire() - Method in class com.facebook.react.common.ClearableSynchronizedPool
 
acquireWakeLockNow(Context) - Static method in class com.facebook.react.HeadlessJsTaskService
Acquire a wake lock to ensure the device doesn't go to sleep while processing background tasks.
ActivityEventListener - Interface in com.facebook.react.bridge
Listener for receiving activity events.
add(long) - Method in class com.facebook.react.common.LongArray
 
addActivityEventListener(ActivityEventListener) - Method in class com.facebook.react.bridge.ReactContext
 
addAnimatedEventToView(int, String, ReadableMap) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
addAnimation(int, int, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
Adds an Animation previously registered with UIImplementation.registerAnimation(com.facebook.react.animation.Animation) to a View and starts it
addAnimation(int, int, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
Adds an Animation previously registered with UIManagerModule.registerAnimation(com.facebook.react.animation.Animation) to a View and starts it
addBatchEventDispatchedListener(BatchEventDispatchedListener) - Method in class com.facebook.react.uimanager.events.EventDispatcher
 
addBridgeIdleDebugListener(NotThreadSafeBridgeIdleDebugListener) - Method in interface com.facebook.react.bridge.CatalystInstance
Adds a idle listener for this Catalyst instance.
addBridgeIdleDebugListener(NotThreadSafeBridgeIdleDebugListener) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
Adds a idle listener for this Catalyst instance.
addChildAt(T, int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
addChildAt(ReactShadowNodeImpl, int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
addChildAt(YogaNode, int) - Method in class com.facebook.yoga.YogaNode
 
addChildrenForAccessibility(ArrayList<View>) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
addCoalescingKey(long) - Method in class com.facebook.react.uimanager.events.TouchEventCoalescingKeyHelper
Starts tracking a new coalescing key corresponding to the gesture with this down time.
addCustomDevOption(String, DevOptionHandler) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
Add option item to dev settings dialog displayed by this manager.
addCustomDevOption(String, DevOptionHandler) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
addCustomDevOption(String, DevOptionHandler) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
addEventEmitters(ThemedReactContext, T) - Method in class com.facebook.react.uimanager.ViewManager
Subclasses can override this method to install custom event emitters on the given View.
addEventEmitters(ThemedReactContext, ReactCheckBox) - Method in class com.facebook.react.views.checkbox.ReactCheckBoxManager
 
addEventEmitters(ThemedReactContext, ReactDrawerLayout) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
addEventEmitters(ThemedReactContext, ReactModalHostView) - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
addEventEmitters(ThemedReactContext, ReactPicker) - Method in class com.facebook.react.views.picker.ReactPickerManager
 
addEventEmitters(ThemedReactContext, ReactSlider) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
addEventEmitters(ThemedReactContext, ReactSwipeRefreshLayout) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
addEventEmitters(ThemedReactContext, ReactSwitch) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
addEventEmitters(ThemedReactContext, ReactEditText) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
addEventEmitters(ThemedReactContext, ReactToolbar) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
addEventEmitters(ThemedReactContext, WebView) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
addJSIModules(List<JSIModuleSpec>) - Method in interface com.facebook.react.bridge.CatalystInstance
 
addJSIModules(List<JSIModuleSpec>) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
addLifecycleEventListener(LifecycleEventListener) - Method in class com.facebook.react.bridge.ReactContext
 
addLifecycleEventListener(LifecycleEventListener) - Method in class com.facebook.react.uimanager.ThemedReactContext
 
addListener(ReactMarker.MarkerListener) - Static method in class com.facebook.react.bridge.ReactMarker
 
addListener(EventDispatcherListener) - Method in class com.facebook.react.uimanager.events.EventDispatcher
Add a listener to this EventDispatcher.
addMemoryPressureListener(MemoryPressureListener) - Method in class com.facebook.react.MemoryPressureRouter
Add a listener to be notified of memory pressure events.
addNativeChildAt(T, int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
Adds a child that the native view hierarchy will have at this index in the native view corresponding to this node.
addNativeChildAt(ReactShadowNodeImpl, int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
Adds a child that the native view hierarchy will have at this index in the native view corresponding to this node.
addNetworkingHandler() - Method in class com.facebook.react.modules.blob.BlobModule
 
addNode(ReactShadowNode) - Method in class com.facebook.react.uimanager.ShadowNodeRegistry
 
addPackage(ReactPackage) - Method in class com.facebook.react.ReactInstanceManagerBuilder
 
addPackages(List<ReactPackage>) - Method in class com.facebook.react.ReactInstanceManagerBuilder
 
addReactInstanceEventListener(ReactInstanceManager.ReactInstanceEventListener) - Method in class com.facebook.react.ReactInstanceManager
Add a listener to be notified of react instance events.
addRequestBodyHandler(NetworkingModule.RequestBodyHandler) - Method in class com.facebook.react.modules.network.NetworkingModule
 
addResponseHandler(NetworkingModule.ResponseHandler) - Method in class com.facebook.react.modules.network.NetworkingModule
 
addRootNode(ReactShadowNode) - Method in class com.facebook.react.uimanager.ShadowNodeRegistry
 
addRootView(T, WritableMap, String) - Method in interface com.facebook.react.bridge.UIManager
Registers a new root view.
addRootView(T, WritableMap, String) - Method in class com.facebook.react.fabric.FabricUIManager
 
addRootView(int, SizeMonitoringFrameLayout) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
addRootView(int, SizeMonitoringFrameLayout, ThemedReactContext) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
addRootView(T) - Method in class com.facebook.react.uimanager.UIManagerModule
 
addRootView(T, WritableMap, String) - Method in class com.facebook.react.uimanager.UIManagerModule
Registers a new root view.
addRootView(int, SizeMonitoringFrameLayout, ThemedReactContext) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
addRootViewGroup(int, ViewGroup, ThemedReactContext) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
addTaskEventListener(HeadlessJsTaskEventListener) - Method in class com.facebook.react.jstasks.HeadlessJsTaskContext
Register a task lifecycle event listener.
addTextChangedListener(TextWatcher) - Method in class com.facebook.react.views.textinput.ReactEditText
 
addUIBlock(UIBlock) - Method in class com.facebook.react.uimanager.UIImplementation
 
addUIBlock(UIBlock) - Method in class com.facebook.react.uimanager.UIManagerModule
Schedule a block to be executed on the UI thread.
addUIManagerListener(UIManagerModuleListener) - Method in class com.facebook.react.uimanager.UIManagerModule
 
addUriHandler(NetworkingModule.UriHandler) - Method in class com.facebook.react.modules.network.NetworkingModule
 
addView(T, View, int) - Method in class com.facebook.react.uimanager.ViewGroupManager
 
addView(ReactDrawerLayout, View, int) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
This method is overridden because of two reasons: 1.
addView(View, int) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
addView(View, int, ViewGroup.LayoutParams) - Method in class com.facebook.react.views.view.ReactViewGroup
 
addView(ReactViewGroup, View, int) - Method in class com.facebook.react.views.view.ReactViewManager
 
addView(ReactViewPager, View, int) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
addViewAt(int, int, int) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
addViewListener(ReactFindViewUtil.OnViewFoundListener) - Static method in class com.facebook.react.uimanager.util.ReactFindViewUtil
Registers an OnViewFoundListener to be invoked when a view with a matching nativeID is found.
addViews(T, List<View>) - Method in class com.facebook.react.uimanager.ViewGroupManager
Convenience method for batching a set of addView calls Note that this adds the views to the beginning of the ViewGroup
addViewsListener(ReactFindViewUtil.OnMultipleViewsFoundListener, Set<String>) - Static method in class com.facebook.react.uimanager.util.ReactFindViewUtil
 
addWebSocketHandler(int) - Method in class com.facebook.react.modules.blob.BlobModule
 
AlertFragment - Class in com.facebook.react.modules.dialog
A fragment used to display the dialog.
AlertFragment() - Constructor for class com.facebook.react.modules.dialog.AlertFragment
 
AlertFragment(DialogModule.AlertFragmentListener, Bundle) - Constructor for class com.facebook.react.modules.dialog.AlertFragment
 
ALIGN_CONTENT - Static variable in class com.facebook.react.uimanager.ViewProps
 
ALIGN_ITEMS - Static variable in class com.facebook.react.uimanager.ViewProps
 
ALIGN_SELF - Static variable in class com.facebook.react.uimanager.ViewProps
 
ALL - Static variable in class com.facebook.react.uimanager.Spacing
Spacing type that represents all directions (left, top, right, bottom).
ALLOW_FONT_SCALING - Static variable in class com.facebook.react.uimanager.ViewProps
 
allowRTL(boolean) - Method in class com.facebook.react.modules.i18nmanager.I18nManagerModule
 
allowRTL(Context, boolean) - Method in class com.facebook.react.modules.i18nmanager.I18nUtil
 
AndroidInfoHelpers - Class in com.facebook.react.modules.systeminfo
 
AndroidInfoHelpers() - Constructor for class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
 
AndroidInfoModule - Class in com.facebook.react.modules.systeminfo
Module that exposes Android Constants to JS.
AndroidInfoModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.systeminfo.AndroidInfoModule
 
AnimatedNodeValueListener - Interface in com.facebook.react.animated
Interface used to listen to ValueAnimatedNode updates.
Animation - Class in com.facebook.react.animation
Base class for various catalyst animation engines.
Animation(int, AnimationPropertyUpdater) - Constructor for class com.facebook.react.animation.Animation
 
AnimationListener - Interface in com.facebook.react.animation
Interface for getting animation lifecycle updates.
AnimationPropertyUpdater - Interface in com.facebook.react.animation
Interface used to update particular property types during animation.
AnimationRegistry - Class in com.facebook.react.animation
Coordinates catalyst animations driven by UIManagerModule and AnimationManagerModule
AnimationRegistry() - Constructor for class com.facebook.react.animation.AnimationRegistry
 
AnimationsDebugModule - Class in com.facebook.react.modules.debug
Module that records debug information during transitions (animated navigation events such as going from one screen to another).
AnimationsDebugModule(ReactApplicationContext, DeveloperSettings) - Constructor for class com.facebook.react.modules.debug.AnimationsDebugModule
 
APP_STATE_ACTIVE - Static variable in class com.facebook.react.modules.appstate.AppStateModule
 
APP_STATE_BACKGROUND - Static variable in class com.facebook.react.modules.appstate.AppStateModule
 
apply(String, TextTransform) - Static method in enum com.facebook.react.views.text.TextTransform
 
apply(EditText) - Method in class com.facebook.react.views.textinput.ReactTextInputLocalData
 
applyChild(TextAttributes) - Method in class com.facebook.react.views.text.TextAttributes
 
applyLayoutUpdate(View, int, int, int, int) - Method in class com.facebook.react.uimanager.layoutanimation.LayoutAnimationController
Update layout of given view, via immediate update or animation depending on the current batch layout animation configuration supplied during initialization.
applyPerspective(double[], double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
applyRotateX(double[], double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
applyRotateY(double[], double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
applyRotateZ(double[], double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
applyScaleX(double[], double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
applyScaleY(double[], double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
applyScaleZ(double[], double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
applySkewX(double[], double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
applySkewY(double[], double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
applyTextAttributes() - Method in class com.facebook.react.views.textinput.ReactEditText
 
applyTranslate2D(double[], double, double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
applyTranslate3D(double[], double, double, double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
applyUpdatesRecursive(ReactShadowNode, float, float) - Method in class com.facebook.react.uimanager.UIImplementation
 
AppRegistry - Interface in com.facebook.react.modules.appregistry
JS module interface - main entry point for launching React application for a given key.
AppStateModule - Class in com.facebook.react.modules.appstate
 
AppStateModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.appstate.AppStateModule
 
arg(String, Object) - Method in class com.facebook.systrace.SystraceMessage.Builder
 
arg(String, int) - Method in class com.facebook.systrace.SystraceMessage.Builder
 
arg(String, long) - Method in class com.facebook.systrace.SystraceMessage.Builder
 
arg(String, double) - Method in class com.facebook.systrace.SystraceMessage.Builder
 
Arguments - Class in com.facebook.react.bridge
 
Arguments() - Constructor for class com.facebook.react.bridge.Arguments
 
ArrayUtils - Class in com.facebook.react.common
 
ArrayUtils() - Constructor for class com.facebook.react.common.ArrayUtils
 
ARTGroupShadowNode - Class in com.facebook.react.views.art
Shadow node for virtual ARTGroup view
ARTGroupShadowNode() - Constructor for class com.facebook.react.views.art.ARTGroupShadowNode
 
ARTGroupViewManager - Class in com.facebook.react.views.art
ViewManager for shadowed ART group views.
ARTRenderableViewManager - Class in com.facebook.react.views.art
ViewManager for all shadowed ART views: Group, Shape and Text.
ARTShapeShadowNode - Class in com.facebook.react.views.art
Shadow node for virtual ARTShape view
ARTShapeShadowNode() - Constructor for class com.facebook.react.views.art.ARTShapeShadowNode
 
ARTShapeViewManager - Class in com.facebook.react.views.art
ViewManager for shadowed ART shape views.
ARTSurfaceView - Class in com.facebook.react.views.art
Custom View implementation that draws an ARTSurface React view and its children.
ARTSurfaceView(Context) - Constructor for class com.facebook.react.views.art.ARTSurfaceView
 
ARTSurfaceViewManager - Class in com.facebook.react.views.art
ViewManager for ARTSurfaceView React views.
ARTSurfaceViewManager() - Constructor for class com.facebook.react.views.art.ARTSurfaceViewManager
 
ARTSurfaceViewShadowNode - Class in com.facebook.react.views.art
Shadow node for ART virtual tree root - ARTSurfaceView
ARTSurfaceViewShadowNode() - Constructor for class com.facebook.react.views.art.ARTSurfaceViewShadowNode
 
ARTTextShadowNode - Class in com.facebook.react.views.art
Shadow node for virtual ARTText view
ARTTextShadowNode() - Constructor for class com.facebook.react.views.art.ARTTextShadowNode
 
ARTTextViewManager - Class in com.facebook.react.views.art
ViewManager for shadowed ART text views.
ARTVirtualNode - Class in com.facebook.react.views.art
Base class for ARTView virtual nodes: ARTGroupShadowNode, ARTShapeShadowNode and indirectly for ARTTextShadowNode.
ARTVirtualNode() - Constructor for class com.facebook.react.views.art.ARTVirtualNode
 
asArray() - Method in interface com.facebook.react.bridge.Dynamic
 
asArray() - Method in class com.facebook.react.bridge.DynamicFromArray
 
asArray() - Method in class com.facebook.react.bridge.DynamicFromMap
 
asBoolean() - Method in interface com.facebook.react.bridge.Dynamic
 
asBoolean() - Method in class com.facebook.react.bridge.DynamicFromArray
 
asBoolean() - Method in class com.facebook.react.bridge.DynamicFromMap
 
asDouble() - Method in interface com.facebook.react.bridge.Dynamic
 
asDouble() - Method in class com.facebook.react.bridge.DynamicFromArray
 
asDouble() - Method in class com.facebook.react.bridge.DynamicFromMap
 
asInt() - Method in interface com.facebook.react.bridge.Dynamic
 
asInt() - Method in class com.facebook.react.bridge.DynamicFromArray
 
asInt() - Method in class com.facebook.react.bridge.DynamicFromMap
 
asMap() - Method in interface com.facebook.react.bridge.Dynamic
 
asMap() - Method in class com.facebook.react.bridge.DynamicFromArray
 
asMap() - Method in class com.facebook.react.bridge.DynamicFromMap
 
ASPECT_RATIO - Static variable in class com.facebook.react.uimanager.ViewProps
 
assertCondition(boolean, String) - Static method in class com.facebook.react.bridge.SoftAssertions
Asserts the given condition, throwing an AssertionException if the condition doesn't hold.
assertExplicitMeasureSpec(int, int) - Static method in class com.facebook.react.uimanager.MeasureSpecAssertions
 
AssertionException - Exception in com.facebook.react.bridge
Like AssertionError but extends RuntimeException so that it may be caught by a NativeModuleCallExceptionHandler.
AssertionException(String) - Constructor for exception com.facebook.react.bridge.AssertionException
 
assertIsOnThread() - Method in interface com.facebook.react.bridge.queue.MessageQueueThread
Asserts MessageQueueThread.isOnThread(), throwing a AssertionException (NOT an AssertionError) if the assertion fails.
assertIsOnThread(String) - Method in interface com.facebook.react.bridge.queue.MessageQueueThread
Asserts MessageQueueThread.isOnThread(), throwing a AssertionException (NOT an AssertionError) if the assertion fails.
assertIsOnThread() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
Asserts MessageQueueThreadImpl.isOnThread(), throwing a AssertionException (NOT an AssertionError) if the assertion fails.
assertIsOnThread(String) - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
Asserts MessageQueueThreadImpl.isOnThread(), throwing a AssertionException (NOT an AssertionError) if the assertion fails.
assertNotNull(T) - Static method in class com.facebook.react.bridge.SoftAssertions
Asserts that the given Object isn't null, throwing an AssertionException if it was.
assertNotOnUiThread() - Static method in class com.facebook.react.bridge.UiThreadUtil
Throws an AssertionException if the current thread is the UI thread.
assertNow() - Method in class com.facebook.react.common.SingleThreadAsserter
 
assertOnJSQueueThread() - Method in class com.facebook.react.bridge.ReactContext
 
assertOnNativeModulesQueueThread() - Method in class com.facebook.react.bridge.ReactContext
 
assertOnNativeModulesQueueThread(String) - Method in class com.facebook.react.bridge.ReactContext
 
assertOnUiQueueThread() - Method in class com.facebook.react.bridge.ReactContext
 
assertOnUiThread() - Static method in class com.facebook.react.bridge.UiThreadUtil
Throws an AssertionException if the current thread is not the UI thread.
assertUnreachable(String) - Static method in class com.facebook.react.bridge.SoftAssertions
Throw AssertionException with a given message.
asString() - Method in interface com.facebook.react.bridge.Dynamic
 
asString() - Method in class com.facebook.react.bridge.DynamicFromArray
 
asString() - Method in class com.facebook.react.bridge.DynamicFromMap
 
AsyncLocalStorageUtil - Class in com.facebook.react.modules.storage
Helper for database operations.
AsyncLocalStorageUtil() - Constructor for class com.facebook.react.modules.storage.AsyncLocalStorageUtil
 
AsyncStorageErrorUtil - Class in com.facebook.react.modules.storage
Helper class for database errors.
AsyncStorageErrorUtil() - Constructor for class com.facebook.react.modules.storage.AsyncStorageErrorUtil
 
AsyncStorageModule - Class in com.facebook.react.modules.storage
 
AsyncStorageModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.storage.AsyncStorageModule
 
attachDebugger(Context, String) - Method in class com.facebook.react.devsupport.DevServerHelper
 
attachRootView(ReactRootView) - Method in class com.facebook.react.ReactInstanceManager
Attach given to a catalyst instance manager and start JS application using JS module provided by ReactRootView.getJSModuleName().
AUTO - Static variable in class com.facebook.react.uimanager.ViewProps
 
AUTO - Static variable in class com.facebook.react.views.scroll.ReactScrollViewHelper
 

B

BACKGROUND_COLOR - Static variable in class com.facebook.react.uimanager.ViewProps
 
BaseActivityEventListener - Class in com.facebook.react.bridge
An empty implementation of ActivityEventListener
BaseActivityEventListener() - Constructor for class com.facebook.react.bridge.BaseActivityEventListener
 
BaseJavaModule - Class in com.facebook.react.bridge
Base class for Catalyst native modules whose implementations are written in Java.
BaseJavaModule() - Constructor for class com.facebook.react.bridge.BaseJavaModule
 
baseline(YogaNode, float, float) - Method in interface com.facebook.yoga.YogaBaselineFunction
Return the baseline of the node in points.
baseline(float, float) - Method in class com.facebook.yoga.YogaNode
 
BaseViewManager<T extends android.view.View,C extends LayoutShadowNode> - Class in com.facebook.react.uimanager
Base class that should be suitable for the majority of subclasses of ViewManager.
BaseViewManager() - Constructor for class com.facebook.react.uimanager.BaseViewManager
 
BatchEventDispatchedListener - Interface in com.facebook.react.uimanager.events
 
BatchMountItem - Class in com.facebook.react.fabric.mounting.mountitems
This class represents a batch of MountItems
BatchMountItem(MountItem[], int) - Constructor for class com.facebook.react.fabric.mounting.mountitems.BatchMountItem
 
beginArray() - Method in class com.facebook.react.bridge.JsonWriter
 
beginAsyncSection(long, String, int) - Static method in class com.facebook.systrace.Systrace
 
beginAsyncSection(long, String, int, long) - Static method in class com.facebook.systrace.Systrace
 
beginObject() - Method in class com.facebook.react.bridge.JsonWriter
 
beginSection(long, String) - Static method in class com.facebook.systrace.Systrace
 
beginSection(long, String) - Static method in class com.facebook.systrace.SystraceMessage
 
Binding - Class in com.facebook.react.fabric.jsi
 
Binding() - Constructor for class com.facebook.react.fabric.jsi.Binding
 
BLANK_URL - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
 
BlobModule - Class in com.facebook.react.modules.blob
 
BlobModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.blob.BlobModule
 
BlobProvider - Class in com.facebook.react.modules.blob
 
BlobProvider() - Constructor for class com.facebook.react.modules.blob.BlobProvider
 
BORDER_BOTTOM_COLOR - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_BOTTOM_END_RADIUS - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_BOTTOM_LEFT_RADIUS - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_BOTTOM_RIGHT_RADIUS - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_BOTTOM_START_RADIUS - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_BOTTOM_WIDTH - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_COLOR - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_END_COLOR - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_END_WIDTH - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_LEFT_COLOR - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_LEFT_WIDTH - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_RADIUS - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_RIGHT_COLOR - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_RIGHT_WIDTH - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_SPACING_TYPES - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_START_COLOR - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_START_WIDTH - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_TOP_COLOR - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_TOP_END_RADIUS - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_TOP_LEFT_RADIUS - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_TOP_RIGHT_RADIUS - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_TOP_START_RADIUS - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_TOP_WIDTH - Static variable in class com.facebook.react.uimanager.ViewProps
 
BORDER_WIDTH - Static variable in class com.facebook.react.uimanager.ViewProps
 
BOTTOM - Static variable in class com.facebook.react.uimanager.Spacing
Spacing type that represents the bottom direction.
BOTTOM - Static variable in class com.facebook.react.uimanager.ViewProps
 
BOX_NONE - Static variable in class com.facebook.react.uimanager.ViewProps
 
BRIDGE_CALLS - Static variable in class com.facebook.debug.tags.ReactDebugOverlayTags
 
BRIDGE_NAME - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
 
build() - Method in class com.facebook.react.bridge.CatalystInstanceImpl.Builder
 
build() - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationSpec.Builder
 
build() - Method in class com.facebook.react.common.MapBuilder.Builder
 
build() - Method in class com.facebook.react.NativeModuleRegistryBuilder
 
build() - Method in class com.facebook.react.ReactInstanceManagerBuilder
Instantiates a new ReactInstanceManager.
build() - Method in class com.facebook.react.shell.MainPackageConfig.Builder
 
Builder() - Constructor for class com.facebook.react.bridge.CatalystInstanceImpl.Builder
 
builder() - Static method in class com.facebook.react.bridge.queue.ReactQueueConfigurationSpec
 
Builder() - Constructor for class com.facebook.react.bridge.queue.ReactQueueConfigurationSpec.Builder
 
builder() - Static method in class com.facebook.react.common.MapBuilder
Returns map containing the given entries.
builder() - Static method in class com.facebook.react.ReactInstanceManager
Creates a builder that is capable of creating an instance of ReactInstanceManager.
Builder() - Constructor for class com.facebook.react.shell.MainPackageConfig.Builder
 
Builder() - Constructor for class com.facebook.systrace.SystraceMessage.Builder
 
buildError(int, String) - Static method in class com.facebook.react.modules.location.PositionError
 
buildInlineImageSpan() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
 
buildInlineImageSpan() - Method in class com.facebook.react.views.text.ReactTextInlineImageShadowNode
Build a TextInlineImageSpan from this node.
BundleDeltaClient - Class in com.facebook.react.devsupport
 
BundleDeltaClient() - Constructor for class com.facebook.react.devsupport.BundleDeltaClient
 
BundleDeltaClient.ClientType - Enum in com.facebook.react.devsupport
 
BundleDownloader - Class in com.facebook.react.devsupport
 
BundleDownloader(OkHttpClient) - Constructor for class com.facebook.react.devsupport.BundleDownloader
 
BundleDownloader.BundleInfo - Class in com.facebook.react.devsupport
 
BundleInfo() - Constructor for class com.facebook.react.devsupport.BundleDownloader.BundleInfo
 
BundleStatus(Boolean, long) - Constructor for class com.facebook.react.devsupport.InspectorPackagerConnection.BundleStatus
 
BundleStatus() - Constructor for class com.facebook.react.devsupport.InspectorPackagerConnection.BundleStatus
 

C

calculateClippingRect(View, Rect) - Static method in class com.facebook.react.uimanager.ReactClippingViewGroupHelper
Can be used by view that support removeClippedSubviews property to calculate area that given should be clipped to based on the clipping rectangle of it's parent in case when parent is also set to clip it's children.
calculateLayout() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
calculateLayout() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
calculateLayout(float, float) - Method in class com.facebook.yoga.YogaNode
 
calculateRootLayout(ReactShadowNode) - Method in class com.facebook.react.uimanager.UIImplementation
 
calculateVelocity(MotionEvent) - Method in class com.facebook.react.views.scroll.VelocityHelper
Call from a ScrollView in onTouchEvent.
Callback - Interface in com.facebook.react.bridge
Interface that represent javascript callback function which can be passed to the native module as a method parameter.
CallbackImpl - Class in com.facebook.react.bridge
Implementation of javascript callback function that use Bridge to schedule method execution
CallbackImpl(JSInstance, int) - Constructor for class com.facebook.react.bridge.CallbackImpl
 
callFunction(String, String, NativeArray) - Method in interface com.facebook.react.bridge.CatalystInstance
 
callFunction(String, String, NativeArray) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
callFunction(CatalystInstanceImpl.PendingJSCall) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
callIdleCallbacks(double) - Method in interface com.facebook.react.modules.core.JSTimers
 
callInjectedJavaScript() - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
callOnQueue(Callable<T>) - Method in interface com.facebook.react.bridge.queue.MessageQueueThread
Runs the given Callable on this Thread.
callOnQueue(Callable<T>) - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
 
callTimers(WritableArray) - Method in interface com.facebook.react.modules.core.JSTimers
 
CameraRollManager - Class in com.facebook.react.modules.camera
NativeModule that allows JS to interact with the photos and videos on the device (i.e.
CameraRollManager(ReactApplicationContext) - Constructor for class com.facebook.react.modules.camera.CameraRollManager
 
cancel() - Method in class com.facebook.react.animation.Animation
Cancels the animation.
cancel(boolean) - Method in class com.facebook.react.common.futures.SimpleSettableFuture
 
cancel() - Method in class com.facebook.react.modules.vibration.VibrationModule
 
cancelTag(OkHttpClient, Object) - Static method in class com.facebook.react.common.network.OkHttpCallUtil
 
canCoalesce() - Method in class com.facebook.react.uimanager.events.Event
 
canCoalesce() - Method in class com.facebook.react.uimanager.events.TouchEvent
 
canCoalesce() - Method in class com.facebook.react.views.scroll.ScrollEvent
 
canCoalesce() - Method in class com.facebook.react.views.slider.ReactSlidingCompleteEvent
 
canCoalesce() - Method in class com.facebook.react.views.textinput.ReactTextInputEvent
 
canCoalesce() - Method in class com.facebook.react.views.textinput.ReactTextInputKeyPressEvent
 
canCoalesce() - Method in class com.facebook.react.views.toolbar.events.ToolbarClickEvent
 
canCoalesce() - Method in class com.facebook.react.views.webview.events.TopLoadingErrorEvent
 
canCoalesce() - Method in class com.facebook.react.views.webview.events.TopLoadingFinishEvent
 
canCoalesce() - Method in class com.facebook.react.views.webview.events.TopLoadingStartEvent
 
canCoalesce() - Method in class com.facebook.react.views.webview.events.TopMessageEvent
 
canHandle(BundleDeltaClient.ClientType) - Method in class com.facebook.react.devsupport.BundleDeltaClient
 
canOpenURL(String, Promise) - Method in class com.facebook.react.modules.intent.IntentModule
Determine whether or not an installed app can handle a given URL.
canOverrideExistingModule() - Method in class com.facebook.react.bridge.BaseJavaModule
 
canOverrideExistingModule() - Method in class com.facebook.react.bridge.CxxModuleWrapperBase
 
canOverrideExistingModule() - Method in interface com.facebook.react.bridge.NativeModule
Return true if you intend to override some other native module that was registered e.g.
canOverrideExistingModule() - Method in class com.facebook.react.module.model.ReactModuleInfo
 
captureComplete(String, String) - Method in class com.facebook.react.devsupport.JSCHeapCapture
 
captureHeap(String, JSCHeapCapture.CaptureCallback) - Method in class com.facebook.react.devsupport.JSCHeapCapture
 
captureHeap(String) - Method in interface com.facebook.react.devsupport.JSCHeapCapture.HeapCapture
 
CatalystInstance - Interface in com.facebook.react.bridge
A higher level API on top of the asynchronous JSC bridge.
CatalystInstanceImpl - Class in com.facebook.react.bridge
This provides an implementation of the public CatalystInstance instance.
CatalystInstanceImpl.Builder - Class in com.facebook.react.bridge
 
CatalystInstanceImpl.PendingJSCall - Class in com.facebook.react.bridge
 
CHANGED_TOUCHES_KEY - Static variable in class com.facebook.react.uimanager.events.TouchesHelper
 
checkPermission(String, int, int) - Method in interface com.facebook.react.modules.core.PermissionAwareActivity
See ContextWrapper.checkPermission(java.lang.String, int, int).
checkPermission(String, Promise) - Method in class com.facebook.react.modules.permissions.PermissionsModule
Check if the app has the permission given.
checkSelfPermission(String) - Method in interface com.facebook.react.modules.core.PermissionAwareActivity
See ContextWrapper.checkSelfPermission(java.lang.String).
chooseHeight(CharSequence, int, int, int, int, Paint.FontMetricsInt) - Method in class com.facebook.react.views.text.CustomLineHeightSpan
 
ChoreographerCompat - Class in com.facebook.react.modules.core
Wrapper class for abstracting away availability of the JellyBean Choreographer.
ChoreographerCompat.FrameCallback - Class in com.facebook.react.modules.core
This class provides a compatibility wrapper around the JellyBean FrameCallback with methods to access cached wrappers for submitting a real FrameCallback to a Choreographer or a Runnable to a Handler.
CLASS_GROUP - Static variable in class com.facebook.react.views.art.ARTRenderableViewManager
 
CLASS_SHAPE - Static variable in class com.facebook.react.views.art.ARTRenderableViewManager
 
CLASS_TEXT - Static variable in class com.facebook.react.views.art.ARTRenderableViewManager
 
className() - Method in class com.facebook.react.module.model.ReactModuleInfo
 
cleanDataFromModules(CatalystInstance) - Static method in class com.facebook.react.modules.common.ModuleDataCleaner
 
cleanupCallbacksAndDestroy() - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
clear() - Method in class com.facebook.react.bridge.JavaScriptContextHolder
 
clear() - Method in class com.facebook.react.common.ClearableSynchronizedPool
 
clear(Callback) - Method in class com.facebook.react.modules.storage.AsyncStorageModule
Clears the database.
clear() - Method in class com.facebook.react.ReactNativeHost
Destroy the current instance and release the internal reference to it, allowing it to be GCed.
clear() - Static method in class com.facebook.react.uimanager.ViewManagerPropertyUpdater
 
clear() - Method in class com.facebook.react.views.imagehelper.ResourceDrawableIdHelper
 
ClearableSynchronizedPool<T> - Class in com.facebook.react.common
Like android.support.v4.util.Pools.SynchronizedPool with the option to clear the pool (e.g.
ClearableSynchronizedPool(int) - Constructor for class com.facebook.react.common.ClearableSynchronizedPool
 
clearAndCloseDatabase() - Method in class com.facebook.react.modules.storage.ReactDatabaseSupplier
 
clearCookies(Callback) - Method in class com.facebook.react.modules.network.ForwardingCookieHandler
 
clearCookies(Callback) - Method in class com.facebook.react.modules.network.NetworkingModule
 
clearFocus() - Method in class com.facebook.react.ReactAndroidHWInputDeviceHelper
Called from ReactRootView when the whole view hierarchy looses focus.
clearFocus() - Method in class com.facebook.react.views.textinput.ReactEditText
 
clearJSResponder() - Method in interface com.facebook.react.bridge.UIManager
 
clearJSResponder() - Method in class com.facebook.react.fabric.FabricUIManager
 
clearJSResponder() - Method in class com.facebook.react.touch.JSResponderHandler
 
clearJSResponder() - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
clearJSResponder() - Method in class com.facebook.react.uimanager.UIImplementation
 
clearJSResponder() - Method in class com.facebook.react.uimanager.UIManagerModule
 
clearMarkerListeners() - Static method in class com.facebook.react.bridge.ReactMarker
 
clearSensitiveData() - Method in interface com.facebook.react.modules.common.ModuleDataCleaner.Cleanable
 
clearSensitiveData() - Method in class com.facebook.react.modules.fresco.FrescoModule
 
clearSensitiveData() - Method in class com.facebook.react.modules.storage.AsyncStorageModule
 
ClipboardModule - Class in com.facebook.react.modules.clipboard
A module that allows JS to get/set clipboard contents.
ClipboardModule(Context) - Constructor for class com.facebook.react.modules.clipboard.ClipboardModule
 
clone() - Method in class com.facebook.yoga.YogaNode
 
cloneNode(YogaNode, YogaNode, int) - Method in interface com.facebook.yoga.YogaNodeCloneFunction
 
cloneWithNewChildren() - Method in class com.facebook.yoga.YogaNode
 
close() - Method in interface com.facebook.react.bridge.JavaJSExecutor
Close this executor and cleanup any resources that it was using.
close() - Method in class com.facebook.react.bridge.JavaScriptExecutor
Close this executor and cleanup any resources that it was using.
close() - Method in class com.facebook.react.bridge.JsonWriter
 
close() - Method in class com.facebook.react.bridge.ProxyJavaScriptExecutor
 
close() - Method in class com.facebook.react.devsupport.WebsocketJavaScriptExecutor
 
close() - Method in class com.facebook.react.modules.network.CountingOutputStream
 
close(int, String, int) - Method in class com.facebook.react.modules.websocket.WebSocketModule
 
close() - Method in class com.facebook.react.packagerconnection.JSPackagerClient
 
CLOSE_DRAWER - Static variable in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
closeInspectorConnection() - Method in class com.facebook.react.devsupport.DevServerHelper
 
closePackagerConnection() - Method in class com.facebook.react.devsupport.DevServerHelper
 
closeQuietly() - Method in class com.facebook.react.devsupport.InspectorPackagerConnection
 
closeQuietly() - Method in class com.facebook.react.devsupport.JSDebuggerWebSocketClient
 
closeQuietly() - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
 
coalesce(T) - Method in class com.facebook.react.uimanager.events.Event
Given two events, coalesce them into a single event that will be sent to JS instead of two separate events.
COLLAPSABLE - Static variable in class com.facebook.react.uimanager.ViewProps
 
color - Variable in class com.facebook.debug.debugoverlay.model.DebugOverlayTag
Color for tag display.
COLOR - Static variable in class com.facebook.react.uimanager.ViewProps
 
ColorUtil - Class in com.facebook.react.views.view
Simple utility class for manipulating colors, based on Fresco's DrawableUtils (https://github.com/facebook/fresco).
ColorUtil() - Constructor for class com.facebook.react.views.view.ColorUtil
 
COLUMN_KEY - Static variable in class com.facebook.react.devsupport.StackTraceHelper
 
com.facebook.debug.debugoverlay.model - package com.facebook.debug.debugoverlay.model
 
com.facebook.debug.holder - package com.facebook.debug.holder
 
com.facebook.debug.tags - package com.facebook.debug.tags
 
com.facebook.jni - package com.facebook.jni
 
com.facebook.perftest - package com.facebook.perftest
 
com.facebook.proguard.annotations - package com.facebook.proguard.annotations
 
com.facebook.react - package com.facebook.react
 
com.facebook.react.animated - package com.facebook.react.animated
 
com.facebook.react.animation - package com.facebook.react.animation
 
com.facebook.react.bridge - package com.facebook.react.bridge
 
com.facebook.react.bridge.queue - package com.facebook.react.bridge.queue
 
com.facebook.react.common - package com.facebook.react.common
 
com.facebook.react.common.annotations - package com.facebook.react.common.annotations
 
com.facebook.react.common.futures - package com.facebook.react.common.futures
 
com.facebook.react.common.network - package com.facebook.react.common.network
 
com.facebook.react.config - package com.facebook.react.config
 
com.facebook.react.devsupport - package com.facebook.react.devsupport
 
com.facebook.react.devsupport.interfaces - package com.facebook.react.devsupport.interfaces
 
com.facebook.react.fabric - package com.facebook.react.fabric
 
com.facebook.react.fabric.jsi - package com.facebook.react.fabric.jsi
 
com.facebook.react.fabric.mounting - package com.facebook.react.fabric.mounting
 
com.facebook.react.fabric.mounting.mountitems - package com.facebook.react.fabric.mounting.mountitems
 
com.facebook.react.jscexecutor - package com.facebook.react.jscexecutor
 
com.facebook.react.jstasks - package com.facebook.react.jstasks
 
com.facebook.react.module.annotations - package com.facebook.react.module.annotations
 
com.facebook.react.module.model - package com.facebook.react.module.model
 
com.facebook.react.module.processing - package com.facebook.react.module.processing
 
com.facebook.react.modules.accessibilityinfo - package com.facebook.react.modules.accessibilityinfo
 
com.facebook.react.modules.appregistry - package com.facebook.react.modules.appregistry
 
com.facebook.react.modules.appstate - package com.facebook.react.modules.appstate
 
com.facebook.react.modules.blob - package com.facebook.react.modules.blob
 
com.facebook.react.modules.camera - package com.facebook.react.modules.camera
 
com.facebook.react.modules.clipboard - package com.facebook.react.modules.clipboard
 
com.facebook.react.modules.common - package com.facebook.react.modules.common
 
com.facebook.react.modules.core - package com.facebook.react.modules.core
 
com.facebook.react.modules.datepicker - package com.facebook.react.modules.datepicker
 
com.facebook.react.modules.debug - package com.facebook.react.modules.debug
 
com.facebook.react.modules.debug.interfaces - package com.facebook.react.modules.debug.interfaces
 
com.facebook.react.modules.deviceinfo - package com.facebook.react.modules.deviceinfo
 
com.facebook.react.modules.dialog - package com.facebook.react.modules.dialog
 
com.facebook.react.modules.fabric - package com.facebook.react.modules.fabric
 
com.facebook.react.modules.fresco - package com.facebook.react.modules.fresco
 
com.facebook.react.modules.i18nmanager - package com.facebook.react.modules.i18nmanager
 
com.facebook.react.modules.image - package com.facebook.react.modules.image
 
com.facebook.react.modules.intent - package com.facebook.react.modules.intent
 
com.facebook.react.modules.location - package com.facebook.react.modules.location
 
com.facebook.react.modules.netinfo - package com.facebook.react.modules.netinfo
 
com.facebook.react.modules.network - package com.facebook.react.modules.network
 
com.facebook.react.modules.permissions - package com.facebook.react.modules.permissions
 
com.facebook.react.modules.share - package com.facebook.react.modules.share
 
com.facebook.react.modules.statusbar - package com.facebook.react.modules.statusbar
 
com.facebook.react.modules.storage - package com.facebook.react.modules.storage
 
com.facebook.react.modules.systeminfo - package com.facebook.react.modules.systeminfo
 
com.facebook.react.modules.timepicker - package com.facebook.react.modules.timepicker
 
com.facebook.react.modules.toast - package com.facebook.react.modules.toast
 
com.facebook.react.modules.vibration - package com.facebook.react.modules.vibration
 
com.facebook.react.modules.websocket - package com.facebook.react.modules.websocket
 
com.facebook.react.packagerconnection - package com.facebook.react.packagerconnection
 
com.facebook.react.processing - package com.facebook.react.processing
 
com.facebook.react.shell - package com.facebook.react.shell
 
com.facebook.react.touch - package com.facebook.react.touch
 
com.facebook.react.turbomodule.core - package com.facebook.react.turbomodule.core
 
com.facebook.react.turbomodule.core.interfaces - package com.facebook.react.turbomodule.core.interfaces
 
com.facebook.react.uimanager - package com.facebook.react.uimanager
 
com.facebook.react.uimanager.annotations - package com.facebook.react.uimanager.annotations
 
com.facebook.react.uimanager.common - package com.facebook.react.uimanager.common
 
com.facebook.react.uimanager.debug - package com.facebook.react.uimanager.debug
 
com.facebook.react.uimanager.events - package com.facebook.react.uimanager.events
 
com.facebook.react.uimanager.layoutanimation - package com.facebook.react.uimanager.layoutanimation
 
com.facebook.react.uimanager.util - package com.facebook.react.uimanager.util
 
com.facebook.react.util - package com.facebook.react.util
 
com.facebook.react.views.art - package com.facebook.react.views.art
 
com.facebook.react.views.checkbox - package com.facebook.react.views.checkbox
 
com.facebook.react.views.common - package com.facebook.react.views.common
 
com.facebook.react.views.drawer - package com.facebook.react.views.drawer
 
com.facebook.react.views.drawer.events - package com.facebook.react.views.drawer.events
 
com.facebook.react.views.image - package com.facebook.react.views.image
 
com.facebook.react.views.imagehelper - package com.facebook.react.views.imagehelper
 
com.facebook.react.views.modal - package com.facebook.react.views.modal
 
com.facebook.react.views.picker - package com.facebook.react.views.picker
 
com.facebook.react.views.picker.events - package com.facebook.react.views.picker.events
 
com.facebook.react.views.progressbar - package com.facebook.react.views.progressbar
 
com.facebook.react.views.scroll - package com.facebook.react.views.scroll
 
com.facebook.react.views.slider - package com.facebook.react.views.slider
 
com.facebook.react.views.swiperefresh - package com.facebook.react.views.swiperefresh
 
com.facebook.react.views.switchview - package com.facebook.react.views.switchview
 
com.facebook.react.views.text - package com.facebook.react.views.text
 
com.facebook.react.views.text.frescosupport - package com.facebook.react.views.text.frescosupport
 
com.facebook.react.views.textinput - package com.facebook.react.views.textinput
 
com.facebook.react.views.toolbar - package com.facebook.react.views.toolbar
 
com.facebook.react.views.toolbar.events - package com.facebook.react.views.toolbar.events
 
com.facebook.react.views.view - package com.facebook.react.views.view
 
com.facebook.react.views.viewpager - package com.facebook.react.views.viewpager
 
com.facebook.react.views.webview - package com.facebook.react.views.webview
 
com.facebook.react.views.webview.events - package com.facebook.react.views.webview.events
 
com.facebook.systrace - package com.facebook.systrace
 
com.facebook.yoga - package com.facebook.yoga
 
COMMAND_FLASH_SCROLL_INDICATORS - Static variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper
 
COMMAND_GO_BACK - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
 
COMMAND_GO_FORWARD - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
 
COMMAND_INJECT_JAVASCRIPT - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
 
COMMAND_POST_MESSAGE - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
 
COMMAND_RELOAD - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
 
COMMAND_SCROLL_TO - Static variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper
 
COMMAND_SCROLL_TO_END - Static variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper
 
COMMAND_SET_PAGE - Static variable in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
COMMAND_SET_PAGE_WITHOUT_ANIMATION - Static variable in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
COMMAND_STOP_LOADING - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
 
COMPARATOR - Static variable in class com.facebook.react.uimanager.ViewAtIndex
 
ComponentFactoryDelegate - Class in com.facebook.react.fabric.jsi
 
ComponentFactoryDelegate() - Constructor for class com.facebook.react.fabric.jsi.ComponentFactoryDelegate
 
ComponentRegistry - Class in com.facebook.react.fabric.jsi
 
ComponentRegistry() - Constructor for class com.facebook.react.fabric.jsi.ComponentRegistry
 
CompositeReactPackage - Class in com.facebook.react
CompositeReactPackage allows to create a single package composed of views and modules from several other packages.
CompositeReactPackage(ReactPackage, ReactPackage, ReactPackage...) - Constructor for class com.facebook.react.CompositeReactPackage
The order in which packages are passed matters.
computeDeepestJSHierarchy(View, JSDevSupport.DevSupportCallback) - Method in class com.facebook.react.devsupport.JSDevSupport
Notifies the callback with either the JS hierarchy of the deepest leaf from the given root view or with an error.
configureNextLayoutAnimation(ReadableMap, Callback, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
Configure an animation to be used for the native layout changes, and native views creation.
configureNextLayoutAnimation(ReadableMap, Callback, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
Configure an animation to be used for the native layout changes, and native views creation.
configWebView(WebView) - Method in interface com.facebook.react.views.webview.WebViewConfig
 
connect(int, Inspector.RemoteConnection) - Static method in class com.facebook.react.bridge.Inspector
 
connect() - Method in class com.facebook.react.devsupport.InspectorPackagerConnection
 
connect(String, JSDebuggerWebSocketClient.JSDebuggerCallback) - Method in class com.facebook.react.devsupport.JSDebuggerWebSocketClient
 
connect(String, WebsocketJavaScriptExecutor.JSExecutorConnectCallback) - Method in class com.facebook.react.devsupport.WebsocketJavaScriptExecutor
 
connect(String, ReadableArray, ReadableMap, int) - Method in class com.facebook.react.modules.websocket.WebSocketModule
 
connect() - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
 
connectAnimatedNodes(int, int) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
connectAnimatedNodeToView(int, int) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
containsImages() - Method in class com.facebook.react.views.text.ReactTextUpdate
 
contentLength() - Method in class com.facebook.react.modules.network.ProgressRequestBody
 
contentLength() - Method in class com.facebook.react.modules.network.ProgressResponseBody
 
ContentSizeChangeEvent - Class in com.facebook.react.uimanager.events
Event dispatched when total width or height of a view's children changes
ContentSizeChangeEvent(int, int, int) - Constructor for class com.facebook.react.uimanager.events.ContentSizeChangeEvent
 
ContentSizeWatcher - Interface in com.facebook.react.views.textinput
 
contentType() - Method in class com.facebook.react.modules.network.ProgressRequestBody
 
contentType() - Method in class com.facebook.react.modules.network.ProgressResponseBody
 
ContextBasedViewPool - Class in com.facebook.react.fabric.mounting
Class that provides pool for views based on ThemedReactContext.
ContextBaseJavaModule - Class in com.facebook.react.bridge
Base class for React native modules that require access to an Android Context instance.
ContextBaseJavaModule(Context) - Constructor for class com.facebook.react.bridge.ContextBaseJavaModule
 
ContextUtils - Class in com.facebook.react.views.common
Class containing static methods involving manipulations of Contexts and their related subclasses.
ContextUtils() - Constructor for class com.facebook.react.views.common.ContextUtils
 
convertJavaStackTrace(Throwable) - Static method in class com.facebook.react.devsupport.StackTraceHelper
Convert a Throwable to an array of StackFrames.
convertJsStackTrace(ReadableArray) - Static method in class com.facebook.react.devsupport.StackTraceHelper
Convert a JavaScript stack trace (see parseErrorStack JS module) to an array of StackFrames.
convertJsStackTrace(JSONArray) - Static method in class com.facebook.react.devsupport.StackTraceHelper
Convert a JavaScript stack trace (see parseErrorStack JS module) to an array of StackFrames.
convertJsStackTrace(String) - Static method in class com.facebook.react.devsupport.StackTraceHelper
Convert a JavaScript stack trace to an array of StackFrames.
CookieJarContainer - Interface in com.facebook.react.modules.network
 
copyArray(float[]) - Static method in class com.facebook.react.common.ArrayUtils
 
copyListToArray(List<Integer>) - Static method in class com.facebook.react.common.ArrayUtils
 
copyStyle(YogaNode) - Method in class com.facebook.yoga.YogaNode
 
Countable - Class in com.facebook.jni
A Java Object that has native memory allocated corresponding to this instance.
Countable() - Constructor for class com.facebook.jni.Countable
 
CountingOutputStream - Class in com.facebook.react.modules.network
An OutputStream that counts the number of bytes written.
CountingOutputStream(OutputStream) - Constructor for class com.facebook.react.modules.network.CountingOutputStream
Constructs a new FilterOutputStream with out as its target stream.
CppException - Exception in com.facebook.jni
 
CppException(String) - Constructor for exception com.facebook.jni.CppException
 
CppSystemErrorException - Exception in com.facebook.jni
 
CppSystemErrorException(String, int) - Constructor for exception com.facebook.jni.CppSystemErrorException
 
CpuCapabilitiesJni - Class in com.facebook.jni
Utility class to determine CPU capabilities
CpuCapabilitiesJni() - Constructor for class com.facebook.jni.CpuCapabilitiesJni
 
cpuTime - Variable in class com.facebook.react.bridge.queue.MessageQueueThreadPerfStats
 
create(ReadableArray, int) - Static method in class com.facebook.react.bridge.DynamicFromArray
 
create(ReadableMap, String) - Static method in class com.facebook.react.bridge.DynamicFromMap
 
create() - Method in interface com.facebook.react.bridge.JavaJSExecutor.Factory
 
create() - Method in interface com.facebook.react.bridge.JavaScriptExecutorFactory
 
create() - Method in class com.facebook.react.bridge.JSCJavaScriptExecutorFactory
 
create() - Method in class com.facebook.react.bridge.ProxyJavaScriptExecutor.Factory
 
create(MessageQueueThreadSpec, QueueThreadExceptionHandler) - Static method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
 
create(ReactQueueConfigurationSpec, QueueThreadExceptionHandler) - Static method in class com.facebook.react.bridge.queue.ReactQueueConfigurationImpl
 
create(Context, ReactInstanceManagerDevHelper, String, boolean, int) - Static method in class com.facebook.react.devsupport.DevSupportManagerFactory
 
create(Context, ReactInstanceManagerDevHelper, String, boolean, RedBoxHandler, DevBundleDownloadListener, int, Map<String, RequestHandler>) - Static method in class com.facebook.react.devsupport.DevSupportManagerFactory
 
create() - Method in class com.facebook.react.jscexecutor.JSCExecutorFactory
 
create() - Method in interface com.facebook.react.modules.network.NetworkInterceptorCreator
 
createAnimatedNode(int, ReadableMap) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
createArray() - Static method in class com.facebook.react.bridge.Arguments
This method should be used when you need to stub out creating NativeArrays in unit tests.
createARTGroupViewManager() - Static method in class com.facebook.react.views.art.ARTRenderableViewManager
 
createARTShapeViewManager() - Static method in class com.facebook.react.views.art.ARTRenderableViewManager
 
createARTTextViewManager() - Static method in class com.facebook.react.views.art.ARTRenderableViewManager
 
createAssetLoader(Context, String, boolean) - Static method in class com.facebook.react.bridge.JSBundleLoader
This loader is recommended one for release version of your app.
createCachedBundleFromNetworkLoader(String, String) - Static method in class com.facebook.react.bridge.JSBundleLoader
This loader is used when bundle gets reloaded from dev server.
createClient() - Static method in class com.facebook.react.modules.network.OkHttpClientProvider
 
createClient(Context) - Static method in class com.facebook.react.modules.network.OkHttpClientProvider
 
createClientBuilder() - Static method in class com.facebook.react.modules.network.OkHttpClientProvider
 
createClientBuilder(Context) - Static method in class com.facebook.react.modules.network.OkHttpClientProvider
 
createClientBuilder(Context, int) - Static method in class com.facebook.react.modules.network.OkHttpClientProvider
 
createDefault() - Static method in class com.facebook.react.bridge.queue.ReactQueueConfigurationSpec
 
createDeltaFromNetworkLoader(String, NativeDeltaClient) - Static method in class com.facebook.react.bridge.JSBundleLoader
This loader is used to load delta bundles from the dev server.
createDialog(Context, Bundle, DialogInterface.OnClickListener) - Static method in class com.facebook.react.modules.dialog.AlertFragment
 
createDrawableFromJSDescription(Context, ReadableMap) - Static method in class com.facebook.react.views.view.ReactDrawableHelper
 
createExportedCustomDirectEventTypeConstants() - Static method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
createFileLoader(String) - Static method in class com.facebook.react.bridge.JSBundleLoader
This loader loads bundle from file system.
createFileLoader(String, String, boolean) - Static method in class com.facebook.react.bridge.JSBundleLoader
 
createFromParts(ReadableArray, String) - Method in class com.facebook.react.modules.blob.BlobModule
 
createIdentityMatrix() - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
createMap() - Static method in class com.facebook.react.bridge.Arguments
This method should be used when you need to stub out creating NativeMaps in unit tests.
CreateMountItem - Class in com.facebook.react.fabric.mounting.mountitems
 
CreateMountItem(ThemedReactContext, String, int, boolean) - Constructor for class com.facebook.react.fabric.mounting.mountitems.CreateMountItem
 
createNativeModules(ReactApplicationContext) - Method in class com.facebook.react.CompositeReactPackage
createNativeModules(ReactApplicationContext) - Method in class com.facebook.react.LazyReactPackage
This is only used when a LazyReactPackage is a part of CompositeReactPackage Once we deprecate CompositeReactPackage, this can be removed too
createNativeModules(ReactApplicationContext, ReactInstanceManager) - Method in class com.facebook.react.ReactInstancePackage
Deprecated.
 
createNativeModules(ReactApplicationContext) - Method in class com.facebook.react.ReactInstancePackage
Deprecated.
 
createNativeModules(ReactApplicationContext) - Method in interface com.facebook.react.ReactPackage
 
createNativeModules(ReactApplicationContext) - Method in class com.facebook.react.TurboReactPackage
 
createNewNetworkModuleClient() - Method in interface com.facebook.react.modules.network.OkHttpClientFactory
 
createProgressBar(Context, int) - Static method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
We create ProgressBars on both the UI and shadow threads.
createReactActivityDelegate() - Method in class com.facebook.react.ReactActivity
Called at construction time, override if you have a custom delegate implementation.
createReactContextInBackground() - Method in class com.facebook.react.ReactInstanceManager
Trigger react context initialization asynchronously in a background async task.
createReactInstanceManager() - Method in class com.facebook.react.ReactNativeHost
 
createReactWebViewBridge(ReactWebViewManager.ReactWebView) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
createReactWebViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
createRemoteDebuggerBundleLoader(String, String) - Static method in class com.facebook.react.bridge.JSBundleLoader
This loader is used when proxy debugging is enabled.
createRootShadowNode() - Method in class com.facebook.react.uimanager.UIImplementation
 
createRootView() - Method in class com.facebook.react.ReactActivityDelegate
 
createShadowNode(String) - Method in class com.facebook.react.uimanager.UIImplementation
 
createShadowNodeInstance() - Method in class com.facebook.react.uimanager.SimpleViewManager
 
createShadowNodeInstance() - Method in class com.facebook.react.uimanager.ViewGroupManager
 
createShadowNodeInstance() - Method in class com.facebook.react.uimanager.ViewManager
This method should return a subclass of ReactShadowNode which will be then used for measuring position and size of the view.
createShadowNodeInstance(ReactApplicationContext) - Method in class com.facebook.react.uimanager.ViewManager
 
createShadowNodeInstance() - Method in class com.facebook.react.views.art.ARTRenderableViewManager
 
createShadowNodeInstance() - Method in class com.facebook.react.views.art.ARTSurfaceViewManager
 
createShadowNodeInstance() - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
createShadowNodeInstance() - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
createShadowNodeInstance() - Method in class com.facebook.react.views.slider.ReactSliderManager
 
createShadowNodeInstance() - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
createShadowNodeInstance() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
 
createShadowNodeInstance() - Method in class com.facebook.react.views.text.ReactRawTextManager
 
createShadowNodeInstance() - Method in class com.facebook.react.views.text.ReactTextViewManager
 
createShadowNodeInstance() - Method in class com.facebook.react.views.text.ReactVirtualTextViewManager
 
createShadowNodeInstance() - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
createSocket(Socket, String, int, boolean) - Method in class com.facebook.react.modules.network.TLSSocketFactory
 
createSocket(String, int) - Method in class com.facebook.react.modules.network.TLSSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class com.facebook.react.modules.network.TLSSocketFactory
 
createSocket(InetAddress, int) - Method in class com.facebook.react.modules.network.TLSSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class com.facebook.react.modules.network.TLSSocketFactory
 
createTimer(int, int, double, boolean) - Method in class com.facebook.react.modules.core.Timing
 
createUIImplementation(ReactApplicationContext, UIManagerModule.ViewManagerResolver, EventDispatcher, int) - Method in class com.facebook.react.uimanager.UIImplementationProvider
Deprecated.
 
createUIImplementation(ReactApplicationContext, List<ViewManager>, EventDispatcher, int) - Method in class com.facebook.react.uimanager.UIImplementationProvider
Deprecated.
 
createView(ThemedReactContext, String, int, boolean) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
createView(ThemedReactContext, int, String, ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
createView(int, String, int, ReadableMap) - Method in class com.facebook.react.uimanager.UIImplementation
Invoked by React to create a new node with a given tag, class name and properties.
createView(int, String, int, ReadableMap) - Method in class com.facebook.react.uimanager.UIManagerModule
 
createView(ThemedReactContext, JSResponderHandler) - Method in class com.facebook.react.uimanager.ViewManager
Creates a view and installs event emitters on it.
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.uimanager.RootViewManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.uimanager.ViewManager
Subclasses should return a new View instance of the proper type.
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.art.ARTRenderableViewManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.art.ARTSurfaceViewManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.checkbox.ReactCheckBoxManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.image.ReactImageManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.picker.ReactDialogPickerManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.picker.ReactDropdownPickerManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.text.ReactRawTextManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.text.ReactTextViewManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.text.ReactVirtualTextViewManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.view.ReactViewManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
createViewManager(ReactApplicationContext, String) - Method in class com.facebook.react.CompositeReactPackage
Creates and returns a ViewManager with a specific name .
createViewManager(String) - Method in class com.facebook.react.ReactInstanceManager
 
createViewManager(ReactApplicationContext, String) - Method in interface com.facebook.react.ViewManagerOnDemandReactPackage
Creates and returns a ViewManager with a specific name .
createViewManagers(ReactApplicationContext) - Method in class com.facebook.react.CompositeReactPackage
createViewManagers(ReactApplicationContext) - Method in class com.facebook.react.LazyReactPackage
 
createViewManagers(ReactApplicationContext) - Method in interface com.facebook.react.ReactPackage
 
createViewManagers(ReactApplicationContext) - Method in class com.facebook.react.shell.MainReactPackage
 
createViewManagers(ReactApplicationContext) - Method in class com.facebook.react.TurboReactPackage
 
createWebViewEvent(WebView, String) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
 
createWithInitialCapacity(int) - Static method in class com.facebook.react.common.LongArray
 
cropImage(String, ReadableMap, Callback, Callback) - Method in class com.facebook.react.modules.camera.ImageEditingManager
Crop an image.
currentTimeMillis() - Static method in class com.facebook.react.common.SystemClock
 
customCommandHandlers() - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
 
customCommandHandlers() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
customizeErrorInfo(Pair<String, StackFrame[]>) - Method in interface com.facebook.react.devsupport.interfaces.ErrorCustomizer
The function that need to be registered using DevSupportManager.registerErrorCustomizer and is called before passing the error to the RedBox.
CustomLetterSpacingSpan - Class in com.facebook.react.views.text
A MetricAffectingSpan that allows to set the letter spacing on the selected text span.
CustomLetterSpacingSpan(float) - Constructor for class com.facebook.react.views.text.CustomLetterSpacingSpan
 
CustomLineHeightSpan - Class in com.facebook.react.views.text
We use a custom LineHeightSpan, because `lineSpacingExtra` is broken.
CustomStyleSpan - Class in com.facebook.react.views.text
 
CustomStyleSpan(int, int, String, AssetManager) - Constructor for class com.facebook.react.views.text.CustomStyleSpan
 
CxxCallbackImpl - Class in com.facebook.react.bridge
Callback impl that calls directly into the cxx bridge.
CxxModuleWrapper - Class in com.facebook.react.bridge
This does nothing interesting, except avoid breaking existing code.
CxxModuleWrapper(HybridData) - Constructor for class com.facebook.react.bridge.CxxModuleWrapper
 
CxxModuleWrapperBase - Class in com.facebook.react.bridge
A Java Object which represents a cross-platform C++ module This module implements the NativeModule interface but will never be invoked from Java, instead the underlying Cxx module will be extracted by the bridge and called directly.
CxxModuleWrapperBase(HybridData) - Constructor for class com.facebook.react.bridge.CxxModuleWrapperBase
 

D

DATABASE_NAME - Static variable in class com.facebook.react.modules.storage.ReactDatabaseSupplier
 
DatePickerDialogFragment - Class in com.facebook.react.modules.datepicker
 
DatePickerDialogFragment() - Constructor for class com.facebook.react.modules.datepicker.DatePickerDialogFragment
 
DatePickerDialogModule - Class in com.facebook.react.modules.datepicker
NativeModule that allows JS to show a native date picker dialog and get called back when the user selects a date.
DatePickerDialogModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.datepicker.DatePickerDialogModule
 
DatePickerMode - Enum in com.facebook.react.modules.datepicker
Date picker modes
DebugOverlayTag - Class in com.facebook.debug.debugoverlay.model
Tag for a debug overlay log message.
DebugOverlayTag(String, String, int) - Constructor for class com.facebook.debug.debugoverlay.model.DebugOverlayTag
 
DebugServerException - Exception in com.facebook.react.common
Tracks errors connecting to or received from the debug server.
DebugServerException(String) - Constructor for exception com.facebook.react.common.DebugServerException
 
DebugServerException(String, Throwable) - Constructor for exception com.facebook.react.common.DebugServerException
 
DecayAnimation - Class in com.facebook.react.animated
Implementation of AnimationDriver providing support for decay animations.
DecayAnimation(ReadableMap) - Constructor for class com.facebook.react.animated.DecayAnimation
 
decodeNext(byte[], int) - Method in class com.facebook.react.modules.network.ProgressiveStringDecoder
Parses data to String If there is a partial multi-byte symbol on the edge of the String it get saved to the reminder and added to the string on the decodeNext call.
decomposeMatrix(double[], MatrixMathHelper.MatrixDecompositionContext) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
deepClone(ReadableArray) - Static method in class com.facebook.react.bridge.JavaOnlyArray
 
deepClone(ReadableMap) - Static method in class com.facebook.react.bridge.JavaOnlyMap
 
DEFAULT - Static variable in annotation type com.facebook.react.uimanager.common.UIManagerType
 
DEFAULT_MAX_FONT_SIZE_MULTIPLIER - Static variable in class com.facebook.react.views.text.TextAttributes
 
DEFAULT_MIN_TIME_LEFT_IN_FRAME_FOR_NONBATCHED_OPERATION_MS - Static variable in class com.facebook.react.uimanager.UIViewOperationQueue
 
DEFAULT_STACK_SIZE_BYTES - Static variable in class com.facebook.react.bridge.queue.MessageQueueThreadSpec
 
DEFAULT_TEXT_SHADOW_COLOR - Static variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
DefaultHardwareBackBtnHandler - Interface in com.facebook.react.modules.core
Interface used by DeviceEventManagerModule to delegate hardware back button events.
DefaultNativeModuleCallExceptionHandler - Class in com.facebook.react.bridge
Crashy crashy exception handler.
DefaultNativeModuleCallExceptionHandler() - Constructor for class com.facebook.react.bridge.DefaultNativeModuleCallExceptionHandler
 
DefaultStyleValuesUtil - Class in com.facebook.react.views.text
Utility class that access default values from style
defaultTileMode() - Static method in class com.facebook.react.views.image.ImageResizeMode
 
defaultValue() - Static method in class com.facebook.react.views.image.ImageResizeMode
This is the default as per web and iOS.
degreesToRadians(double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
delete(Uri, String, String[]) - Method in class com.facebook.react.modules.blob.BlobProvider
 
deleteInstance() - Static method in class com.facebook.react.modules.storage.ReactDatabaseSupplier
 
DeleteMountItem - Class in com.facebook.react.fabric.mounting.mountitems
 
DeleteMountItem(int) - Constructor for class com.facebook.react.fabric.mounting.mountitems.DeleteMountItem
 
deleteTimer(int) - Method in class com.facebook.react.modules.core.Timing
 
deleteView(int) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
deleteView(View, LayoutAnimationListener) - Method in class com.facebook.react.uimanager.layoutanimation.LayoutAnimationController
Animate a view deletion using the layout animation configuration supplied during initialization.
description - Variable in class com.facebook.debug.debugoverlay.model.DebugOverlayTag
Description to display in settings.
destroy() - Method in interface com.facebook.react.bridge.CatalystInstance
Destroys this catalyst instance, waiting for any other threads in ReactQueueConfiguration (besides the UI thread) to finish running.
destroy() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
Destroys this catalyst instance, waiting for any other threads in ReactQueueConfiguration (besides the UI thread) to finish running.
destroy() - Method in class com.facebook.react.bridge.ModuleHolder
 
destroy() - Method in interface com.facebook.react.bridge.queue.ReactQueueConfiguration
 
destroy() - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationImpl
Should be called when the corresponding CatalystInstance is destroyed so that we shut down the proper queue threads.
destroy() - Method in class com.facebook.react.bridge.ReactContext
Destroy this instance, making it unusable.
destroy(Context) - Method in class com.facebook.react.MemoryPressureRouter
 
destroy() - Method in class com.facebook.react.modules.network.ForwardingCookieHandler
 
destroy() - Method in class com.facebook.react.ReactInstanceManager
Destroy this React instance and the attached JS context.
DestructorThread - Class in com.facebook.jni
A thread which invokes the "destruct" routine for objects after they have been garbage collected.
DestructorThread() - Constructor for class com.facebook.jni.DestructorThread
 
DestructorThread.Destructor - Class in com.facebook.jni
N.B The Destructor SHOULD NOT refer back to its referent object either explicitly or implicitly (for example, as a non-static inner class).
detachRootView(ReactRootView) - Method in class com.facebook.react.ReactInstanceManager
Detach given from current catalyst instance.
determinant(double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
DevBundleDownloadListener - Interface in com.facebook.react.devsupport.interfaces
 
DeveloperSettings - Interface in com.facebook.react.modules.debug.interfaces
Provides access to React Native developers settings.
DEVICE_LOCALHOST - Static variable in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
 
DeviceEventManagerModule - Class in com.facebook.react.modules.core
Native module that handles device hardware events like hardware back presses.
DeviceEventManagerModule(ReactApplicationContext, DefaultHardwareBackBtnHandler) - Constructor for class com.facebook.react.modules.core.DeviceEventManagerModule
 
DeviceEventManagerModule.RCTDeviceEventEmitter - Interface in com.facebook.react.modules.core
 
DeviceInfoModule - Class in com.facebook.react.modules.deviceinfo
Module that exposes Android Constants to JS.
DeviceInfoModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.deviceinfo.DeviceInfoModule
 
DeviceInfoModule(Context) - Constructor for class com.facebook.react.modules.deviceinfo.DeviceInfoModule
 
DevInternalSettings - Class in com.facebook.react.devsupport
Helper class for accessing developers settings that should not be accessed outside of the package com.facebook.react.devsupport.
DevInternalSettings(Context, DevInternalSettings.Listener) - Constructor for class com.facebook.react.devsupport.DevInternalSettings
 
DevInternalSettings.Listener - Interface in com.facebook.react.devsupport
 
DevLoadingViewController - Class in com.facebook.react.devsupport
Controller to display loading messages on top of the screen.
DevLoadingViewController(Context, ReactInstanceManagerDevHelper) - Constructor for class com.facebook.react.devsupport.DevLoadingViewController
 
DevOptionHandler - Interface in com.facebook.react.devsupport.interfaces
Callback class for custom options that may appear in DevSupportManager developer options menu.
DevServerHelper - Class in com.facebook.react.devsupport
Helper class for all things about the debug server running in the engineer's host machine.
DevServerHelper(DevInternalSettings, String, InspectorPackagerConnection.BundleStatusProvider) - Constructor for class com.facebook.react.devsupport.DevServerHelper
 
DevServerHelper.OnServerContentChangeListener - Interface in com.facebook.react.devsupport
 
DevServerHelper.PackagerCommandListener - Interface in com.facebook.react.devsupport
 
DevServerHelper.PackagerCustomCommandProvider - Interface in com.facebook.react.devsupport
 
DevServerHelper.SymbolicationListener - Interface in com.facebook.react.devsupport
 
DevSettingsActivity - Class in com.facebook.react.devsupport
Activity that display developers settings.
DevSettingsActivity() - Constructor for class com.facebook.react.devsupport.DevSettingsActivity
 
DevSupportManager - Interface in com.facebook.react.devsupport.interfaces
Interface for accessing and interacting with development features.
DevSupportManagerFactory - Class in com.facebook.react.devsupport
A simple factory that creates instances of DevSupportManager implementations.
DevSupportManagerFactory() - Constructor for class com.facebook.react.devsupport.DevSupportManagerFactory
 
DevSupportManagerImpl - Class in com.facebook.react.devsupport
Interface for accessing and interacting with development features.
DevSupportManagerImpl(Context, ReactInstanceManagerDevHelper, String, boolean, int) - Constructor for class com.facebook.react.devsupport.DevSupportManagerImpl
 
DevSupportManagerImpl(Context, ReactInstanceManagerDevHelper, String, boolean, RedBoxHandler, DevBundleDownloadListener, int, Map<String, RequestHandler>) - Constructor for class com.facebook.react.devsupport.DevSupportManagerImpl
 
DialogModule - Class in com.facebook.react.modules.dialog
 
DialogModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.dialog.DialogModule
 
didDoubleTapR(int, View) - Method in class com.facebook.react.devsupport.DoubleTapReloadRecognizer
 
DidJSUpdateUiDuringFrameDetector - Class in com.facebook.react.modules.debug
Debug object that listens to bridge busy/idle events and UiManagerModule dispatches and uses it to calculate whether JS was able to update the UI during a given frame.
DidJSUpdateUiDuringFrameDetector() - Constructor for class com.facebook.react.modules.debug.DidJSUpdateUiDuringFrameDetector
 
dirty() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
dirty() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
dirty() - Method in class com.facebook.yoga.YogaNode
 
dirtyAllDescendants() - Method in class com.facebook.yoga.YogaNode
 
disable(String) - Method in interface com.facebook.react.views.scroll.FpsListener
Clients should call this method when they want the listener to stop recording data.
DisabledDevSupportManager - Class in com.facebook.react.devsupport
A dummy implementation of DevSupportManager to be used in production mode where development features aren't needed.
DisabledDevSupportManager() - Constructor for class com.facebook.react.devsupport.DisabledDevSupportManager
 
disableDebugger() - Method in class com.facebook.react.devsupport.DevServerHelper
 
disconnect() - Method in class com.facebook.react.bridge.Inspector.LocalConnection
 
disconnectAnimatedNodeFromView(int, int) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
disconnectAnimatedNodes(int, int) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
DismissableDatePickerDialog - Class in com.facebook.react.modules.datepicker
Certain versions of Android (Jellybean-KitKat) have a bug where when dismissed, the DatePickerDialog still calls the OnDateSetListener.
DismissableDatePickerDialog(Context, DatePickerDialog.OnDateSetListener, int, int, int) - Constructor for class com.facebook.react.modules.datepicker.DismissableDatePickerDialog
 
DismissableDatePickerDialog(Context, int, DatePickerDialog.OnDateSetListener, int, int, int) - Constructor for class com.facebook.react.modules.datepicker.DismissableDatePickerDialog
 
DismissableTimePickerDialog - Class in com.facebook.react.modules.timepicker
Certain versions of Android (Jellybean-KitKat) have a bug where when dismissed, the TimePickerDialog still calls the OnTimeSetListener.
DismissableTimePickerDialog(Context, TimePickerDialog.OnTimeSetListener, int, int, boolean) - Constructor for class com.facebook.react.modules.timepicker.DismissableTimePickerDialog
 
DismissableTimePickerDialog(Context, int, TimePickerDialog.OnTimeSetListener, int, int, boolean) - Constructor for class com.facebook.react.modules.timepicker.DismissableTimePickerDialog
 
dismissPopupMenu() - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
Dismiss the last opened PopupMenu PopupMenu.
dismissPopupMenu() - Method in class com.facebook.react.uimanager.UIImplementation
 
dismissPopupMenu() - Method in class com.facebook.react.uimanager.UIManagerModule
 
dismissRedbox() - Method in class com.facebook.react.modules.core.ExceptionsManagerModule
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.uimanager.events.ContentSizeChangeEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.uimanager.events.Event
Dispatch this event to JS using the given event emitter.
dispatch(RCTEventEmitter) - Method in class com.facebook.react.uimanager.events.TouchEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.uimanager.OnLayoutEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.drawer.events.DrawerClosedEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.drawer.events.DrawerOpenedEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.drawer.events.DrawerSlideEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.drawer.events.DrawerStateChangedEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.image.ImageLoadEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.picker.events.PickerItemSelectEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.scroll.ScrollEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.slider.ReactSliderEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.slider.ReactSlidingCompleteEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.swiperefresh.RefreshEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.textinput.ReactContentSizeChangedEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.textinput.ReactTextChangedEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.textinput.ReactTextInputEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.textinput.ReactTextInputKeyPressEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.toolbar.events.ToolbarClickEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.webview.events.TopLoadingErrorEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.webview.events.TopLoadingFinishEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.webview.events.TopLoadingStartEvent
 
dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.webview.events.TopMessageEvent
 
dispatchAllEvents() - Method in class com.facebook.react.uimanager.events.EventDispatcher
 
dispatchCommand(int, int, ReadableArray) - Method in interface com.facebook.react.bridge.UIManager
Dispatches the commandId received by parameter to the view associated with the reactTag.
dispatchCommand(int, int, ReadableArray) - Method in class com.facebook.react.fabric.FabricUIManager
 
dispatchCommand(int, int, ReadableArray) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
dispatchCommand(int, int, ReadableArray) - Method in class com.facebook.react.uimanager.UIManagerModule
 
DispatchCommandMountItem - Class in com.facebook.react.fabric.mounting.mountitems
 
DispatchCommandMountItem(int, int, ReadableArray) - Constructor for class com.facebook.react.fabric.mounting.mountitems.DispatchCommandMountItem
 
dispatchDraw(Canvas) - Method in class com.facebook.react.ReactRootView
 
dispatchDraw(Canvas) - Method in class com.facebook.react.views.view.ReactViewGroup
 
dispatchEvent(Event) - Method in class com.facebook.react.uimanager.events.EventDispatcher
Sends the given Event to JS, coalescing eligible events if JS is backed up.
dispatchEvent(WebView, Event) - Static method in class com.facebook.react.views.webview.ReactWebViewManager
 
dispatchKeyEvent(KeyEvent) - Method in class com.facebook.react.ReactRootView
 
dispatchMessage(Message) - Method in class com.facebook.react.bridge.queue.MessageQueueThreadHandler
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
dispatchProvideStructure(ViewStructure) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
dispatchProvideStructure(ViewStructure) - Method in class com.facebook.react.views.view.ReactViewGroup
 
dispatchSetPressed(boolean) - Method in class com.facebook.react.views.view.ReactViewGroup
 
dispatchUpdates(float, float, UIViewOperationQueue, NativeViewHierarchyOptimizer) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
dispatchUpdates(float, float, UIViewOperationQueue, NativeViewHierarchyOptimizer) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
dispatchViewManagerCommand(int, int, ReadableArray) - Method in class com.facebook.react.uimanager.UIImplementation
 
dispatchViewManagerCommand(int, int, ReadableArray) - Method in class com.facebook.react.uimanager.UIManagerModule
 
dispatchViewUpdates(int) - Method in class com.facebook.react.uimanager.UIImplementation
Invoked at the end of the transaction to commit any updates to the node hierarchy.
dispatchViewUpdates(int, long, long) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
DISPLAY - Static variable in class com.facebook.react.uimanager.ViewProps
 
DisplayMetricsHolder - Class in com.facebook.react.uimanager
Holds an instance of the current DisplayMetrics so we don't have to thread it through all the classes that need it.
DisplayMetricsHolder() - Constructor for class com.facebook.react.uimanager.DisplayMetricsHolder
 
dispose() - Method in class com.facebook.jni.Countable
 
dispose() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
dispose() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
doFrame(long) - Method in class com.facebook.react.fabric.GuardedFrameCallback
 
doFrame(long) - Method in class com.facebook.react.modules.core.ChoreographerCompat.FrameCallback
Just a wrapper for frame callback, see Choreographer.FrameCallback.doFrame(long).
doFrame(long) - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
 
doFrame(long) - Method in class com.facebook.react.uimanager.GuardedFrameCallback
 
doFrameGuarded(long) - Method in class com.facebook.react.fabric.GuardedFrameCallback
Like the standard doFrame but RuntimeExceptions will be caught and passed to com.facebook.react.bridge.ReactContext#handleException(RuntimeException).
doFrameGuarded(long) - Method in class com.facebook.react.uimanager.GuardedFrameCallback
Like the standard doFrame but RuntimeExceptions will be caught and passed to com.facebook.react.bridge.ReactContext#handleException(RuntimeException).
doInBackground(Params...) - Method in class com.facebook.react.bridge.GuardedAsyncTask
 
doInBackground(Void...) - Method in class com.facebook.react.bridge.GuardedResultAsyncTask
 
doInBackgroundGuarded(Params...) - Method in class com.facebook.react.bridge.GuardedAsyncTask
 
doInBackgroundGuarded() - Method in class com.facebook.react.bridge.GuardedResultAsyncTask
 
doLeftAndRightSwapInRTL(Context) - Method in class com.facebook.react.modules.i18nmanager.I18nUtil
 
DoNotStrip - Annotation Type in com.facebook.proguard.annotations
Add this annotation to a class, method, or field to instruct Proguard to not strip it out.
DoubleTapReloadRecognizer - Class in com.facebook.react.devsupport
A class allows recognizing double key tap of "R", used to reload JS in AbstractReactActivity, RedBoxDialog and ReactActivity.
DoubleTapReloadRecognizer() - Constructor for class com.facebook.react.devsupport.DoubleTapReloadRecognizer
 
downloadBundleFromURL(DevBundleDownloadListener, File, String, BundleDownloader.BundleInfo, BundleDeltaClient.ClientType) - Method in class com.facebook.react.devsupport.BundleDownloader
 
downloadBundleFromURL(DevBundleDownloadListener, File, String, BundleDownloader.BundleInfo, BundleDeltaClient.ClientType, Request.Builder) - Method in class com.facebook.react.devsupport.BundleDownloader
 
downloadBundleFromURL(DevBundleDownloadListener, File, String, BundleDownloader.BundleInfo) - Method in class com.facebook.react.devsupport.DevServerHelper
 
downloadBundleFromURL(DevBundleDownloadListener, File, String, BundleDownloader.BundleInfo, Request.Builder) - Method in class com.facebook.react.devsupport.DevServerHelper
 
downloadBundleResourceFromUrlSync(String, File) - Method in class com.facebook.react.devsupport.DevServerHelper
This is a debug-only utility to allow fetching a file via packager.
downloadBundleResourceFromUrlSync(String, File) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
downloadBundleResourceFromUrlSync(String, File) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
downloadBundleResourceFromUrlSync(String, File) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
draw(Canvas, Paint, float) - Method in class com.facebook.react.views.art.ARTGroupShadowNode
 
draw(Canvas, Paint, float) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
 
draw(Canvas, Paint, float) - Method in class com.facebook.react.views.art.ARTTextShadowNode
 
draw(Canvas, Paint, float) - Method in class com.facebook.react.views.art.ARTVirtualNode
 
draw(Canvas) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
draw(Canvas) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
draw(Canvas, CharSequence, int, int, float, int, int, int, Paint) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
 
draw(Canvas) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
DrawableWithIntrinsicSize - Class in com.facebook.react.views.toolbar
Fresco currently sets drawables' intrinsic size to (-1, -1).
DrawableWithIntrinsicSize(Drawable, ImageInfo) - Constructor for class com.facebook.react.views.toolbar.DrawableWithIntrinsicSize
 
DrawerClosedEvent - Class in com.facebook.react.views.drawer.events
 
DrawerClosedEvent(int) - Constructor for class com.facebook.react.views.drawer.events.DrawerClosedEvent
 
DrawerEventEmitter(DrawerLayout, EventDispatcher) - Constructor for class com.facebook.react.views.drawer.ReactDrawerLayoutManager.DrawerEventEmitter
 
DrawerOpenedEvent - Class in com.facebook.react.views.drawer.events
 
DrawerOpenedEvent(int) - Constructor for class com.facebook.react.views.drawer.events.DrawerOpenedEvent
 
DrawerSlideEvent - Class in com.facebook.react.views.drawer.events
Event emitted by a DrawerLayout as it is being moved open/closed.
DrawerSlideEvent(int, float) - Constructor for class com.facebook.react.views.drawer.events.DrawerSlideEvent
 
DrawerStateChangedEvent - Class in com.facebook.react.views.drawer.events
 
DrawerStateChangedEvent(int, int) - Constructor for class com.facebook.react.views.drawer.events.DrawerStateChangedEvent
 
dropAnimatedNode(int) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
dropTail(int) - Method in class com.facebook.react.common.LongArray
Removes the *last* n items of the array all at once.
dropView(View) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
Releases all references to given native View.
Dynamic - Interface in com.facebook.react.bridge
Type representing a piece of data with unknown runtime type.
DynamicFromArray - Class in com.facebook.react.bridge
Implementation of Dynamic wrapping a ReadableArray.
DynamicFromMap - Class in com.facebook.react.bridge
Implementation of Dynamic wrapping a ReadableMap.

E

EagerModuleProvider - Class in com.facebook.react
Provider for an already initialized and non-lazy NativeModule.
EagerModuleProvider(NativeModule) - Constructor for class com.facebook.react.EagerModuleProvider
 
ELLIPSIZE_MODE - Static variable in class com.facebook.react.uimanager.ViewProps
 
emit(String, Object) - Method in interface com.facebook.react.modules.core.DeviceEventManagerModule.RCTDeviceEventEmitter
 
emit(String, Object) - Method in interface com.facebook.react.modules.core.RCTNativeAppEventEmitter
 
emitFinishEvent(WebView, String) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
 
emitHardwareBackPressed() - Method in class com.facebook.react.modules.core.DeviceEventManagerModule
Sends an event to the JS instance that the hardware back has been pressed.
emitNewIntentReceived(Uri) - Method in class com.facebook.react.modules.core.DeviceEventManagerModule
Sends an event to the JS instance that a new intent was received.
emitScrollBeginDragEvent(ViewGroup) - Static method in class com.facebook.react.views.scroll.ReactScrollViewHelper
 
emitScrollEndDragEvent(ViewGroup, float, float) - Static method in class com.facebook.react.views.scroll.ReactScrollViewHelper
 
emitScrollEvent(ViewGroup, float, float) - Static method in class com.facebook.react.views.scroll.ReactScrollViewHelper
emitScrollMomentumBeginEvent(ViewGroup, int, int) - Static method in class com.facebook.react.views.scroll.ReactScrollViewHelper
 
emitScrollMomentumEndEvent(ViewGroup) - Static method in class com.facebook.react.views.scroll.ReactScrollViewHelper
 
emitTimeDriftWarning(String) - Method in interface com.facebook.react.modules.core.JSTimers
 
emitUpdateDimensionsEvent() - Method in class com.facebook.react.modules.deviceinfo.DeviceInfoModule
 
EMOJI_FACE_WITH_NO_GOOD_GESTURE - Static variable in class com.facebook.react.devsupport.DevSupportManagerImpl
 
EMOJI_HUNDRED_POINTS_SYMBOL - Static variable in class com.facebook.react.devsupport.DevSupportManagerImpl
 
EMULATOR_LOCALHOST - Static variable in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
 
enable(String, String, String, int) - Method in interface com.facebook.react.devsupport.HMRClient
Enable the HMRClient so that the client will receive updates from the packager server.
enable(String) - Method in interface com.facebook.react.views.scroll.FpsListener
Clients should call this method when they want the listener to begin recording data.
ENABLED - Static variable in class com.facebook.react.uimanager.ViewProps
 
enableLayoutCalculationForRootNode(int) - Method in class com.facebook.react.uimanager.UIImplementation
Enables Layout calculation for a Root node that has been measured.
enableTls12OnPreLollipop(OkHttpClient.Builder) - Static method in class com.facebook.react.modules.network.OkHttpClientProvider
 
END - Static variable in class com.facebook.react.uimanager.Spacing
Spacing type that represents end direction e.g.
END - Static variable in class com.facebook.react.uimanager.ViewProps
 
end - Variable in class com.facebook.react.views.text.TextLayoutManager.SetSpanOperation
 
endArray() - Method in class com.facebook.react.bridge.JsonWriter
 
endAsyncFlow(long, String, int) - Static method in class com.facebook.systrace.Systrace
 
endAsyncSection(long, String, int) - Static method in class com.facebook.systrace.Systrace
 
endAsyncSection(long, String, int, long) - Static method in class com.facebook.systrace.Systrace
 
endObject() - Method in class com.facebook.react.bridge.JsonWriter
 
endProcessPackage() - Method in interface com.facebook.react.ReactPackageLogger
 
endSection(long) - Static method in class com.facebook.systrace.Systrace
 
endSection(long) - Static method in class com.facebook.systrace.SystraceMessage
 
enqueueAddAnimation(int, int, Callback) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueClearJSResponder() - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueConfigureLayoutAnimation(ReadableMap, Callback, Callback) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueCreateView(ThemedReactContext, int, String, ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueDismissPopupMenu() - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueDispatchCommand(int, int, ReadableArray) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueFindTargetForTouch(int, float, float, Callback) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueLayoutUpdateFinished(ReactShadowNode, UIImplementation.LayoutUpdateListener) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueManageChildren(int, int[], ViewAtIndex[], int[]) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueMeasure(int, Callback) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueMeasureInWindow(int, Callback) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueOnLayoutEvent(int, int, int, int, int) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueRegisterAnimation(Animation) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueRemoveAnimation(int) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueRemoveRootView(int) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueSendAccessibilityEvent(int, int) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueSetChildren(int, ReadableArray) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueSetJSResponder(int, int, boolean) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueSetLayoutAnimationEnabled(boolean) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueShowPopupMenu(int, ReadableArray, Callback, Callback) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueUIBlock(UIBlock) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueUIOperation(UIViewOperationQueue.UIOperation) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
Enqueues a UIOperation to be executed in UI thread.
enqueueUpdateExtraData(int, Object) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueUpdateInstanceHandle(int, long) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueUpdateLayout(int, int, int, int, int, int) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueUpdateProperties(int, String, ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
equals(Object) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
equals(Object) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
equals(Object) - Method in class com.facebook.react.uimanager.ViewAtIndex
 
equals(Object) - Method in class com.facebook.yoga.YogaValue
 
error(Object) - Method in interface com.facebook.react.packagerconnection.Responder
 
ERROR_CODE_EXCEPTION - Static variable in class com.facebook.react.devsupport.JSDevSupport
 
ERROR_CODE_VIEW_NOT_FOUND - Static variable in class com.facebook.react.devsupport.JSDevSupport
 
ErrorCustomizer - Interface in com.facebook.react.devsupport.interfaces
Interface that lets parts of the app process the errors before showing the redbox
evaluateJavascriptWithFallback(String) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
Event<T extends Event> - Class in com.facebook.react.uimanager.events
A UI event that can be dispatched to JS.
Event() - Constructor for class com.facebook.react.uimanager.events.Event
 
Event(int) - Constructor for class com.facebook.react.uimanager.events.Event
 
EVENT_NAME - Static variable in class com.facebook.react.uimanager.events.ContentSizeChangeEvent
 
EVENT_NAME - Static variable in class com.facebook.react.views.drawer.events.DrawerClosedEvent
 
EVENT_NAME - Static variable in class com.facebook.react.views.drawer.events.DrawerOpenedEvent
 
EVENT_NAME - Static variable in class com.facebook.react.views.drawer.events.DrawerSlideEvent
 
EVENT_NAME - Static variable in class com.facebook.react.views.drawer.events.DrawerStateChangedEvent
 
EVENT_NAME - Static variable in class com.facebook.react.views.picker.events.PickerItemSelectEvent
 
EVENT_NAME - Static variable in class com.facebook.react.views.slider.ReactSliderEvent
 
EVENT_NAME - Static variable in class com.facebook.react.views.slider.ReactSlidingCompleteEvent
 
EVENT_NAME - Static variable in class com.facebook.react.views.textinput.ReactContentSizeChangedEvent
 
EVENT_NAME - Static variable in class com.facebook.react.views.textinput.ReactTextChangedEvent
 
EVENT_NAME - Static variable in class com.facebook.react.views.textinput.ReactTextInputEvent
 
EVENT_NAME - Static variable in class com.facebook.react.views.textinput.ReactTextInputKeyPressEvent
 
EVENT_NAME - Static variable in class com.facebook.react.views.webview.events.TopLoadingErrorEvent
 
EVENT_NAME - Static variable in class com.facebook.react.views.webview.events.TopLoadingFinishEvent
 
EVENT_NAME - Static variable in class com.facebook.react.views.webview.events.TopLoadingStartEvent
 
EVENT_NAME - Static variable in class com.facebook.react.views.webview.events.TopMessageEvent
 
EventBeatManager - Class in com.facebook.react.fabric.jsi
Class that acts as a proxy between the list of EventBeats registered in C++ and the Android side.
EventBeatManager(JavaScriptContextHolder, ReactApplicationContext) - Constructor for class com.facebook.react.fabric.jsi.EventBeatManager
 
EventDispatcher - Class in com.facebook.react.uimanager.events
Class responsible for dispatching UI events to JS.
EventDispatcher(ReactApplicationContext) - Constructor for class com.facebook.react.uimanager.events.EventDispatcher
 
EventDispatcherListener - Interface in com.facebook.react.uimanager.events
Interface used to intercept events dispatched by {#link EventDispatcher}
EventEmitterWrapper - Class in com.facebook.react.fabric.jsi
This class holds reference to the C++ EventEmitter object.
eventNameForType(int) - Static method in class com.facebook.react.views.image.ImageLoadEvent
 
ExceptionsManagerModule - Class in com.facebook.react.modules.core
 
ExceptionsManagerModule(DevSupportManager) - Constructor for class com.facebook.react.modules.core.ExceptionsManagerModule
 
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.BatchMountItem
 
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.CreateMountItem
 
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.DeleteMountItem
 
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.DispatchCommandMountItem
 
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.InsertMountItem
 
execute(MountingManager) - Method in interface com.facebook.react.fabric.mounting.mountitems.MountItem
Execute this MountItem into the operation queue received by parameter.
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.PreAllocateViewMountItem
 
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.RemoveMountItem
 
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.UpdateEventEmitterMountItem
 
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.UpdateLayoutMountItem
 
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.UpdateLocalDataMountItem
 
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.UpdatePropsMountItem
 
execute(NativeViewHierarchyManager) - Method in interface com.facebook.react.uimanager.UIBlock
 
execute() - Method in interface com.facebook.react.uimanager.UIViewOperationQueue.UIOperation
 
execute(SpannableStringBuilder, int) - Method in class com.facebook.react.views.text.TextLayoutManager.SetSpanOperation
 
executeJSCall(String, String) - Method in interface com.facebook.react.bridge.JavaJSExecutor
Execute javascript method within js context
executeJSCall(String, String, JSDebuggerWebSocketClient.JSDebuggerCallback) - Method in class com.facebook.react.devsupport.JSDebuggerWebSocketClient
 
executeJSCall(String, String) - Method in class com.facebook.react.devsupport.WebsocketJavaScriptExecutor
 
extendNativeModules(NativeModuleRegistry) - Method in interface com.facebook.react.bridge.CatalystInstance
This method permits a CatalystInstance to extend the known Native modules.
extendNativeModules(NativeModuleRegistry) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
This method and the native below permits a CatalystInstance to extend the known Native modules.
extendUrlForDelta(String) - Method in class com.facebook.react.devsupport.BundleDeltaClient
 
extractAnimatedNodeOffset(int) - Method in class com.facebook.react.animated.NativeAnimatedModule
 

F

FABRIC - Static variable in annotation type com.facebook.react.uimanager.common.UIManagerType
 
FABRIC_RECONCILER - Static variable in class com.facebook.debug.tags.ReactDebugOverlayTags
 
FABRIC_UI_MANAGER - Static variable in class com.facebook.debug.tags.ReactDebugOverlayTags
 
FabricEventEmitter - Class in com.facebook.react.fabric
 
FabricEventEmitter(FabricUIManager) - Constructor for class com.facebook.react.fabric.FabricEventEmitter
 
FabricJSIModuleProvider - Class in com.facebook.react.fabric
 
FabricJSIModuleProvider(ReactApplicationContext, JavaScriptContextHolder, ComponentFactoryDelegate, ReactNativeConfig) - Constructor for class com.facebook.react.fabric.FabricJSIModuleProvider
 
FabricSoLoader - Class in com.facebook.react.fabric.jsi
 
FabricSoLoader() - Constructor for class com.facebook.react.fabric.jsi.FabricSoLoader
 
FabricUIManager - Class in com.facebook.react.fabric
 
FabricUIManager(ReactApplicationContext, ViewManagerRegistry, EventDispatcher, EventBeatManager) - Constructor for class com.facebook.react.fabric.FabricUIManager
 
Factory(JavaJSExecutor.Factory) - Constructor for class com.facebook.react.bridge.ProxyJavaScriptExecutor.Factory
 
FallbackJSBundleLoader - Class in com.facebook.react.bridge
FallbackJSBundleLoader An implementation of JSBundleLoader that will try to load from multiple sources, falling back from one source to the next at load time when an exception is thrown for a recoverable error.
FallbackJSBundleLoader(List<JSBundleLoader>) - Constructor for class com.facebook.react.bridge.FallbackJSBundleLoader
 
fetch(Uri) - Method in interface com.facebook.react.modules.network.NetworkingModule.UriHandler
Fetch the URI and return the JS body payload.
FileIoHandler - Class in com.facebook.react.packagerconnection
 
FileIoHandler() - Constructor for class com.facebook.react.packagerconnection.FileIoHandler
 
FileReaderModule - Class in com.facebook.react.modules.blob
 
FileReaderModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.blob.FileReaderModule
 
finalize() - Method in class com.facebook.jni.Countable
 
finalize() - Method in class com.facebook.react.ReactRootView
 
finalize() - Method in class com.facebook.yoga.YogaConfig
 
finalize() - Method in class com.facebook.yoga.YogaNode
 
findContextOfType(Context, Class<? extends T>) - Static method in class com.facebook.react.views.common.ContextUtils
Returns the nearest context in the chain (as defined by ContextWrapper.getBaseContext()) which is an instance of the specified type, or null if one could not be found
findSubviewIn(int, float, float, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
Find the touch target child native view in the supplied root view hierarchy, given a react target location.
findSubviewIn(int, ReadableArray, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
Find the touch target child native view in the supplied root view hierarchy, given a react target location.
findTargetTagAndCoordinatesForTouch(float, float, ViewGroup, float[], int[]) - Static method in class com.facebook.react.uimanager.TouchTargetHelper
Find touch event target view within the provided container given the coordinates provided via MotionEvent.
findTargetTagForTouch(int, float, float) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
findTargetTagForTouch(float, float, ViewGroup) - Static method in class com.facebook.react.uimanager.TouchTargetHelper
Find touch event target view within the provided container given the coordinates provided via MotionEvent.
findTargetTagForTouch(float, float, ViewGroup, int[]) - Static method in class com.facebook.react.uimanager.TouchTargetHelper
Find touch event target view within the provided container given the coordinates provided via MotionEvent.
findView(View, String) - Static method in class com.facebook.react.uimanager.util.ReactFindViewUtil
Finds a view that is tagged with as its nativeID prop under the view hierarchy.
findView(View, ReactFindViewUtil.OnViewFoundListener) - Static method in class com.facebook.react.uimanager.util.ReactFindViewUtil
Finds a view tagged with 's nativeID in the given view hierarchy.
finish() - Method in class com.facebook.react.animation.Animation
Animation engine should call this method when the animation is finished.
finishTask(int) - Method in class com.facebook.react.jstasks.HeadlessJsTaskContext
Finish a JS task.
flashScrollIndicators() - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
flashScrollIndicators(ReactHorizontalScrollView) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
flashScrollIndicators() - Method in class com.facebook.react.views.scroll.ReactScrollView
 
flashScrollIndicators(T) - Method in interface com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollCommandHandler
 
flashScrollIndicators(ReactScrollView) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
flattenAnimatedNodeOffset(int) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
FLEX - Static variable in class com.facebook.react.uimanager.ViewProps
 
FLEX_BASIS - Static variable in class com.facebook.react.uimanager.ViewProps
 
FLEX_DIRECTION - Static variable in class com.facebook.react.uimanager.ViewProps
 
FLEX_GROW - Static variable in class com.facebook.react.uimanager.ViewProps
 
FLEX_SHRINK - Static variable in class com.facebook.react.uimanager.ViewProps
 
FLEX_WRAP - Static variable in class com.facebook.react.uimanager.ViewProps
 
fling(int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
fling(int) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
floatsEqual(float, float) - Static method in class com.facebook.react.uimanager.FloatUtil
 
FloatUtil - Class in com.facebook.react.uimanager
 
FloatUtil() - Constructor for class com.facebook.react.uimanager.FloatUtil
 
flush() - Method in class com.facebook.systrace.SystraceMessage.Builder
 
FONT_FAMILY - Static variable in class com.facebook.react.uimanager.ViewProps
 
FONT_SIZE - Static variable in class com.facebook.react.uimanager.ViewProps
 
FONT_SIZE_SP - Static variable in class com.facebook.react.uimanager.ViewDefaults
 
FONT_STYLE - Static variable in class com.facebook.react.uimanager.ViewProps
 
FONT_WEIGHT - Static variable in class com.facebook.react.uimanager.ViewProps
 
FontMetricsUtil - Class in com.facebook.react.views.text
 
FontMetricsUtil() - Constructor for class com.facebook.react.views.text.FontMetricsUtil
 
forceRTL(boolean) - Method in class com.facebook.react.modules.i18nmanager.I18nManagerModule
 
forceRTL(Context, boolean) - Method in class com.facebook.react.modules.i18nmanager.I18nUtil
 
format(String, ReadableArray) - Static method in class com.facebook.react.util.JSStackTrace
 
formatFrameSource(StackFrame) - Static method in class com.facebook.react.devsupport.StackTraceHelper
Format a StackFrame to a String (method name is not included).
formatStackTrace(String, StackFrame[]) - Static method in class com.facebook.react.devsupport.StackTraceHelper
Format an array of StackFrames with the error title to a String.
ForwardingCookieHandler - Class in com.facebook.react.modules.network
Cookie handler that forwards all cookies to the WebView CookieManager.
ForwardingCookieHandler(ReactContext) - Constructor for class com.facebook.react.modules.network.ForwardingCookieHandler
 
fps - Variable in class com.facebook.react.modules.debug.FpsDebugFrameCallback.FpsInfo
 
FpsDebugFrameCallback - Class in com.facebook.react.modules.debug
Each time a frame is drawn, records whether it should have expected any more callbacks since the last time a frame was drawn (i.e.
FpsDebugFrameCallback(ReactContext) - Constructor for class com.facebook.react.modules.debug.FpsDebugFrameCallback
 
FpsDebugFrameCallback.FpsInfo - Class in com.facebook.react.modules.debug
 
FpsInfo(int, int, int, int, double, double, int) - Constructor for class com.facebook.react.modules.debug.FpsDebugFrameCallback.FpsInfo
 
FpsListener - Interface in com.facebook.react.views.scroll
 
FpsView - Class in com.facebook.react.devsupport
View that automatically monitors and displays the current app frame rate.
FpsView(ReactContext) - Constructor for class com.facebook.react.devsupport.FpsView
 
FRAGMENT_TAG - Static variable in class com.facebook.react.modules.datepicker.DatePickerDialogModule
 
FRAGMENT_TAG - Static variable in class com.facebook.react.modules.timepicker.TimePickerDialogModule
 
FrameCallback() - Constructor for class com.facebook.react.modules.core.ChoreographerCompat.FrameCallback
 
freeNatives() - Method in class com.facebook.yoga.YogaNode
 
FrescoBasedReactTextInlineImageShadowNode - Class in com.facebook.react.views.text.frescosupport
Shadow node that represents an inline image.
FrescoBasedReactTextInlineImageShadowNode(AbstractDraweeControllerBuilder, Object) - Constructor for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
 
FrescoBasedReactTextInlineImageSpan - Class in com.facebook.react.views.text.frescosupport
FrescoBasedTextInlineImageSpan is a span for Images that are inside .
FrescoBasedReactTextInlineImageSpan(Resources, int, int, int, Uri, ReadableMap, AbstractDraweeControllerBuilder, Object) - Constructor for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
 
FrescoBasedReactTextInlineImageViewManager - Class in com.facebook.react.views.text.frescosupport
Manages Images embedded in Text nodes using Fresco.
FrescoBasedReactTextInlineImageViewManager() - Constructor for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
 
FrescoBasedReactTextInlineImageViewManager(AbstractDraweeControllerBuilder, Object) - Constructor for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
 
FrescoModule - Class in com.facebook.react.modules.fresco
Module to initialize the Fresco library.
FrescoModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.fresco.FrescoModule
Create a new Fresco module with a default configuration (or the previously given configuration via FrescoModule.FrescoModule(ReactApplicationContext, boolean, ImagePipelineConfig).
FrescoModule(ReactApplicationContext, boolean) - Constructor for class com.facebook.react.modules.fresco.FrescoModule
Create a new Fresco module with a default configuration (or the previously given configuration via FrescoModule.FrescoModule(ReactApplicationContext, boolean, ImagePipelineConfig).
FrescoModule(ReactApplicationContext, boolean, ImagePipelineConfig) - Constructor for class com.facebook.react.modules.fresco.FrescoModule
Create a new Fresco module with a given ImagePipelineConfig.
from(List) - Static method in class com.facebook.react.bridge.JavaOnlyArray
 
from(List<Postprocessor>) - Static method in class com.facebook.react.views.image.MultiPostprocessor
 
fromArray(Object) - Static method in class com.facebook.react.bridge.Arguments
Convert an array to a WritableArray.
fromBuilderWithHeaders(ImageRequestBuilder, ReadableMap) - Static method in class com.facebook.react.modules.fresco.ReactNetworkImageRequest
 
fromBundle(Bundle) - Static method in class com.facebook.react.bridge.Arguments
Convert a Bundle to a WritableMap.
fromInt(int) - Static method in enum com.facebook.yoga.YogaAlign
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaDimension
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaDirection
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaDisplay
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaEdge
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaExperimentalFeature
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaFlexDirection
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaJustify
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaLogLevel
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaMeasureMode
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaNodeType
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaOverflow
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaPositionType
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaPrintOptions
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaUnit
 
fromInt(int) - Static method in enum com.facebook.yoga.YogaWrap
 
fromJavaArgs(Object[]) - Static method in class com.facebook.react.bridge.Arguments
 
fromJSONString(String) - Static method in class com.facebook.react.devsupport.BundleDownloader.BundleInfo
 
fromList(List) - Static method in class com.facebook.react.bridge.Arguments
Convert a List to a WritableArray.
fromValue(String) - Static method in enum com.facebook.react.uimanager.AccessibilityDelegateUtil.AccessibilityRole
 

G

GENYMOTION_LOCALHOST - Static variable in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
 
get() - Method in class com.facebook.react.bridge.JavaScriptContextHolder
 
get() - Method in interface com.facebook.react.bridge.JSIModuleProvider
 
get() - Method in class com.facebook.react.common.futures.SimpleSettableFuture
 
get(long, TimeUnit) - Method in class com.facebook.react.common.futures.SimpleSettableFuture
Wait up to the timeout time for another Thread to set a value on this future.
get(int) - Method in class com.facebook.react.common.LongArray
 
get() - Method in class com.facebook.react.EagerModuleProvider
 
get() - Method in class com.facebook.react.fabric.FabricJSIModuleProvider
 
get(URI, Map<String, List<String>>) - Method in class com.facebook.react.modules.network.ForwardingCookieHandler
 
get() - Method in class com.facebook.react.modules.storage.ReactDatabaseSupplier
Create and/or open the database.
get() - Static method in class com.facebook.react.uimanager.ReactYogaConfigProvider
 
get(int) - Method in class com.facebook.react.uimanager.Spacing
Get the spacing for a direction.
get(String) - Method in class com.facebook.react.uimanager.ViewManagerRegistry
 
get() - Static method in class com.facebook.react.uimanager.YogaNodePool
 
get4PlusFrameStutters() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
 
getAdapter() - Method in class com.facebook.react.views.viewpager.ReactViewPager
 
getAlignContent() - Method in class com.facebook.yoga.YogaNode
 
getAlignItems() - Method in class com.facebook.yoga.YogaNode
 
getAlignSelf() - Method in class com.facebook.yoga.YogaNode
 
getAllKeys(Callback) - Method in class com.facebook.react.modules.storage.AsyncStorageModule
Returns an array with all keys from the database.
getAllModules() - Method in class com.facebook.react.bridge.NativeModuleRegistry
 
getAllowFontScaling() - Method in class com.facebook.react.views.text.TextAttributes
 
getAlpha() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
getAndroidID() - Method in class com.facebook.react.modules.systeminfo.AndroidInfoModule
 
getAnimation(int) - Method in class com.facebook.react.animation.AnimationRegistry
 
getAnimationID() - Method in class com.facebook.react.animation.Animation
 
getAnimationRegistry() - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
getApplication() - Method in class com.facebook.react.ReactNativeHost
 
getAppProperties() - Method in class com.facebook.react.ReactRootView
 
getArray(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
getArray(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
getArray(int) - Method in interface com.facebook.react.bridge.ReadableArray
 
getArray(String) - Method in interface com.facebook.react.bridge.ReadableMap
 
getArray(int) - Method in class com.facebook.react.bridge.ReadableNativeArray
 
getArray(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
 
getArray(String) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
 
getAspectRatio() - Method in class com.facebook.yoga.YogaNode
 
getBackgroundColor() - Method in class com.facebook.react.views.view.ReactViewGroup
 
getBase64ForTag(String, Callback, Callback) - Method in class com.facebook.react.modules.camera.ImageStoreManager
Calculate the base64 representation for an image.
getBestResult() - Method in class com.facebook.react.views.imagehelper.MultiSourceHelper.MultiSourceResult
Get the best result overall (closest in size to the view's size).
getBestResultInCache() - Method in class com.facebook.react.views.imagehelper.MultiSourceHelper.MultiSourceResult
Get the best result (closest in size to the view's size) that is also in cache.
getBestSourceForSize(int, int, List<ImageSource>) - Static method in class com.facebook.react.views.imagehelper.MultiSourceHelper
 
getBestSourceForSize(int, int, List<ImageSource>, double) - Static method in class com.facebook.react.views.imagehelper.MultiSourceHelper
Chooses the image source with the size closest to the target image size.
getBlurOnSubmit() - Method in class com.facebook.react.views.textinput.ReactEditText
 
getBool(String) - Method in interface com.facebook.react.fabric.ReactNativeConfig
Get a boolean param by string name.
getBoolean(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
getBoolean(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
getBoolean(int) - Method in interface com.facebook.react.bridge.ReadableArray
 
getBoolean(String) - Method in interface com.facebook.react.bridge.ReadableMap
 
getBoolean(int) - Method in class com.facebook.react.bridge.ReadableNativeArray
 
getBoolean(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
 
getBoolean(String, boolean) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
 
getBorder(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getBorderRadius(ReactViewBackgroundDrawable.BorderRadiusLocation) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
getBorderRadiusOrDefaultTo(float, ReactViewBackgroundDrawable.BorderRadiusLocation) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
getBorderWidthOrDefaultTo(float, int) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
getBottomPadding() - Method in class com.facebook.react.views.text.TextAttributeProps
 
getBundleAssetName() - Method in class com.facebook.react.ReactNativeHost
Returns the name of the bundle in assets.
getBundleStatus() - Method in interface com.facebook.react.devsupport.InspectorPackagerConnection.BundleStatusProvider
 
getCallerContext() - Method in class com.facebook.react.views.image.ReactImageManager
 
getCallerContext() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
 
getCanOverrideExistingModule() - Method in class com.facebook.react.bridge.ModuleHolder
 
getCatalystInstance() - Method in class com.facebook.react.bridge.ReactContext
 
getChildAt(int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getChildAt(int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getChildAt(T, int) - Method in class com.facebook.react.uimanager.ViewGroupManager
 
getChildAt(int) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
getChildAt(ReactViewGroup, int) - Method in class com.facebook.react.views.view.ReactViewManager
 
getChildAt(ReactViewPager, int) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
getChildAt(int) - Method in class com.facebook.yoga.YogaNode
 
getChildCount() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getChildCount() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getChildCount(T) - Method in class com.facebook.react.uimanager.ViewGroupManager
 
getChildCount() - Method in class com.facebook.react.views.modal.ReactModalHostView
 
getChildCount(ReactViewGroup) - Method in class com.facebook.react.views.view.ReactViewManager
 
getChildCount(ReactViewPager) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
getChildCount() - Method in class com.facebook.yoga.YogaNode
 
getChildDrawingOrder(int, int) - Method in class com.facebook.react.uimanager.ViewGroupDrawingOrderHelper
The index of the child view that should be drawn.
getChildDrawingOrder(int, int) - Method in class com.facebook.react.views.view.ReactViewGroup
 
getClassName() - Method in class com.facebook.react.bridge.ModuleHolder
 
getClippingRect(Rect) - Method in interface com.facebook.react.uimanager.ReactClippingViewGroup
Get rectangular bounds to which view is currently clipped to.
getClippingRect(Rect) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
getClippingRect(Rect) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
getClippingRect(Rect) - Method in class com.facebook.react.views.view.ReactViewGroup
 
getCoalescingKey() - Method in class com.facebook.react.uimanager.events.Event
 
getCoalescingKey() - Method in class com.facebook.react.uimanager.events.TouchEvent
 
getCoalescingKey(long) - Method in class com.facebook.react.uimanager.events.TouchEventCoalescingKeyHelper
Gets the coalescing key corresponding to the gesture with this down time.
getCoalescingKey() - Method in class com.facebook.react.views.drawer.events.DrawerClosedEvent
 
getCoalescingKey() - Method in class com.facebook.react.views.drawer.events.DrawerOpenedEvent
 
getCoalescingKey() - Method in class com.facebook.react.views.drawer.events.DrawerSlideEvent
 
getCoalescingKey() - Method in class com.facebook.react.views.drawer.events.DrawerStateChangedEvent
 
getCoalescingKey() - Method in class com.facebook.react.views.image.ImageLoadEvent
 
getCoalescingKey() - Method in class com.facebook.react.views.scroll.ScrollEvent
 
getCoalescingKey() - Method in class com.facebook.react.views.slider.ReactSliderEvent
 
getCoalescingKey() - Method in class com.facebook.react.views.slider.ReactSlidingCompleteEvent
 
getCoalescingKey() - Method in class com.facebook.react.views.webview.events.TopLoadingErrorEvent
 
getCoalescingKey() - Method in class com.facebook.react.views.webview.events.TopLoadingFinishEvent
 
getCoalescingKey() - Method in class com.facebook.react.views.webview.events.TopLoadingStartEvent
 
getCoalescingKey() - Method in class com.facebook.react.views.webview.events.TopMessageEvent
 
getCode() - Method in enum com.facebook.systrace.Systrace.EventScope
 
getColor() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
getColumn() - Method in interface com.facebook.react.devsupport.interfaces.StackFrame
Get the column this frame points to in the file returned by StackFrame.getFile().
getColumn() - Method in class com.facebook.react.devsupport.StackTraceHelper.StackFrameImpl
Get the column this frame points to in the file returned by StackTraceHelper.StackFrameImpl.getFile().
getCommandsMap() - Method in class com.facebook.react.uimanager.ViewManager
Subclasses of ViewManager that expect to receive commands through UIManagerModule.dispatchViewManagerCommand(int, int, com.facebook.react.bridge.ReadableArray) should override this method returning the map between names of the commands and IDs that are then used in ViewManager.receiveCommand(T, int, com.facebook.react.bridge.ReadableArray) method whenever the command is dispatched for this particular ViewManager.
getCommandsMap() - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
getCommandsMap() - Static method in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper
 
getCommandsMap() - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
getCommandsMap() - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
getCommandsMap() - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
getCommandsMap() - Method in class com.facebook.react.views.view.ReactViewManager
 
getCommandsMap() - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
getCommandsMap() - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
getComponentName() - Method in class com.facebook.react.fabric.mounting.mountitems.CreateMountItem
 
getConstants() - Method in class com.facebook.react.bridge.BaseJavaModule
 
getConstants() - Method in class com.facebook.react.bridge.JavaModuleWrapper
 
getConstants() - Method in class com.facebook.react.devsupport.JSDevSupport
 
getConstants() - Method in class com.facebook.react.modules.appstate.AppStateModule
 
getConstants() - Method in class com.facebook.react.modules.blob.BlobModule
 
getConstants() - Method in class com.facebook.react.modules.camera.ImageEditingManager
 
getConstants() - Method in class com.facebook.react.modules.debug.SourceCodeModule
 
getConstants() - Method in class com.facebook.react.modules.deviceinfo.DeviceInfoModule
 
getConstants() - Method in class com.facebook.react.modules.dialog.DialogModule
 
getConstants() - Method in class com.facebook.react.modules.i18nmanager.I18nManagerModule
 
getConstants() - Method in class com.facebook.react.modules.statusbar.StatusBarModule
 
getConstants() - Method in class com.facebook.react.modules.systeminfo.AndroidInfoModule
 
getConstants() - Method in class com.facebook.react.modules.toast.ToastModule
 
getConstants() - Method in class com.facebook.react.uimanager.UIManagerModule
 
getConstantsForViewManager(String) - Method in class com.facebook.react.uimanager.UIManagerModule
 
getContext() - Method in class com.facebook.react.bridge.ContextBaseJavaModule
Subclasses can use this method to access Android context passed as a constructor
getContext() - Method in class com.facebook.react.ReactActivityDelegate
 
getCount() - Method in class com.facebook.react.modules.network.CountingOutputStream
Returns the number of bytes written.
getCurrentActivity() - Method in class com.facebook.react.bridge.ReactContext
Get the activity to which this context is currently attached, or null if not attached.
getCurrentActivity() - Method in class com.facebook.react.bridge.ReactContextBaseJavaModule
Get the activity to which this context is currently attached, or null if not attached.
getCurrentActivity() - Method in interface com.facebook.react.devsupport.ReactInstanceManagerDevHelper
Get reference to top level #{link Activity} attached to react context
getCurrentActivity() - Method in class com.facebook.react.uimanager.ThemedReactContext
 
getCurrentAppState(Callback, Callback) - Method in class com.facebook.react.modules.appstate.AppStateModule
 
getCurrentConnectivity(Promise) - Method in class com.facebook.react.modules.netinfo.NetInfoModule
 
getCurrentPosition(ReadableMap, Callback, Callback) - Method in class com.facebook.react.modules.location.LocationModule
Get the current position.
getCurrentReactContext() - Method in class com.facebook.react.ReactInstanceManager
 
getData() - Method in class com.facebook.yoga.YogaNode
 
getDebugServerHost() - Method in class com.facebook.react.packagerconnection.PackagerConnectionSettings
 
getDeepestLeaf(View) - Static method in class com.facebook.react.devsupport.ViewHierarchyUtil
Returns the view instance and depth of the deepest leaf view from the given root view.
getDefaultCipherSuites() - Method in class com.facebook.react.modules.network.TLSSocketFactory
 
getDefaultConfigBuilder(ReactContext) - Static method in class com.facebook.react.modules.fresco.FrescoModule
Get the default Fresco configuration builder.
getDefaultEventTypes() - Method in class com.facebook.react.uimanager.UIManagerModule
 
getDefaultTextColor(Context) - Static method in class com.facebook.react.views.text.DefaultStyleValuesUtil
Utility method that returns the default text color as define by the theme
getDefaultTextColorHighlight(Context) - Static method in class com.facebook.react.views.text.DefaultStyleValuesUtil
Utility method that returns the default text highlight color as define by the theme
getDefaultTextColorHint(Context) - Static method in class com.facebook.react.views.text.DefaultStyleValuesUtil
Utility method that returns the default text hint color as define by the theme
getDeltaClient() - Method in class com.facebook.react.devsupport.BundleDownloader.BundleInfo
 
getDevServerBundleURL(String) - Method in class com.facebook.react.devsupport.DevServerHelper
 
getDevSettings() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
getDevSettings() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
getDevSettings() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
getDevSupportEnabled() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
getDevSupportEnabled() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
getDevSupportEnabled() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
getDevSupportManager() - Method in class com.facebook.react.ReactInstanceManager
 
getDialog() - Method in class com.facebook.react.views.modal.ReactModalHostView
 
getDidJSHitFrameAndCleanup(long, long) - Method in class com.facebook.react.modules.debug.DidJSUpdateUiDuringFrameDetector
Designed to be called from a ChoreographerCompat.FrameCallback#doFrame call.
getDirectEventNamesResolver() - Method in class com.facebook.react.uimanager.UIManagerModule
Resolves Direct Event name exposed to JS from the one known to the Native side.
getDirectionAwareBorderInsets() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
getDisableFullscreenUI() - Method in class com.facebook.react.views.textinput.ReactEditText
 
getDisplay() - Method in class com.facebook.yoga.YogaNode
 
getDisplayMetricDensity() - Static method in class com.facebook.react.uimanager.PixelUtil
 
getDisplayMetricsMap(double) - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
 
getDisplayMetricsNativeMap(double) - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
 
getDoesLegacyStretchFlagAffectsLayout() - Method in class com.facebook.yoga.YogaNode
 
getDouble(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
getDouble(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
getDouble(int) - Method in interface com.facebook.react.bridge.ReadableArray
 
getDouble(String) - Method in interface com.facebook.react.bridge.ReadableMap
 
getDouble(int) - Method in class com.facebook.react.bridge.ReadableNativeArray
 
getDouble(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
 
getDouble(String) - Method in interface com.facebook.react.fabric.ReactNativeConfig
Get a double param by string name.
getDouble(String, double) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
 
getDownloadedJSBundleFile() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
getDownloadedJSBundleFile() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
getDownloadedJSBundleFile() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
getDrawable() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
 
getDrawable() - Method in class com.facebook.react.views.text.TextInlineImageSpan
Get the drawable that is span represents.
getDraweeControllerBuilder() - Method in class com.facebook.react.views.image.ReactImageManager
 
getDraweeControllerBuilder() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
 
getDrawerState() - Method in class com.facebook.react.views.drawer.events.DrawerStateChangedEvent
 
getDrawerWidth(ReactDrawerLayout, float) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
getDynamic(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
getDynamic(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
getDynamic(int) - Method in interface com.facebook.react.bridge.ReadableArray
 
getDynamic(String) - Method in interface com.facebook.react.bridge.ReadableMap
 
getDynamic(int) - Method in class com.facebook.react.bridge.ReadableNativeArray
 
getDynamic(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
 
getDynamic(String) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
 
getEffectiveFontSize() - Method in class com.facebook.react.views.text.TextAttributes
 
getEffectiveLetterSpacing() - Method in class com.facebook.react.views.text.TextAttributes
 
getEffectiveLineHeight() - Method in class com.facebook.react.views.text.TextAttributeProps
 
getEffectiveLineHeight() - Method in class com.facebook.react.views.text.TextAttributes
 
getEffectiveMaxFontSizeMultiplier() - Method in class com.facebook.react.views.text.TextAttributes
 
getEndPadding() - Method in class com.facebook.react.views.text.TextAttributeProps
 
getErrorCode() - Method in exception com.facebook.jni.CppSystemErrorException
 
getEventDispatcher() - Method in class com.facebook.react.uimanager.UIManagerModule
 
getEventEmitter(int) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
getEventName() - Method in class com.facebook.react.uimanager.events.ContentSizeChangeEvent
 
getEventName() - Method in class com.facebook.react.uimanager.events.Event
 
getEventName() - Method in class com.facebook.react.uimanager.events.TouchEvent
 
getEventName() - Method in class com.facebook.react.uimanager.OnLayoutEvent
 
getEventName() - Method in class com.facebook.react.views.drawer.events.DrawerClosedEvent
 
getEventName() - Method in class com.facebook.react.views.drawer.events.DrawerOpenedEvent
 
getEventName() - Method in class com.facebook.react.views.drawer.events.DrawerSlideEvent
 
getEventName() - Method in class com.facebook.react.views.drawer.events.DrawerStateChangedEvent
 
getEventName() - Method in class com.facebook.react.views.image.ImageLoadEvent
 
getEventName() - Method in class com.facebook.react.views.picker.events.PickerItemSelectEvent
 
getEventName() - Method in class com.facebook.react.views.scroll.ScrollEvent
 
getEventName() - Method in class com.facebook.react.views.slider.ReactSliderEvent
 
getEventName() - Method in class com.facebook.react.views.slider.ReactSlidingCompleteEvent
 
getEventName() - Method in class com.facebook.react.views.swiperefresh.RefreshEvent
 
getEventName() - Method in class com.facebook.react.views.textinput.ReactContentSizeChangedEvent
 
getEventName() - Method in class com.facebook.react.views.textinput.ReactTextChangedEvent
 
getEventName() - Method in class com.facebook.react.views.textinput.ReactTextInputEvent
 
getEventName() - Method in class com.facebook.react.views.textinput.ReactTextInputKeyPressEvent
 
getEventName() - Method in class com.facebook.react.views.toolbar.events.ToolbarClickEvent
 
getEventName() - Method in class com.facebook.react.views.webview.events.TopLoadingErrorEvent
 
getEventName() - Method in class com.facebook.react.views.webview.events.TopLoadingFinishEvent
 
getEventName() - Method in class com.facebook.react.views.webview.events.TopLoadingStartEvent
 
getEventName() - Method in class com.facebook.react.views.webview.events.TopMessageEvent
 
getExpectedNumFrames() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
 
getExportedCustomBubblingEventTypeConstants() - Method in class com.facebook.react.uimanager.ViewManager
Returns a map of config data passed to JS that defines eligible events that can be placed on native views.
getExportedCustomBubblingEventTypeConstants() - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.uimanager.ViewManager
Returns a map of config data passed to JS that defines eligible events that can be placed on native views.
getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.image.ReactImageManager
 
getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.slider.ReactSliderManager
 
getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.text.ReactTextViewManager
 
getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
getExportedViewConstants() - Method in class com.facebook.react.uimanager.ViewManager
Returns a map of view-specific constants that are injected to JavaScript.
getExportedViewConstants() - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
getExportedViewConstants() - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
getExportedViewConstants() - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
getExportedViewConstants() - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
getFile() - Method in interface com.facebook.react.devsupport.interfaces.StackFrame
Get the file this stack frame points to.
getFile() - Method in class com.facebook.react.devsupport.StackTraceHelper.StackFrameImpl
Get the file this stack frame points to.
getFileName() - Method in interface com.facebook.react.devsupport.interfaces.StackFrame
Get just the name of the file this frame points to.
getFileName() - Method in class com.facebook.react.devsupport.StackTraceHelper.StackFrameImpl
Get just the name of the file this frame points to.
getFilesChangedCount() - Method in class com.facebook.react.devsupport.BundleDownloader.BundleInfo
 
getFlexBasis() - Method in class com.facebook.yoga.YogaNode
 
getFlexDirection() - Method in class com.facebook.yoga.YogaNode
 
getFlexGrow() - Method in class com.facebook.yoga.YogaNode
 
getFlexShrink() - Method in class com.facebook.yoga.YogaNode
 
getFloat(String, float) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
 
getFontFamily() - Method in class com.facebook.react.views.text.CustomStyleSpan
Returns the font family set for this StyleSpan.
getFontMetrics(CharSequence, Layout, TextPaint, Context) - Static method in class com.facebook.react.views.text.FontMetricsUtil
 
getFontSize() - Method in class com.facebook.react.views.text.TextAttributes
 
getFPS() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
 
getFpsInfo(long) - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
Returns the FpsInfo as if stop had been called at the given upToTimeMs.
getFrescoConfig() - Method in class com.facebook.react.shell.MainPackageConfig
 
getFriendlyDeviceName() - Static method in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
 
getFullBorderRadius() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
getFullBorderWidth() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
For rounded borders we use default "borderWidth" property.
getHasConstants() - Method in class com.facebook.react.bridge.ModuleHolder
 
getHeaders() - Method in class com.facebook.react.modules.fresco.ReactNetworkImageRequest
 
getHeaders() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
 
getHeight() - Method in class com.facebook.react.fabric.mounting.mountitems.UpdateLayoutMountItem
 
getHeight() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
 
getHeight() - Method in class com.facebook.react.views.text.TextInlineImageSpan
Get the height of the span.
getHeight(long) - Static method in class com.facebook.yoga.YogaMeasureOutput
 
getHeight() - Method in class com.facebook.yoga.YogaNode
 
getHeightMeasureSpec() - Method in class com.facebook.react.ReactRootView
 
getHeightMeasureSpec() - Method in interface com.facebook.react.uimanager.common.MeasureSpecProvider
 
getHeightOfTallestInlineImage() - Method in class com.facebook.react.views.text.TextAttributes
 
getHierarchyInfo() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getHierarchyInfo() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getHitSlopRect() - Method in interface com.facebook.react.touch.ReactHitSlopView
Called when determining the touch area of a view.
getHitSlopRect() - Method in class com.facebook.react.views.view.ReactViewGroup
 
getId() - Method in class com.facebook.react.bridge.Inspector.Page
 
getIndex() - Method in class com.facebook.react.fabric.mounting.mountitems.InsertMountItem
 
getIndex() - Method in class com.facebook.react.fabric.mounting.mountitems.RemoveMountItem
 
getInitialUITemplate() - Method in class com.facebook.react.ReactRootView
 
getInitialURL(Promise) - Method in class com.facebook.react.modules.intent.IntentModule
Return the URL the activity was started with
getInspectorProxyHost() - Static method in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
 
getInspectorServerHost() - Method in class com.facebook.react.packagerconnection.PackagerConnectionSettings
 
getInstance(ReactContext) - Static method in class com.facebook.react.jstasks.HeadlessJsTaskContext
Get the task helper instance for a particular ReactContext.
getInstance() - Static method in class com.facebook.react.modules.core.ChoreographerCompat
 
getInstance() - Static method in class com.facebook.react.modules.core.ReactChoreographer
 
getInstance() - Static method in class com.facebook.react.modules.i18nmanager.I18nUtil
 
getInstance(Context) - Static method in class com.facebook.react.modules.storage.ReactDatabaseSupplier
 
getInstance() - Static method in class com.facebook.react.views.imagehelper.ResourceDrawableIdHelper
 
getInstance() - Static method in class com.facebook.react.views.text.ReactFontManager
 
getInstanceHandle(int) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
getInt(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
getInt(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
getInt(int) - Method in interface com.facebook.react.bridge.ReadableArray
 
getInt(String) - Method in interface com.facebook.react.bridge.ReadableMap
 
getInt(int) - Method in class com.facebook.react.bridge.ReadableNativeArray
 
getInt(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
 
getInt(String, int) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
 
getInt64(String) - Method in interface com.facebook.react.fabric.ReactNativeConfig
Get an integer param by string name.
getIntrinsicHeight() - Method in class com.facebook.react.views.toolbar.DrawableWithIntrinsicSize
 
getIntrinsicWidth() - Method in class com.facebook.react.views.toolbar.DrawableWithIntrinsicSize
 
getItemImpl(SQLiteDatabase, String) - Static method in class com.facebook.react.modules.storage.AsyncLocalStorageUtil
Returns the value of the given key, or null if not found.
getJavaModule(String) - Method in class com.facebook.react.turbomodule.core.TurboModuleManager
 
getJavaScriptContextHolder() - Method in interface com.facebook.react.bridge.CatalystInstance
Get the C pointer (as a long) to the JavaScriptCore context associated with this instance.
getJavaScriptContextHolder() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
getJavaScriptContextHolder() - Method in class com.facebook.react.bridge.ReactContext
Get the C pointer (as a long) to the JavaScriptCore context associated with this instance.
getJavaScriptExecutorFactory() - Method in class com.facebook.react.ReactNativeHost
getJavaScriptModule(CatalystInstance, Class<T>) - Method in class com.facebook.react.bridge.JavaScriptModuleRegistry
 
getJNIPassCounter() - Static method in class com.facebook.react.bridge.ReadableNativeArray
 
getJNIPassCounter() - Static method in class com.facebook.react.bridge.ReadableNativeMap
 
getJSBundleFile() - Method in class com.facebook.react.ReactNativeHost
Returns a custom path of the bundle file.
getJSBundleURLForRemoteDebugging(String) - Method in class com.facebook.react.devsupport.DevServerHelper
 
getJSBundleURLForRemoteDebugging() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
getJSBundleURLForRemoteDebugging() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
getJSBundleURLForRemoteDebugging() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
getJsEventCounter() - Method in class com.facebook.react.views.text.ReactTextUpdate
 
getJSEventName(TouchEventType) - Static method in enum com.facebook.react.uimanager.events.TouchEventType
 
getJSEventName(ScrollEventType) - Static method in enum com.facebook.react.views.scroll.ScrollEventType
 
getJsExecutorName() - Method in class com.facebook.react.ReactInstanceManager
 
getJSFPS() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
 
getJSHierarchy(int, JSDevSupport.DevSupportCallback) - Method in class com.facebook.react.devsupport.JSDevSupport
 
getJSHierarchy(int) - Method in interface com.facebook.react.devsupport.JSDevSupport.JSDevSupportModule
 
getJSIModule(Class<T>) - Method in interface com.facebook.react.bridge.CatalystInstance
 
getJSIModule(Class<T>) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
getJSIModule() - Method in class com.facebook.react.bridge.JSIModuleHolder
 
getJSIModuleClass() - Method in interface com.facebook.react.bridge.JSIModuleSpec
 
getJSIModulePackage() - Method in class com.facebook.react.ReactNativeHost
 
getJSIModuleProvider() - Method in interface com.facebook.react.bridge.JSIModuleSpec
 
getJSIModules(ReactApplicationContext, JavaScriptContextHolder) - Method in interface com.facebook.react.bridge.JSIModulePackage
 
getJSMainModuleName() - Method in class com.facebook.react.ReactNativeHost
Returns the name of the main module.
getJSModule(Class<T>) - Method in interface com.facebook.react.bridge.CatalystInstance
 
getJSModule(Class<T>) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
getJSModule(Class<T>) - Method in class com.facebook.react.bridge.ReactContext
 
getJSQueueThread() - Method in interface com.facebook.react.bridge.queue.ReactQueueConfiguration
 
getJSQueueThread() - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationImpl
 
getJSQueueThreadSpec() - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationSpec
 
getJustificationMode() - Method in class com.facebook.react.views.text.ReactTextUpdate
 
getJustifyContent() - Method in class com.facebook.yoga.YogaNode
 
getLastErrorStack() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
getLastErrorStack() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
getLastErrorStack() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
getLastErrorTitle() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
getLastErrorTitle() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
getLastErrorTitle() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
getLaunchOptions() - Method in class com.facebook.react.ReactActivityDelegate
 
getLayoutBorder(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getLayoutDirection() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getLayoutDirection() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getLayoutDirection() - Method in class com.facebook.yoga.YogaNode
 
getLayoutHeight() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getLayoutHeight() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getLayoutHeight() - Method in class com.facebook.yoga.YogaNode
 
getLayoutMargin(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getLayoutPadding(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getLayoutWidth() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getLayoutWidth() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getLayoutWidth() - Method in class com.facebook.yoga.YogaNode
 
getLayoutX() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getLayoutX() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getLayoutX() - Method in class com.facebook.yoga.YogaNode
 
getLayoutY() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getLayoutY() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getLayoutY() - Method in class com.facebook.yoga.YogaNode
 
getLeftPadding() - Method in class com.facebook.react.views.text.TextAttributeProps
 
getLetterSpacing() - Method in class com.facebook.react.views.text.TextAttributes
 
getLifecycleState() - Method in class com.facebook.react.bridge.ReactContext
 
getLifecycleState() - Method in class com.facebook.react.ReactInstanceManager
 
getLine() - Method in interface com.facebook.react.devsupport.interfaces.StackFrame
Get the line number this frame points to in the file returned by StackFrame.getFile().
getLine() - Method in class com.facebook.react.devsupport.StackTraceHelper.StackFrameImpl
Get the line number this frame points to in the file returned by StackTraceHelper.StackFrameImpl.getFile().
getLineHeight() - Method in class com.facebook.react.views.text.TextAttributes
 
getLoadEndTime() - Static method in class com.facebook.react.bridge.ReactBridge
 
getLoadStartTime() - Static method in class com.facebook.react.bridge.ReactBridge
 
getLogger() - Method in class com.facebook.yoga.YogaConfig
 
getLooper() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
 
getMainComponentName() - Method in class com.facebook.react.ReactActivity
Returns the name of the main component registered from JavaScript.
getMap(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
getMap(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
getMap(int) - Method in interface com.facebook.react.bridge.ReadableArray
 
getMap(String) - Method in interface com.facebook.react.bridge.ReadableMap
 
getMap(int) - Method in class com.facebook.react.bridge.ReadableNativeArray
 
getMap(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
 
getMap(String) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
 
getMargin(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getMaxFontSizeMultiplier() - Method in class com.facebook.react.views.text.TextAttributes
 
getMaxHeight() - Method in class com.facebook.yoga.YogaNode
 
getMaxSize(int) - Static method in class com.facebook.react.fabric.mounting.LayoutMetricsConversions
 
getMaxWidth() - Method in class com.facebook.yoga.YogaNode
 
getMeasureSpec(float, YogaMeasureMode) - Static method in class com.facebook.react.views.view.MeasureUtil
 
getMemoryPressureRouter() - Method in class com.facebook.react.ReactInstanceManager
 
getMethod() - Method in class com.facebook.react.bridge.JavaMethodWrapper
 
getMethod() - Method in interface com.facebook.react.devsupport.interfaces.StackFrame
Get the name of the method this frame points to.
getMethod() - Method in class com.facebook.react.devsupport.StackTraceHelper.StackFrameImpl
Get the name of the method this frame points to.
getMethodDescriptors() - Method in class com.facebook.react.bridge.JavaModuleWrapper
 
getMinHeight() - Method in class com.facebook.yoga.YogaNode
 
getMinSize(int) - Static method in class com.facebook.react.fabric.mounting.LayoutMetricsConversions
 
getMinWidth() - Method in class com.facebook.yoga.YogaNode
 
getMode() - Method in class com.facebook.react.views.picker.ReactPicker
 
getModule() - Method in class com.facebook.react.bridge.JavaModuleWrapper
 
getModule(Class<T>) - Method in class com.facebook.react.bridge.JSIModuleRegistry
 
getModule() - Method in class com.facebook.react.bridge.ModuleHolder
 
getModule(Class<T>) - Method in class com.facebook.react.bridge.NativeModuleRegistry
 
getModule(String) - Method in class com.facebook.react.bridge.NativeModuleRegistry
 
getModule(String, ReactApplicationContext) - Method in interface com.facebook.react.turbomodule.core.TurboModuleManager.ModuleProvider
 
getModule(String, ReactApplicationContext) - Method in class com.facebook.react.TurboReactPackage
The API needed for TurboModules.
getMotionEvent() - Method in class com.facebook.react.uimanager.events.TouchEvent
 
getName() - Method in class com.facebook.react.animated.NativeAnimatedModule
 
getName() - Method in class com.facebook.react.bridge.CxxModuleWrapperBase
 
getName() - Method in class com.facebook.react.bridge.JavaModuleWrapper
 
getName() - Method in class com.facebook.react.bridge.JavaScriptExecutor
Returns the name of the executor, identifying the underlying runtime.
getName() - Method in class com.facebook.react.bridge.ModuleHolder
 
getName() - Method in class com.facebook.react.bridge.ModuleSpec
 
getName() - Method in interface com.facebook.react.bridge.NativeModule
 
getName() - Method in class com.facebook.react.bridge.ProxyJavaScriptExecutor
 
getName() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
 
getName() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadSpec
 
getName() - Method in class com.facebook.react.devsupport.JSCHeapCapture
 
getName() - Method in class com.facebook.react.devsupport.JSCSamplingProfiler
 
getName() - Method in class com.facebook.react.devsupport.JSDevSupport
 
getName() - Method in enum com.facebook.react.devsupport.RedBoxHandler.ErrorType
 
getName() - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
 
getName() - Method in class com.facebook.react.modules.appstate.AppStateModule
 
getName() - Method in class com.facebook.react.modules.blob.BlobModule
 
getName() - Method in class com.facebook.react.modules.blob.FileReaderModule
 
getName() - Method in class com.facebook.react.modules.camera.CameraRollManager
 
getName() - Method in class com.facebook.react.modules.camera.ImageEditingManager
 
getName() - Method in class com.facebook.react.modules.camera.ImageStoreManager
 
getName() - Method in class com.facebook.react.modules.clipboard.ClipboardModule
 
getName() - Method in class com.facebook.react.modules.core.DeviceEventManagerModule
 
getName() - Method in class com.facebook.react.modules.core.ExceptionsManagerModule
 
getName() - Method in class com.facebook.react.modules.core.HeadlessJsTaskSupportModule
 
getName() - Method in class com.facebook.react.modules.core.Timing
 
getName() - Method in class com.facebook.react.modules.datepicker.DatePickerDialogModule
 
getName() - Method in class com.facebook.react.modules.debug.AnimationsDebugModule
 
getName() - Method in class com.facebook.react.modules.debug.SourceCodeModule
 
getName() - Method in class com.facebook.react.modules.deviceinfo.DeviceInfoModule
 
getName() - Method in class com.facebook.react.modules.dialog.DialogModule
 
getName() - Method in class com.facebook.react.modules.fresco.FrescoModule
 
getName() - Method in class com.facebook.react.modules.i18nmanager.I18nManagerModule
 
getName() - Method in class com.facebook.react.modules.image.ImageLoaderModule
 
getName() - Method in class com.facebook.react.modules.intent.IntentModule
 
getName() - Method in class com.facebook.react.modules.location.LocationModule
 
getName() - Method in class com.facebook.react.modules.netinfo.NetInfoModule
 
getName() - Method in class com.facebook.react.modules.network.NetworkingModule
 
getName() - Method in class com.facebook.react.modules.permissions.PermissionsModule
 
getName() - Method in class com.facebook.react.modules.share.ShareModule
 
getName() - Method in class com.facebook.react.modules.statusbar.StatusBarModule
 
getName() - Method in class com.facebook.react.modules.storage.AsyncStorageModule
 
getName() - Method in class com.facebook.react.modules.systeminfo.AndroidInfoModule
 
getName() - Method in class com.facebook.react.modules.timepicker.TimePickerDialogModule
 
getName() - Method in class com.facebook.react.modules.toast.ToastModule
 
getName() - Method in class com.facebook.react.modules.vibration.VibrationModule
 
getName() - Method in class com.facebook.react.modules.websocket.WebSocketModule
 
getName() - Method in class com.facebook.react.uimanager.RootViewManager
 
getName() - Method in class com.facebook.react.uimanager.UIManagerModule
 
getName() - Method in class com.facebook.react.uimanager.ViewManager
 
getName() - Method in class com.facebook.react.views.art.ARTRenderableViewManager
 
getName() - Method in class com.facebook.react.views.art.ARTSurfaceViewManager
 
getName() - Method in class com.facebook.react.views.checkbox.ReactCheckBoxManager
 
getName() - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
getName() - Method in class com.facebook.react.views.image.MultiPostprocessor
 
getName() - Method in class com.facebook.react.views.image.ReactImageManager
 
getName() - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
getName() - Method in class com.facebook.react.views.picker.ReactDialogPickerManager
 
getName() - Method in class com.facebook.react.views.picker.ReactDropdownPickerManager
 
getName() - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
getName() - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
 
getName() - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
getName() - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
getName() - Method in class com.facebook.react.views.slider.ReactSliderManager
 
getName() - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
getName() - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
getName() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
 
getName() - Method in class com.facebook.react.views.text.ReactRawTextManager
 
getName() - Method in class com.facebook.react.views.text.ReactTextViewManager
 
getName() - Method in class com.facebook.react.views.text.ReactVirtualTextViewManager
 
getName() - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
getName() - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
getName() - Method in class com.facebook.react.views.view.ReactViewManager
 
getName() - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
getName() - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
getNativeChildCount() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getNativeChildCount() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getNativeId() - Method in interface com.facebook.react.uimanager.util.ReactFindViewUtil.OnViewFoundListener
Returns the native id of the view of interest
getNativeModule(Class<T>) - Method in interface com.facebook.react.bridge.CatalystInstance
 
getNativeModule(String) - Method in interface com.facebook.react.bridge.CatalystInstance
 
getNativeModule(Class<T>) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
getNativeModule(String) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
getNativeModule(Class<T>) - Method in class com.facebook.react.bridge.ReactContext
 
getNativeModuleIterator(ReactPackage, ReactApplicationContext, ReactInstanceManager) - Static method in class com.facebook.react.ReactPackageHelper
A helper method to iterate over a list of Native Modules and convert them to an iterable.
getNativeModuleIterator(ReactApplicationContext) - Method in class com.facebook.react.TurboReactPackage
This is a temporary method till we implement TurboModules.
getNativeModules() - Method in interface com.facebook.react.bridge.CatalystInstance
 
getNativeModules() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
getNativeModules(ReactApplicationContext) - Method in class com.facebook.react.LazyReactPackage
 
getNativeModules(ReactApplicationContext) - Method in class com.facebook.react.shell.MainReactPackage
 
getNativeModulesQueueThread() - Method in interface com.facebook.react.bridge.queue.ReactQueueConfiguration
 
getNativeModulesQueueThread() - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationImpl
 
getNativeModulesQueueThreadSpec() - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationSpec
 
getNativeOffsetForChild(T) - Method in interface com.facebook.react.uimanager.ReactShadowNode
Returns the offset within the native children owned by all layout-only nodes in the subtree rooted at this node for the given child.
getNativeOffsetForChild(ReactShadowNodeImpl) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
Returns the offset within the native children owned by all layout-only nodes in the subtree rooted at this node for the given child.
getNativeParent() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getNativeParent() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getNativeProps() - Method in class com.facebook.react.uimanager.ViewManager
 
getNativeProps(Class<? extends ViewManager>, Class<? extends ReactShadowNode>) - Static method in class com.facebook.react.uimanager.ViewManagerPropertyUpdater
 
getNewLocalData() - Method in class com.facebook.react.fabric.mounting.mountitems.UpdateLocalDataMountItem
 
getNextRootViewTag() - Static method in class com.facebook.react.uimanager.ReactRootViewTagGenerator
 
getNode(int) - Method in class com.facebook.react.uimanager.ShadowNodeRegistry
 
getNumFrames() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
 
getNumJSFrames() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
 
getOffset() - Method in class com.facebook.react.views.drawer.events.DrawerSlideEvent
 
getOkHttpClient() - Static method in class com.facebook.react.modules.network.OkHttpClientProvider
 
getOnSelectListener() - Method in class com.facebook.react.views.picker.ReactPicker
 
getOpacity() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
getOpacityFromColor(int) - Static method in class com.facebook.react.views.view.ColorUtil
Gets the opacity from a color.
getOrCreateSpannableForText(Context, ReadableMap) - Static method in class com.facebook.react.views.text.TextLayoutManager
 
getOrCreateViewManagers(ReactApplicationContext) - Method in class com.facebook.react.ReactInstanceManager
Uses configured ReactPackage instances to create all view managers.
getOrThrow() - Method in class com.facebook.react.common.futures.SimpleSettableFuture
Convenience wrapper for SimpleSettableFuture.get() that re-throws get()'s Exceptions as RuntimeExceptions.
getOrThrow(long, TimeUnit) - Method in class com.facebook.react.common.futures.SimpleSettableFuture
Convenience wrapper for SimpleSettableFuture.get(long, TimeUnit) that re-throws get()'s Exceptions as RuntimeExceptions.
getOutline(Outline) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
getOverflow() - Method in class com.facebook.react.views.view.ReactViewGroup
 
getOverflow() - Method in class com.facebook.yoga.YogaNode
 
getOwner() - Method in class com.facebook.yoga.YogaNode
 
getPackageName() - Method in class com.facebook.react.packagerconnection.PackagerConnectionSettings
 
getPackagerConnectionSettings() - Method in class com.facebook.react.devsupport.DevInternalSettings
 
getPackages() - Method in class com.facebook.react.ReactNativeHost
Returns a list of ReactPackage used by the app.
getPadding(int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getPadding(int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getPadding(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getPaddingBottom() - Method in class com.facebook.react.views.text.ReactTextUpdate
 
getPaddingLeft() - Method in class com.facebook.react.views.text.ReactTextUpdate
 
getPaddingRight() - Method in class com.facebook.react.views.text.ReactTextUpdate
 
getPaddingTop() - Method in class com.facebook.react.views.text.ReactTextUpdate
 
getPages() - Static method in class com.facebook.react.bridge.Inspector
 
getParent() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getParent() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getParent() - Method in class com.facebook.yoga.YogaNode
Deprecated.
Use #getOwner() instead. This will be removed in the next version.
getParentReactTag() - Method in class com.facebook.react.fabric.mounting.mountitems.InsertMountItem
 
getParentReactTag() - Method in class com.facebook.react.fabric.mounting.mountitems.RemoveMountItem
 
getPerformanceCounters() - Method in interface com.facebook.react.bridge.PerformanceCounter
 
getPerformanceCounters() - Method in class com.facebook.react.fabric.FabricUIManager
 
getPerformanceCounters() - Method in class com.facebook.react.uimanager.UIManagerModule
 
getPerfStats() - Method in interface com.facebook.react.bridge.queue.MessageQueueThread
Returns the perf counters taken when the framework was started.
getPerfStats() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
 
getPhotos(ReadableMap, Promise) - Method in class com.facebook.react.modules.camera.CameraRollManager
Get photos from MediaStore.Images, most recent first.
getPictureListener() - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
getPlaceholder() - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
getPlainActivity() - Method in class com.facebook.react.ReactActivityDelegate
 
getPointerEvents() - Method in interface com.facebook.react.uimanager.ReactPointerEventsView
Return the PointerEvents of the View.
getPointerEvents() - Method in class com.facebook.react.views.view.ReactViewGroup
 
getPosition() - Method in class com.facebook.react.views.toolbar.events.ToolbarClickEvent
 
getPosition(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getPositionType() - Method in class com.facebook.yoga.YogaNode
 
getPostprocessorCacheKey() - Method in class com.facebook.react.views.image.MultiPostprocessor
 
getPrimaryColor() - Method in class com.facebook.react.views.picker.ReactPicker
 
getPrinter() - Static method in class com.facebook.debug.holder.PrinterHolder
 
getProfiledBatchPerfCounters() - Method in class com.facebook.react.uimanager.UIImplementation
 
getProfiledBatchPerfCounters() - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
getProperties(Map<String, String>) - Method in interface com.facebook.react.uimanager.ViewManagerPropertyUpdater.Settable
 
getProperty(View, float[]) - Method in class com.facebook.react.animation.AbstractFloatPairPropertyUpdater
 
getProperty(View) - Method in class com.facebook.react.animation.AbstractSingleFloatProperyUpdater
 
getProperty(View) - Method in class com.facebook.react.animation.OpacityAnimationPropertyUpdater
 
getProperty(View, float[]) - Method in class com.facebook.react.animation.PositionAnimationPairPropertyUpdater
 
getProperty(View) - Method in class com.facebook.react.animation.RotationAnimationPropertyUpdater
 
getProperty(View) - Method in class com.facebook.react.animation.ScaleXAnimationPropertyUpdater
 
getProperty(View, float[]) - Method in class com.facebook.react.animation.ScaleXYAnimationPairPropertyUpdater
 
getProperty(View) - Method in class com.facebook.react.animation.ScaleYAnimationPropertyUpdater
 
getProvider() - Method in class com.facebook.react.bridge.ModuleSpec
 
getRaw(int) - Method in class com.facebook.react.uimanager.Spacing
Get the raw value (that was set using Spacing.set(int, float)), without taking into account any default values.
getReactApplicationContext() - Method in class com.facebook.react.bridge.ReactContextBaseJavaModule
Subclasses can use this method to access catalyst context passed as a constructor
getReactApplicationContext() - Method in class com.facebook.react.turbomodule.core.TurboModuleManager
 
getReactInstanceManager() - Method in class com.facebook.react.ReactActivity
 
getReactInstanceManager() - Method in class com.facebook.react.ReactActivityDelegate
 
getReactInstanceManager() - Method in class com.facebook.react.ReactNativeHost
Get the current ReactInstanceManager instance, or create one.
getReactInstanceManager() - Method in class com.facebook.react.ReactRootView
 
getReactModuleInfoProvider() - Method in class com.facebook.react.LazyReactPackage
 
getReactModuleInfoProvider() - Method in class com.facebook.react.shell.MainReactPackage
 
getReactModuleInfoProvider() - Method in class com.facebook.react.TurboReactPackage
 
getReactModuleInfoProviderViaReflection(LazyReactPackage) - Static method in class com.facebook.react.LazyReactPackage
 
getReactModuleInfos() - Method in interface com.facebook.react.module.model.ReactModuleInfoProvider
 
getReactNativeHost() - Method in class com.facebook.react.HeadlessJsTaskService
Get the ReactNativeHost used by this app.
getReactNativeHost() - Method in class com.facebook.react.ReactActivity
 
getReactNativeHost() - Method in class com.facebook.react.ReactActivityDelegate
Get the ReactNativeHost used by this app.
getReactNativeHost() - Method in interface com.facebook.react.ReactApplication
Get the default ReactNativeHost for this app.
getReactQueueConfiguration() - Method in interface com.facebook.react.bridge.CatalystInstance
 
getReactQueueConfiguration() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
getReactTag() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getReactTag() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getReactTag() - Method in class com.facebook.react.views.text.ReactTagSpan
 
getReactWebViewClient() - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
getRedBoxHandler() - Method in class com.facebook.react.ReactNativeHost
Get the RedBoxHandler to send RedBox-related callbacks to.
getRemoveClippedSubviews() - Method in interface com.facebook.react.uimanager.ReactClippingViewGroup
Get the current value of removeClippedSubviews property.
getRemoveClippedSubviews() - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
getRemoveClippedSubviews() - Method in class com.facebook.react.views.scroll.ReactScrollView
 
getRemoveClippedSubviews() - Method in class com.facebook.react.views.view.ReactViewGroup
 
getResolvedLayoutDirection() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
Similar to Drawable.getLayoutDirection, but available in APIs < 23.
getResourceDrawable(Context, String) - Method in class com.facebook.react.views.imagehelper.ResourceDrawableIdHelper
 
getResourceDrawableId(Context, String) - Method in class com.facebook.react.views.imagehelper.ResourceDrawableIdHelper
 
getResourceDrawableUri(Context, String) - Method in class com.facebook.react.views.imagehelper.ResourceDrawableIdHelper
 
getReturnKeyType() - Method in class com.facebook.react.views.textinput.ReactEditText
 
getRightPadding() - Method in class com.facebook.react.views.text.TextAttributeProps
 
getRootNodeCount() - Method in class com.facebook.react.uimanager.ShadowNodeRegistry
 
getRootTag() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getRootTag() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getRootTag(int) - Method in class com.facebook.react.uimanager.ShadowNodeRegistry
 
getRootView(View) - Static method in class com.facebook.react.uimanager.RootViewUtil
Returns the root view of a given view in a react application.
getRootViewTag() - Method in class com.facebook.react.ReactRootView
 
getScreenDisplayMetrics() - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
 
getScreenHeight() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getScreenHeight() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getScreenWidth() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getScreenWidth() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getScreenX() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getScreenX() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getScreenY() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getScreenY() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getServerHost() - Static method in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
 
getShadowNodeClass() - Method in class com.facebook.react.uimanager.SimpleViewManager
 
getShadowNodeClass() - Method in class com.facebook.react.uimanager.ViewGroupManager
 
getShadowNodeClass() - Method in class com.facebook.react.uimanager.ViewManager
This method should return Class instance that represent type of shadow node that this manager will return from ViewManager.createShadowNodeInstance().
getShadowNodeClass() - Method in class com.facebook.react.views.art.ARTRenderableViewManager
 
getShadowNodeClass() - Method in class com.facebook.react.views.art.ARTSurfaceViewManager
 
getShadowNodeClass() - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
getShadowNodeClass() - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
getShadowNodeClass() - Method in class com.facebook.react.views.slider.ReactSliderManager
 
getShadowNodeClass() - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
getShadowNodeClass() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
 
getShadowNodeClass() - Method in class com.facebook.react.views.text.ReactRawTextManager
 
getShadowNodeClass() - Method in class com.facebook.react.views.text.ReactTextViewManager
 
getShadowNodeClass() - Method in class com.facebook.react.views.text.ReactVirtualTextViewManager
 
getShadowNodeClass() - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
getSignature() - Method in class com.facebook.react.bridge.JavaMethodWrapper
 
getSize(String, Promise) - Method in class com.facebook.react.modules.image.ImageLoaderModule
Fetch the width and height of the given image.
getSize() - Method in class com.facebook.react.views.imagehelper.ImageSource
Get the area of this image.
getSize(Paint, CharSequence, int, int, Paint.FontMetricsInt) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
 
getSource() - Method in class com.facebook.react.views.imagehelper.ImageSource
Get the source of this image, as it was passed to the constructor.
getSourceMapUrl(String) - Method in class com.facebook.react.devsupport.DevServerHelper
 
getSourceMapUrl() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
getSourceMapUrl() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
getSourceMapUrl() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
getSourceURL() - Method in interface com.facebook.react.bridge.CatalystInstance
Return the source URL of the JS Bundle that was run, or null if no JS bundle has been run yet.
getSourceURL() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
getSourceUrl(String) - Method in class com.facebook.react.devsupport.DevServerHelper
 
getSourceUrl() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
getSourceUrl() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
getSourceUrl() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
getSpanned() - Method in class com.facebook.react.views.text.ReactTextView
 
getStack() - Method in exception com.facebook.react.devsupport.JSException
 
getStackSize() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadSpec
 
getStartPadding() - Method in class com.facebook.react.views.text.TextAttributeProps
 
getString(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
getString(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
getString(int) - Method in interface com.facebook.react.bridge.ReadableArray
 
getString(String) - Method in interface com.facebook.react.bridge.ReadableMap
 
getString(int) - Method in class com.facebook.react.bridge.ReadableNativeArray
 
getString(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
 
getString(String) - Method in interface com.facebook.react.fabric.ReactNativeConfig
Get a string param by string name.
getString(Promise) - Method in class com.facebook.react.modules.clipboard.ClipboardModule
 
getString(String) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
 
getStyle() - Method in class com.facebook.react.views.progressbar.ProgressBarShadowNode
 
getStyle() - Method in class com.facebook.react.views.text.CustomStyleSpan
Returns Typeface.NORMAL or Typeface.ITALIC.
getStyleDirection() - Method in class com.facebook.yoga.YogaNode
 
getStyleHeight() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getStyleHeight() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getStylePadding(int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getStylePadding(int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getStyleWidth() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getStyleWidth() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getSupportedCipherSuites() - Method in class com.facebook.react.modules.network.TLSSocketFactory
 
getSystemService(String) - Method in class com.facebook.react.bridge.ReactContext
 
getTaskConfig(Intent) - Method in class com.facebook.react.HeadlessJsTaskService
getText() - Method in class com.facebook.react.views.text.ReactRawTextShadowNode
 
getText() - Method in class com.facebook.react.views.text.ReactTextUpdate
 
getText() - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
getTextAlign() - Method in class com.facebook.react.views.text.ReactTextUpdate
 
getTextAlign() - Method in class com.facebook.react.views.text.TextAttributeProps
 
getTextBreakStrategy() - Method in class com.facebook.react.views.text.ReactTextUpdate
 
getTextTransform() - Method in class com.facebook.react.views.text.TextAttributes
 
getThemedContext() - Method in interface com.facebook.react.uimanager.ReactShadowNode
Get the ThemedReactContext associated with this ReactShadowNode.
getThemedContext() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
Get the ThemedReactContext associated with this ReactShadowNodeImpl.
getThemedReactContext() - Method in class com.facebook.react.fabric.mounting.mountitems.CreateMountItem
 
getThreadType() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadSpec
 
getTimestampMs() - Method in class com.facebook.react.uimanager.events.Event
 
getTitle() - Method in class com.facebook.react.bridge.Inspector.Page
 
getTopPadding() - Method in class com.facebook.react.views.text.TextAttributeProps
 
getTotalNativeChildren() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getTotalNativeChildren() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getTotalTimeMS() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
 
getTransformImpl(Matrix, Rect, int, int, float, float, float, float) - Method in class com.facebook.react.views.image.ScaleTypeStartInside
 
getType() - Method in interface com.facebook.react.bridge.Dynamic
 
getType() - Method in class com.facebook.react.bridge.DynamicFromArray
 
getType() - Method in class com.facebook.react.bridge.DynamicFromMap
 
getType() - Method in class com.facebook.react.bridge.JavaMethodWrapper
Determines how the method is exported in JavaScript: METHOD_TYPE_ASYNC for regular methods METHOD_TYPE_PROMISE for methods that return a promise object to the caller.
getType(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
getType(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
getType() - Method in class com.facebook.react.bridge.ModuleSpec
 
getType() - Method in interface com.facebook.react.bridge.NativeModule.NativeMethod
 
getType(int) - Method in interface com.facebook.react.bridge.ReadableArray
 
getType(String) - Method in interface com.facebook.react.bridge.ReadableMap
 
getType(int) - Method in class com.facebook.react.bridge.ReadableNativeArray
 
getType(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
 
getType(Uri) - Method in class com.facebook.react.modules.blob.BlobProvider
 
getTypeface(String, int, AssetManager) - Method in class com.facebook.react.views.text.ReactFontManager
 
getUIImplementation() - Method in class com.facebook.react.uimanager.UIManagerModule
This method gives an access to the UIImplementation object that can be used to execute operations on the view hierarchy.
getUIImplementationProvider() - Method in class com.facebook.react.ReactNativeHost
Get the UIImplementationProvider to use.
getUIManager(ReactContext, int) - Static method in class com.facebook.react.uimanager.UIManagerHelper
 
getUIManagerForReactTag(ReactContext, int) - Static method in class com.facebook.react.uimanager.UIManagerHelper
 
getUIManagerType() - Method in class com.facebook.react.ReactRootView
 
getUIManagerType(int) - Static method in class com.facebook.react.uimanager.common.ViewUtil
Counter for uniquely identifying views.
getUIQueueThread() - Method in interface com.facebook.react.bridge.queue.ReactQueueConfiguration
 
getUIQueueThread() - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationImpl
 
getUndefined() - Static method in class com.facebook.yoga.YogaConstants
 
getUniqueID() - Method in class com.facebook.react.uimanager.events.Event
 
getUri() - Method in class com.facebook.react.views.imagehelper.ImageSource
Get the URI for this image - can be either a parsed network URI or a resource URI.
getUri() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
 
getUrl() - Method in class com.facebook.react.devsupport.BundleDownloader.BundleInfo
 
getUseDeveloperSupport() - Method in class com.facebook.react.ReactNativeHost
Returns whether dev mode should be enabled.
getValue(AccessibilityDelegateUtil.AccessibilityRole) - Static method in enum com.facebook.react.uimanager.AccessibilityDelegateUtil.AccessibilityRole
 
getValue() - Method in class com.facebook.react.views.slider.ReactSliderEvent
 
getValue() - Method in class com.facebook.react.views.slider.ReactSlidingCompleteEvent
 
getView() - Method in exception com.facebook.react.uimanager.IllegalViewOperationException
 
getViewClass() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getViewClass() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getViewManager(String) - Method in interface com.facebook.react.uimanager.UIManagerModule.ViewManagerResolver
class uses this method to get a ViewManager by its name.
getViewManagerNames(ReactApplicationContext) - Method in class com.facebook.react.CompositeReactPackage
Provides a list of names of ViewManagers with which these modules can be accessed from JS.
getViewManagerNames() - Method in class com.facebook.react.ReactInstanceManager
 
getViewManagerNames() - Method in interface com.facebook.react.uimanager.UIManagerModule.ViewManagerResolver
Provides a list of view manager names to register in JS as UIManager.ViewManagerName
getViewManagerNames(ReactApplicationContext) - Method in interface com.facebook.react.ViewManagerOnDemandReactPackage
Provides a list of names of ViewManagers with which these modules can be accessed from JS.
getViewManagerRegistry_DO_NOT_USE() - Method in class com.facebook.react.uimanager.UIManagerModule
Deprecated.
getViewManagers(ReactApplicationContext) - Method in class com.facebook.react.LazyReactPackage
 
getViewManagers(ReactApplicationContext) - Method in class com.facebook.react.TurboReactPackage
 
getViewTag() - Method in class com.facebook.react.uimanager.events.Event
 
getViewX() - Method in class com.facebook.react.uimanager.events.TouchEvent
 
getViewY() - Method in class com.facebook.react.uimanager.events.TouchEvent
 
getViewZIndex(View) - Static method in class com.facebook.react.uimanager.ViewGroupManager
 
getVM() - Method in class com.facebook.react.bridge.Inspector.Page
 
getWebsocketProxyURL() - Method in class com.facebook.react.devsupport.DevServerHelper
 
getWeight() - Method in class com.facebook.react.views.text.CustomStyleSpan
Returns Typeface.NORMAL or Typeface.BOLD.
getWidth() - Method in class com.facebook.react.fabric.mounting.mountitems.UpdateLayoutMountItem
 
getWidth() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
 
getWidth() - Method in class com.facebook.react.views.text.TextInlineImageSpan
Get the width of the span.
getWidth(long) - Static method in class com.facebook.yoga.YogaMeasureOutput
 
getWidth() - Method in class com.facebook.yoga.YogaNode
 
getWidthMeasureSpec() - Method in class com.facebook.react.ReactRootView
 
getWidthMeasureSpec() - Method in interface com.facebook.react.uimanager.common.MeasureSpecProvider
 
getWindowDisplayMetrics() - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
Deprecated.
Use DisplayMetricsHolder.getScreenDisplayMetrics() instead. See comment above as to why this is not correct to use.
getX() - Method in class com.facebook.react.fabric.mounting.mountitems.UpdateLayoutMountItem
 
getXFlingVelocity() - Method in class com.facebook.react.views.scroll.OnScrollDispatchHelper
 
getXVelocity() - Method in class com.facebook.react.views.scroll.VelocityHelper
 
getY() - Method in class com.facebook.react.fabric.mounting.mountitems.UpdateLayoutMountItem
 
getYFlingVelocity() - Method in class com.facebook.react.views.scroll.OnScrollDispatchHelper
 
getYogaMeasureMode(float, float) - Static method in class com.facebook.react.fabric.mounting.LayoutMetricsConversions
 
getYogaSize(float, float) - Static method in class com.facebook.react.fabric.mounting.LayoutMetricsConversions
 
getYVelocity() - Method in class com.facebook.react.views.scroll.VelocityHelper
 
getZIndexMappedChildIndex(int) - Method in interface com.facebook.react.uimanager.ReactZIndexedViewGroup
Determine the index of a child view at considering z-index.
getZIndexMappedChildIndex(int) - Method in class com.facebook.react.views.view.ReactViewGroup
 
GlobalImageLoadListener - Interface in com.facebook.react.views.image
Listener interface for global image loading events.
GuardedAsyncTask<Params,Progress> - Class in com.facebook.react.bridge
Abstract base for a AsyncTask that should have any RuntimeExceptions it throws handled by the NativeModuleCallExceptionHandler registered if the app is in dev mode.
GuardedAsyncTask(ReactContext) - Constructor for class com.facebook.react.bridge.GuardedAsyncTask
 
GuardedFrameCallback - Class in com.facebook.react.fabric
 
GuardedFrameCallback(ReactContext) - Constructor for class com.facebook.react.fabric.GuardedFrameCallback
 
GuardedFrameCallback - Class in com.facebook.react.uimanager
Abstract base for a Choreographer FrameCallback that should have any RuntimeExceptions it throws handled by the NativeModuleCallExceptionHandler registered if the app is in dev mode.
GuardedFrameCallback(ReactContext) - Constructor for class com.facebook.react.uimanager.GuardedFrameCallback
 
GuardedResultAsyncTask<Result> - Class in com.facebook.react.bridge
Abstract base for a AsyncTask with result support that should have any RuntimeExceptions it throws handled by the NativeModuleCallExceptionHandler registered if the app is in dev mode.
GuardedResultAsyncTask(ReactContext) - Constructor for class com.facebook.react.bridge.GuardedResultAsyncTask
 
GuardedRunnable - Class in com.facebook.react.bridge
Abstract base for a Runnable that should have any RuntimeExceptions it throws handled by the NativeModuleCallExceptionHandler registered if the app is in dev mode.
GuardedRunnable(ReactContext) - Constructor for class com.facebook.react.bridge.GuardedRunnable
 

H

handleAddView(View) - Method in class com.facebook.react.uimanager.ViewGroupDrawingOrderHelper
This should be called every time a view is added to the ViewGroup in ViewGroup.addView(android.view.View).
handleCreateView(ReactShadowNode, ThemedReactContext, ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.NativeViewHierarchyOptimizer
Handles a createView call.
handleCreateView(ReactShadowNode, int, ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.UIImplementation
 
handleException(Exception) - Method in class com.facebook.react.bridge.DefaultNativeModuleCallExceptionHandler
 
handleException(Exception) - Method in interface com.facebook.react.bridge.NativeModuleCallExceptionHandler
Do something to display or log the exception.
handleException(Exception) - Method in interface com.facebook.react.bridge.queue.QueueThreadExceptionHandler
 
handleException(Exception) - Method in class com.facebook.react.bridge.ReactContext
Passes the given exception to the current NativeModuleCallExceptionHandler if one exists, rethrowing otherwise.
handleException(Exception) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
handleException(Exception) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
handleException(Throwable) - Method in class com.facebook.react.ReactRootView
 
handleException(Throwable) - Method in interface com.facebook.react.uimanager.RootView
 
handleKeyEvent(KeyEvent) - Method in class com.facebook.react.ReactAndroidHWInputDeviceHelper
Called from ReactRootView.
handleManageChildren(ReactShadowNode, int[], int[], ViewAtIndex[], int[]) - Method in class com.facebook.react.uimanager.NativeViewHierarchyOptimizer
Handles a manageChildren call.
handleMemoryPressure(int) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
handleMemoryPressure(int) - Method in interface com.facebook.react.bridge.MemoryPressureListener
Called when the system generates a memory warning.
handleRedbox(String, StackFrame[], RedBoxHandler.ErrorType) - Method in interface com.facebook.react.devsupport.RedBoxHandler
Handle the information from the redbox.
handleReloadJS() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
handleReloadJS() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
handleReloadJS() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
handleRemoveNode(ReactShadowNode) - Static method in class com.facebook.react.uimanager.NativeViewHierarchyOptimizer
Handles native children cleanup when css node is removed from hierarchy
handleRemoveView(View) - Method in class com.facebook.react.uimanager.ViewGroupDrawingOrderHelper
This should be called every time a view is removed from the ViewGroup in ViewGroup.removeView(android.view.View) and ViewGroup.removeViewAt(int).
handlers() - Method in class com.facebook.react.packagerconnection.FileIoHandler
 
handleSetChildren(ReactShadowNode, ReadableArray) - Method in class com.facebook.react.uimanager.NativeViewHierarchyOptimizer
Handles a setChildren call.
handleTerminate(Throwable) - Static method in class com.facebook.jni.JniTerminateHandler
 
handleTouchEvent(MotionEvent, EventDispatcher) - Method in class com.facebook.react.uimanager.JSTouchDispatcher
Main catalyst view is responsible for collecting and sending touch events to JS.
handleUpdateLayout(ReactShadowNode) - Method in class com.facebook.react.uimanager.NativeViewHierarchyOptimizer
Handles an updateLayout call.
handleUpdateView(ReactShadowNode, String, ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.NativeViewHierarchyOptimizer
Handles an updateView call.
handleUpdateView(ReactShadowNode, String, ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.UIImplementation
 
hasActiveCatalystInstance() - Method in class com.facebook.react.bridge.ReactContext
 
hasActiveTasks() - Method in class com.facebook.react.jstasks.HeadlessJsTaskContext
Get whether there are any running JS tasks at the moment.
hasBeenInitialized() - Static method in class com.facebook.react.modules.fresco.FrescoModule
Check whether the FrescoModule has already been initialized.
hasBundleInAssets(String) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
hasCoalescingKey(long) - Method in class com.facebook.react.uimanager.events.TouchEventCoalescingKeyHelper
 
hasConstants() - Method in class com.facebook.react.bridge.BaseJavaModule
 
hasConstants() - Method in class com.facebook.react.module.model.ReactModuleInfo
 
hasCurrentActivity() - Method in class com.facebook.react.bridge.ReactContext
 
hasCurrentActivity() - Method in class com.facebook.react.uimanager.ThemedReactContext
 
hashCode() - Method in class com.facebook.react.bridge.JavaOnlyArray
 
hashCode() - Method in class com.facebook.react.bridge.JavaOnlyMap
 
hashCode() - Method in class com.facebook.yoga.YogaValue
 
hasInstance() - Method in class com.facebook.react.ReactNativeHost
Get whether this holder contains a ReactInstanceManager instance, or not.
hasKey(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
hasKey(String) - Method in interface com.facebook.react.bridge.ReadableMap
 
hasKey(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
 
hasKey(String) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
 
hasModule(Class<T>) - Method in class com.facebook.react.bridge.NativeModuleRegistry
 
hasModule(String) - Method in class com.facebook.react.bridge.NativeModuleRegistry
 
hasNativeModule(Class<T>) - Method in interface com.facebook.react.bridge.CatalystInstance
 
hasNativeModule(Class<T>) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
hasNativeModule(Class<T>) - Method in class com.facebook.react.bridge.ReactContext
 
hasNewLayout() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
hasNewLayout() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
hasNewLayout() - Method in class com.facebook.yoga.YogaNode
 
hasNextKey() - Method in interface com.facebook.react.bridge.ReadableMapKeySetIterator
 
hasOverlappingRendering() - Method in class com.facebook.react.views.image.ReactImageView
ReactImageViews only render a single image.
hasOverlappingRendering() - Method in class com.facebook.react.views.text.ReactTextView
 
hasOverlappingRendering() - Method in class com.facebook.react.views.view.ReactViewGroup
We override this to allow developers to determine whether they need offscreen alpha compositing or not.
hasRoundedBorders() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
hasRunJSBundle() - Method in interface com.facebook.react.bridge.CatalystInstance
 
hasRunJSBundle() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
hasStartedCreatingInitialContext() - Method in class com.facebook.react.ReactInstanceManager
 
hasUnseenUpdates() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
hasUnseenUpdates() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
hasUpdates() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
hasUpdates() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
hasUpToDateJSBundleInCache() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
hasUpToDateJSBundleInCache() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
hasUpToDateJSBundleInCache() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
HeaderUtil - Class in com.facebook.react.modules.network
The class purpose is to weaken too strict OkHttp restriction on http headers.
HeaderUtil() - Constructor for class com.facebook.react.modules.network.HeaderUtil
 
HeadlessJsTaskConfig - Class in com.facebook.react.jstasks
Class that holds the various parameters needed to start a JS task.
HeadlessJsTaskConfig(String, WritableMap) - Constructor for class com.facebook.react.jstasks.HeadlessJsTaskConfig
Create a HeadlessJsTaskConfig.
HeadlessJsTaskConfig(String, WritableMap, long) - Constructor for class com.facebook.react.jstasks.HeadlessJsTaskConfig
Create a HeadlessJsTaskConfig.
HeadlessJsTaskConfig(String, WritableMap, long, boolean) - Constructor for class com.facebook.react.jstasks.HeadlessJsTaskConfig
Create a HeadlessJsTaskConfig.
HeadlessJsTaskContext - Class in com.facebook.react.jstasks
Helper class for dealing with JS tasks.
HeadlessJsTaskEventListener - Interface in com.facebook.react.jstasks
Listener interface for task lifecycle events.
HeadlessJsTaskService - Class in com.facebook.react
Base class for running JS without a UI.
HeadlessJsTaskService() - Constructor for class com.facebook.react.HeadlessJsTaskService
 
HeadlessJsTaskSupportModule - Class in com.facebook.react.modules.core
Simple native module that allows JS to notify native of having completed some task work, so that it can e.g.
HeadlessJsTaskSupportModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.core.HeadlessJsTaskSupportModule
 
HEIGHT - Static variable in class com.facebook.react.uimanager.ViewProps
 
HIDDEN - Static variable in class com.facebook.react.uimanager.ViewProps
 
hide() - Method in class com.facebook.react.devsupport.DevLoadingViewController
 
hideRedboxDialog() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
hideRedboxDialog() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
hideRedboxDialog() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
HMRClient - Interface in com.facebook.react.devsupport
JS module interface for HMRClient The HMR(Hot Module Replacement)Client allows for the application to receive updates from the packager server (over a web socket), allowing for injection of JavaScript to the running application (without a refresh).
HORIZONTAL - Static variable in class com.facebook.react.uimanager.Spacing
Spacing type that represents horizontal direction (left and right).
HTML_ENCODING - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
 
HTML_MIME_TYPE - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
 
HTTP_METHOD_POST - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
 
HybridClassBase - Class in com.facebook.jni
 
HybridClassBase() - Constructor for class com.facebook.jni.HybridClassBase
 
HybridData - Class in com.facebook.jni
This object holds a native C++ member for hybrid Java/C++ objects.
HybridData() - Constructor for class com.facebook.jni.HybridData
 
HybridData.Destructor - Class in com.facebook.jni
 

I

I18nManagerModule - Class in com.facebook.react.modules.i18nmanager
NativeModule that allows JS to set allowRTL and get isRTL status.
I18nManagerModule(Context) - Constructor for class com.facebook.react.modules.i18nmanager.I18nManagerModule
 
I18nUtil - Class in com.facebook.react.modules.i18nmanager
 
IllegalViewOperationException - Exception in com.facebook.react.uimanager
An exception caused by JS requesting the UI manager to perform an illegal view operation.
IllegalViewOperationException(String) - Constructor for exception com.facebook.react.uimanager.IllegalViewOperationException
 
IllegalViewOperationException(String, View, Throwable) - Constructor for exception com.facebook.react.uimanager.IllegalViewOperationException
 
ImageEditingManager - Class in com.facebook.react.modules.camera
Native module that provides image cropping functionality.
ImageEditingManager(ReactApplicationContext) - Constructor for class com.facebook.react.modules.camera.ImageEditingManager
 
ImageLoaderModule - Class in com.facebook.react.modules.image
 
ImageLoaderModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.image.ImageLoaderModule
 
ImageLoaderModule(ReactApplicationContext, Object) - Constructor for class com.facebook.react.modules.image.ImageLoaderModule
 
ImageLoadEvent - Class in com.facebook.react.views.image
 
ImageLoadEvent(int, int) - Constructor for class com.facebook.react.views.image.ImageLoadEvent
 
ImageLoadEvent(int, int, boolean, String) - Constructor for class com.facebook.react.views.image.ImageLoadEvent
 
ImageLoadEvent(int, int, String) - Constructor for class com.facebook.react.views.image.ImageLoadEvent
 
ImageLoadEvent(int, int, String, int, int) - Constructor for class com.facebook.react.views.image.ImageLoadEvent
 
ImageLoadEvent(int, int, String, int, int, String) - Constructor for class com.facebook.react.views.image.ImageLoadEvent
 
ImageResizeMethod - Enum in com.facebook.react.views.image
 
ImageResizeMode - Class in com.facebook.react.views.image
Converts JS resize modes into Android-specific scale type.
ImageResizeMode() - Constructor for class com.facebook.react.views.image.ImageResizeMode
 
ImageSource - Class in com.facebook.react.views.imagehelper
Class describing an image source (network URI or resource) and size.
ImageSource(Context, String, double, double) - Constructor for class com.facebook.react.views.imagehelper.ImageSource
 
ImageSource(Context, String) - Constructor for class com.facebook.react.views.imagehelper.ImageSource
 
ImageStoreManager - Class in com.facebook.react.modules.camera
 
ImageStoreManager(ReactApplicationContext) - Constructor for class com.facebook.react.modules.camera.ImageStoreManager
 
ImmediateAnimation - Class in com.facebook.react.animation
Ignores duration and immediately jump to the end of animation.
ImmediateAnimation(int, AnimationPropertyUpdater) - Constructor for class com.facebook.react.animation.ImmediateAnimation
 
INCLUDE_FONT_PADDING - Static variable in class com.facebook.react.uimanager.ViewProps
 
incrementAndGetEventCounter() - Method in class com.facebook.react.views.textinput.ReactEditText
 
incrementCoalescingKey(long) - Method in class com.facebook.react.uimanager.events.TouchEventCoalescingKeyHelper
Increments the coalescing key corresponding to the gesture with this down time.
indexOf(T) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
indexOf(ReactShadowNodeImpl) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
indexOf(YogaNode) - Method in class com.facebook.yoga.YogaNode
 
indexOfNativeChild(T) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
indexOfNativeChild(ReactShadowNodeImpl) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
init(ProcessingEnvironment) - Method in class com.facebook.react.module.processing.ReactModuleSpecProcessor
 
init() - Method in class com.facebook.react.packagerconnection.JSPackagerClient
 
init(ProcessingEnvironment) - Method in class com.facebook.react.processing.ReactPropertyProcessor
 
init(int) - Method in class com.facebook.react.uimanager.events.Event
This method needs to be called before event is sent to event dispatcher.
init(int, int, int, int, int) - Method in class com.facebook.react.uimanager.OnLayoutEvent
 
initDisplayMetrics(Context) - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
 
initDisplayMetricsIfNotInitialized(Context) - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
 
initHybrid(long, MessageQueueThread) - Method in class com.facebook.react.turbomodule.core.TurboModuleManager
 
initialize() - Method in class com.facebook.react.animated.NativeAnimatedModule
 
initialize() - Method in class com.facebook.react.bridge.BaseJavaModule
 
initialize() - Method in interface com.facebook.react.bridge.CatalystInstance
Initialize all the native modules
initialize() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
Initialize all the native modules
initialize() - Method in class com.facebook.react.bridge.CxxModuleWrapperBase
 
initialize() - Method in interface com.facebook.react.bridge.JSIModule
This is called at the end of CatalystApplicationFragment#createCatalystInstance() after the CatalystInstance has been created, in order to initialize NativeModules that require the CatalystInstance or JS modules.
initialize() - Method in interface com.facebook.react.bridge.NativeModule
This is called at the end of CatalystApplicationFragment#createCatalystInstance() after the CatalystInstance has been created, in order to initialize NativeModules that require the CatalystInstance or JS modules.
initialize() - Method in class com.facebook.react.devsupport.JSCSamplingProfiler
 
initialize() - Method in class com.facebook.react.fabric.FabricUIManager
 
initialize() - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
 
initialize() - Static method in class com.facebook.react.modules.core.ReactChoreographer
 
initialize() - Method in class com.facebook.react.modules.core.Timing
 
initialize() - Method in class com.facebook.react.modules.dialog.DialogModule
 
initialize() - Method in class com.facebook.react.modules.fresco.FrescoModule
 
initialize() - Method in class com.facebook.react.modules.netinfo.NetInfoModule
 
initialize() - Method in class com.facebook.react.modules.network.NetworkingModule
 
initialize() - Method in class com.facebook.react.modules.storage.AsyncStorageModule
 
initialize() - Method in class com.facebook.react.turbomodule.core.TurboModuleManager
 
initialize() - Method in class com.facebook.react.uimanager.UIManagerModule
 
initializeChoreographer(Runnable) - Method in class com.facebook.react.modules.core.ReactChoreographer
 
initializeFromConfig(ReadableMap) - Method in class com.facebook.react.uimanager.layoutanimation.LayoutAnimationController
 
initializeWithInstance(CatalystInstance) - Method in class com.facebook.react.bridge.ReactContext
Set and initialize CatalystInstance for this Context.
injectedJS - Variable in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
insert(Uri, ContentValues) - Method in class com.facebook.react.modules.blob.BlobProvider
 
InsertMountItem - Class in com.facebook.react.fabric.mounting.mountitems
 
InsertMountItem(int, int, int) - Constructor for class com.facebook.react.fabric.mounting.mountitems.InsertMountItem
 
Inspector - Class in com.facebook.react.bridge
 
Inspector.LocalConnection - Class in com.facebook.react.bridge
 
Inspector.Page - Class in com.facebook.react.bridge
 
Inspector.RemoteConnection - Interface in com.facebook.react.bridge
 
InspectorPackagerConnection - Class in com.facebook.react.devsupport
 
InspectorPackagerConnection(String, String, InspectorPackagerConnection.BundleStatusProvider) - Constructor for class com.facebook.react.devsupport.InspectorPackagerConnection
 
InspectorPackagerConnection.BundleStatus - Class in com.facebook.react.devsupport
 
InspectorPackagerConnection.BundleStatusProvider - Interface in com.facebook.react.devsupport
 
installBindings() - Method in class com.facebook.react.turbomodule.core.TurboModuleManager
 
installJSIBindings() - Method in class com.facebook.react.turbomodule.core.TurboModuleManager
 
INSTANCE - Static variable in class com.facebook.debug.holder.NoopPrinter
 
INSTANCE - Static variable in class com.facebook.react.views.image.ScaleTypeStartInside
 
IntentModule - Class in com.facebook.react.modules.intent
Intent module.
IntentModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.intent.IntentModule
 
interceptsTouchEvent(float, float) - Method in interface com.facebook.react.uimanager.ReactCompoundViewGroup
Returns true if react node responsible for the touch even is flattened into this ViewGroup.
intValue() - Method in enum com.facebook.yoga.YogaAlign
 
intValue() - Method in enum com.facebook.yoga.YogaDimension
 
intValue() - Method in enum com.facebook.yoga.YogaDirection
 
intValue() - Method in enum com.facebook.yoga.YogaDisplay
 
intValue() - Method in enum com.facebook.yoga.YogaEdge
 
intValue() - Method in enum com.facebook.yoga.YogaExperimentalFeature
 
intValue() - Method in enum com.facebook.yoga.YogaFlexDirection
 
intValue() - Method in enum com.facebook.yoga.YogaJustify
 
intValue() - Method in enum com.facebook.yoga.YogaLogLevel
 
intValue() - Method in enum com.facebook.yoga.YogaMeasureMode
 
intValue() - Method in enum com.facebook.yoga.YogaNodeType
 
intValue() - Method in enum com.facebook.yoga.YogaOverflow
 
intValue() - Method in enum com.facebook.yoga.YogaPositionType
 
intValue() - Method in enum com.facebook.yoga.YogaPrintOptions
 
intValue() - Method in enum com.facebook.yoga.YogaUnit
 
intValue() - Method in enum com.facebook.yoga.YogaWrap
 
invalidate() - Method in interface com.facebook.react.turbomodule.core.interfaces.TurboModule
When CatalystInstance is destroyed, this method will be called.
invalidateDrawable(Drawable) - Method in class com.facebook.react.views.text.ReactTextView
 
invalidateDrawable(Drawable) - Method in class com.facebook.react.views.textinput.ReactEditText
 
invalidateNodeLayout(int) - Method in class com.facebook.react.uimanager.UIManagerModule
Dirties the node associated with the given react tag
InvalidIteratorException - Exception in com.facebook.react.bridge
Exception thrown by ReadableMapKeySetIterator.nextKey() when the iterator tries to iterate over elements after the end of the key set.
InvalidIteratorException(String) - Constructor for exception com.facebook.react.bridge.InvalidIteratorException
 
inverse(double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
Inverse of a matrix.
invoke(Object...) - Method in interface com.facebook.react.bridge.Callback
Schedule javascript function execution represented by this Callback instance
invoke(Object...) - Method in class com.facebook.react.bridge.CallbackImpl
 
invoke(Object...) - Method in class com.facebook.react.bridge.CxxCallbackImpl
 
invoke(JSInstance, ReadableArray) - Method in class com.facebook.react.bridge.JavaMethodWrapper
 
invoke(int, ReadableNativeArray) - Method in class com.facebook.react.bridge.JavaModuleWrapper
 
invoke(JSInstance, ReadableArray) - Method in interface com.facebook.react.bridge.NativeModule.NativeMethod
 
invoke(String, WritableMap) - Method in class com.facebook.react.fabric.jsi.EventEmitterWrapper
Invokes the execution of the C++ EventEmitter.
invokeCallback(int, NativeArrayInterface) - Method in interface com.facebook.react.bridge.CatalystInstance
 
invokeCallback(int, NativeArrayInterface) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
invokeCallback(int, NativeArrayInterface) - Method in interface com.facebook.react.bridge.JSInstance
 
invokeDefaultBackPressHandler() - Method in class com.facebook.react.modules.core.DeviceEventManagerModule
Invokes the default back handler for the host of this catalyst instance.
invokeDefaultOnBackPressed() - Method in interface com.facebook.react.modules.core.DefaultHardwareBackBtnHandler
By default, all onBackPress() calls should not execute the default backpress handler and should instead propagate it to the JS instance.
invokeDefaultOnBackPressed() - Method in class com.facebook.react.ReactActivity
 
isAnimationFpsDebugEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
 
isAnimationFpsDebugEnabled() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
 
isBundleDeltasCppEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
 
isBundleDeltasEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
 
isCancelled() - Method in class com.facebook.react.common.futures.SimpleSettableFuture
 
isConnectionMetered(Promise) - Method in class com.facebook.react.modules.netinfo.NetInfoModule
 
isCxxModule() - Method in class com.facebook.react.bridge.ModuleHolder
 
isCxxModule() - Method in class com.facebook.react.module.model.ReactModuleInfo
 
isDescendantOf(T) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
isDescendantOf(ReactShadowNodeImpl) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
isDestroyed() - Method in interface com.facebook.react.bridge.CatalystInstance
 
isDestroyed() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
isDirty() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
isDirty() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
isDirty() - Method in class com.facebook.yoga.YogaNode
 
isDone() - Method in class com.facebook.react.common.futures.SimpleSettableFuture
 
isElementInspectorEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
 
isElementInspectorEnabled() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
 
isEmpty() - Method in class com.facebook.react.common.LongArray
 
isEmpty() - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
isEnabled() - Method in interface com.facebook.react.views.scroll.FpsListener
Reports whether this listener is recording data.
isFpsDebugEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
 
isFpsDebugEnabled() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
 
isFromUser() - Method in class com.facebook.react.views.slider.ReactSliderEvent
 
isHotModuleReplacementEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
 
isJSDevModeEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
 
isJSDevModeEnabled() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
 
isJSMinifyEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
 
isJSMinifyEnabled() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
 
isLastDownloadSucess - Variable in class com.facebook.react.devsupport.InspectorPackagerConnection.BundleStatus
 
isLayoutOnly() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
isLayoutOnly() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
isLayoutOnly(ReadableMap, String) - Static method in class com.facebook.react.uimanager.ViewProps
 
isLayoutRequested() - Method in class com.facebook.react.views.textinput.ReactEditText
 
isMeasureDefined() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
isMeasureDefined() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
isMeasureDefined() - Method in class com.facebook.yoga.YogaNode
 
isNuclideJSDebugEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
 
isNuclideJSDebugEnabled() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
 
isNull() - Method in interface com.facebook.react.bridge.Dynamic
 
isNull() - Method in class com.facebook.react.bridge.DynamicFromArray
 
isNull() - Method in class com.facebook.react.bridge.DynamicFromMap
 
isNull(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
isNull(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
isNull(int) - Method in interface com.facebook.react.bridge.ReadableArray
 
isNull(String) - Method in interface com.facebook.react.bridge.ReadableMap
 
isNull(int) - Method in class com.facebook.react.bridge.ReadableNativeArray
 
isNull(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
 
isNull(String) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
 
isOnJSQueueThread() - Method in class com.facebook.react.bridge.ReactContext
 
isOnNativeModulesQueueThread() - Method in class com.facebook.react.bridge.ReactContext
 
isOnThread() - Method in interface com.facebook.react.bridge.queue.MessageQueueThread
 
isOnThread() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
 
isOnUiQueueThread() - Method in class com.facebook.react.bridge.ReactContext
 
isOnUiThread() - Static method in class com.facebook.react.bridge.UiThreadUtil
 
isPackagerRunning(PackagerStatusCallback) - Method in class com.facebook.react.devsupport.DevServerHelper
 
isPackagerRunning(PackagerStatusCallback) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
isPackagerRunning(PackagerStatusCallback) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
isPackagerRunning(PackagerStatusCallback) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
isReferenceBaseline() - Method in class com.facebook.yoga.YogaNode
 
isReloadOnJSChangeEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
 
isRemoteJSDebugEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
 
isRemoteJSDebugEnabled() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
 
isReportEnabled() - Method in interface com.facebook.react.devsupport.RedBoxHandler
Whether the report feature is enabled.
isResource() - Method in class com.facebook.react.views.imagehelper.ImageSource
Get whether this image source represents an Android resource or a network URI.
isRootNode(int) - Method in class com.facebook.react.uimanager.ShadowNodeRegistry
 
isRootTag(int) - Static method in class com.facebook.react.uimanager.common.ViewUtil
Deprecated.
isRTL(Context) - Method in class com.facebook.react.modules.i18nmanager.I18nUtil
Check if the device is currently running on an RTL locale.
isRunningInPerfTest() - Method in class com.facebook.perftest.PerfTestConfig
 
isTaskRunning(int) - Method in class com.facebook.react.jstasks.HeadlessJsTaskContext
Check if a given task is currently running.
isTouchExplorationEnabled(Callback) - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
 
isTracing(long) - Static method in class com.facebook.systrace.Systrace
 
isTurboModule() - Method in class com.facebook.react.bridge.ModuleHolder
 
isTurboModule() - Method in class com.facebook.react.module.model.ReactModuleInfo
 
isUndefined(float) - Static method in class com.facebook.yoga.YogaConstants
 
isUndefined(YogaValue) - Static method in class com.facebook.yoga.YogaConstants
 
isValid() - Method in class com.facebook.jni.HybridData
N.B.
isVirtual() - Method in interface com.facebook.react.uimanager.ReactShadowNode
Nodes that return true will be treated as "virtual" nodes.
isVirtual() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
Nodes that return true will be treated as "virtual" nodes.
isVirtual() - Method in class com.facebook.react.views.art.ARTGroupShadowNode
 
isVirtual() - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
 
isVirtual() - Method in class com.facebook.react.views.art.ARTVirtualNode
 
isVirtual() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
 
isVirtual() - Method in class com.facebook.react.views.text.ReactRawTextShadowNode
 
isVirtual() - Method in class com.facebook.react.views.text.ReactVirtualTextShadowNode
 
isVirtualAnchor() - Method in interface com.facebook.react.uimanager.ReactShadowNode
Nodes that return true will be treated as a root view for the virtual nodes tree.
isVirtualAnchor() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
Nodes that return true will be treated as a root view for the virtual nodes tree.
isVirtualAnchor() - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
 
isVirtualAnchor() - Method in class com.facebook.react.views.text.ReactTextShadowNode
 
isVirtualAnchor() - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
isYogaLeafNode() - Method in interface com.facebook.react.uimanager.ReactShadowNode
Nodes that return true will not manage (and and remove) child Yoga nodes.
isYogaLeafNode() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
Nodes that return true will not manage (and and remove) child Yoga nodes.
isYogaLeafNode() - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
IteratorHelper - Class in com.facebook.jni
To iterate over an Iterator from C++ requires two calls per entry: hasNext() and next().
IteratorHelper(Iterator) - Constructor for class com.facebook.jni.IteratorHelper
 
IteratorHelper(Iterable) - Constructor for class com.facebook.jni.IteratorHelper
 

J

JavaJSExecutor - Interface in com.facebook.react.bridge
This is class represents java version of native js executor interface.
JavaJSExecutor.Factory - Interface in com.facebook.react.bridge
 
JavaJSExecutor.ProxyExecutorException - Exception in com.facebook.react.bridge
 
JavaMethodWrapper - Class in com.facebook.react.bridge
 
JavaMethodWrapper(JavaModuleWrapper, Method, boolean) - Constructor for class com.facebook.react.bridge.JavaMethodWrapper
 
JavaModuleWrapper - Class in com.facebook.react.bridge
This is part of the glue which wraps a java BaseJavaModule in a C++ NativeModule.
JavaModuleWrapper(JSInstance, ModuleHolder) - Constructor for class com.facebook.react.bridge.JavaModuleWrapper
 
JavaModuleWrapper.MethodDescriptor - Class in com.facebook.react.bridge
 
JavaOnlyArray - Class in com.facebook.react.bridge
Java ArrayList backed implementation of ReadableArray and WritableArray Instances of this class SHOULD NOT be used for communication between java and JS, use instances of WritableNativeArray created via Arguments.createArray() or just ReadableArray interface if you want your "native" module method to take an array from JS as an argument.
JavaOnlyArray() - Constructor for class com.facebook.react.bridge.JavaOnlyArray
 
JavaOnlyMap - Class in com.facebook.react.bridge
Java HashMap backed implementation of ReadableMap and WritableMap Instances of this class SHOULD NOT be used for communication between java and JS, use instances of WritableNativeMap created via Arguments.createMap() or just ReadableMap interface if you want your "native" module method to take a map from JS as an argument.
JavaOnlyMap() - Constructor for class com.facebook.react.bridge.JavaOnlyMap
 
JavaScriptContextHolder - Class in com.facebook.react.bridge
Wrapper for JavaScriptContext native pointer.
JavaScriptContextHolder(long) - Constructor for class com.facebook.react.bridge.JavaScriptContextHolder
 
JavascriptException - Exception in com.facebook.react.common
A JS exception that was propagated to native.
JavascriptException(String) - Constructor for exception com.facebook.react.common.JavascriptException
 
JavaScriptExecutor - Class in com.facebook.react.bridge
 
JavaScriptExecutor(HybridData) - Constructor for class com.facebook.react.bridge.JavaScriptExecutor
 
JavaScriptExecutorFactory - Interface in com.facebook.react.bridge
 
JavaScriptModule - Interface in com.facebook.react.bridge
Interface denoting that a class is the interface to a module with the same name in JS.
JavaScriptModuleRegistry - Class in com.facebook.react.bridge
Class responsible for holding all the JavaScriptModules.
JavaScriptModuleRegistry() - Constructor for class com.facebook.react.bridge.JavaScriptModuleRegistry
 
JniTerminateHandler - Class in com.facebook.jni
 
JniTerminateHandler() - Constructor for class com.facebook.jni.JniTerminateHandler
 
JSApplicationCausedNativeException - Exception in com.facebook.react.bridge
A special RuntimeException that should be thrown by native code if it has reached an exceptional state due to a, or a sequence of, bad commands.
JSApplicationCausedNativeException(String) - Constructor for exception com.facebook.react.bridge.JSApplicationCausedNativeException
 
JSApplicationCausedNativeException(String, Throwable) - Constructor for exception com.facebook.react.bridge.JSApplicationCausedNativeException
 
JSApplicationIllegalArgumentException - Exception in com.facebook.react.bridge
An illegal argument Exception caused by an argument passed from JS.
JSApplicationIllegalArgumentException(String) - Constructor for exception com.facebook.react.bridge.JSApplicationIllegalArgumentException
 
JSApplicationIllegalArgumentException(String, Throwable) - Constructor for exception com.facebook.react.bridge.JSApplicationIllegalArgumentException
 
JSBundleLoader - Class in com.facebook.react.bridge
A class that stores JS bundle information and allows a JSBundleLoaderDelegate (e.g.
JSBundleLoader() - Constructor for class com.facebook.react.bridge.JSBundleLoader
 
JSBundleLoaderDelegate - Interface in com.facebook.react.bridge
An interface for classes that initialize JavaScript using JSBundleLoader
JSCExecutorFactory - Class in com.facebook.react.jscexecutor
 
JSCExecutorFactory(String, String) - Constructor for class com.facebook.react.jscexecutor.JSCExecutorFactory
 
JSCHeapCapture - Class in com.facebook.react.devsupport
 
JSCHeapCapture(ReactApplicationContext) - Constructor for class com.facebook.react.devsupport.JSCHeapCapture
 
JSCHeapCapture.CaptureCallback - Interface in com.facebook.react.devsupport
 
JSCHeapCapture.CaptureException - Exception in com.facebook.react.devsupport
 
JSCHeapCapture.HeapCapture - Interface in com.facebook.react.devsupport
 
JSCJavaScriptExecutorFactory - Class in com.facebook.react.bridge
 
JSCJavaScriptExecutorFactory(String, String) - Constructor for class com.facebook.react.bridge.JSCJavaScriptExecutorFactory
 
JSCSamplingProfiler - Class in com.facebook.react.devsupport
 
JSCSamplingProfiler(ReactApplicationContext) - Constructor for class com.facebook.react.devsupport.JSCSamplingProfiler
 
JSCSamplingProfiler.ProfilerException - Exception in com.facebook.react.devsupport
 
JSCSamplingProfiler.SamplingProfiler - Interface in com.facebook.react.devsupport
 
JSDebuggerWebSocketClient - Class in com.facebook.react.devsupport
A wrapper around WebSocketClient that recognizes RN debugging message format.
JSDebuggerWebSocketClient() - Constructor for class com.facebook.react.devsupport.JSDebuggerWebSocketClient
 
JSDebuggerWebSocketClient.JSDebuggerCallback - Interface in com.facebook.react.devsupport
 
JSDevSupport - Class in com.facebook.react.devsupport
 
JSDevSupport(ReactApplicationContext) - Constructor for class com.facebook.react.devsupport.JSDevSupport
 
JSDevSupport.DevSupportCallback - Interface in com.facebook.react.devsupport
 
JSDevSupport.JSDevSupportModule - Interface in com.facebook.react.devsupport
 
JSException - Exception in com.facebook.react.devsupport
This represents an error evaluating JavaScript.
JSException(String, String, Throwable) - Constructor for exception com.facebook.react.devsupport.JSException
 
JSException(String, String) - Constructor for exception com.facebook.react.devsupport.JSException
 
jsFps - Variable in class com.facebook.react.modules.debug.FpsDebugFrameCallback.FpsInfo
 
JSIModule - Interface in com.facebook.react.bridge
Marker interface used to represent a JSI Module.
JSIModuleHolder - Class in com.facebook.react.bridge
 
JSIModuleHolder(JSIModuleSpec) - Constructor for class com.facebook.react.bridge.JSIModuleHolder
 
JSIModulePackage - Interface in com.facebook.react.bridge
Interface used to initialize JSI Modules into the JSI Bridge.
JSIModuleProvider<T extends JSIModule> - Interface in com.facebook.react.bridge
 
JSIModuleRegistry - Class in com.facebook.react.bridge
 
JSIModuleRegistry() - Constructor for class com.facebook.react.bridge.JSIModuleRegistry
 
JSIModuleSpec<T extends JSIModule> - Interface in com.facebook.react.bridge
Holder class used to register JSIModule into JSI Bridge.
JSInstance - Interface in com.facebook.react.bridge
This interface includes the methods needed to use a running JS instance, without specifying any of the bridge-specific initialization or lifecycle management.
JsonWriter - Class in com.facebook.react.bridge
Simple Json generator that does no validation.
JsonWriter(Writer) - Constructor for class com.facebook.react.bridge.JsonWriter
 
JSPackagerClient - Class in com.facebook.react.packagerconnection
A client for packager that uses WebSocket connection.
JSPackagerClient(String, PackagerConnectionSettings, Map<String, RequestHandler>) - Constructor for class com.facebook.react.packagerconnection.JSPackagerClient
 
JSPackagerClient(String, PackagerConnectionSettings, Map<String, RequestHandler>, ReconnectingWebSocket.ConnectionCallback) - Constructor for class com.facebook.react.packagerconnection.JSPackagerClient
 
JSResponderHandler - Class in com.facebook.react.touch
This class coordinates JSResponder commands for UIManagerModule.
JSResponderHandler() - Constructor for class com.facebook.react.touch.JSResponderHandler
 
JSStackTrace - Class in com.facebook.react.util
 
JSStackTrace() - Constructor for class com.facebook.react.util.JSStackTrace
 
JSTimers - Interface in com.facebook.react.modules.core
 
JSTouchDispatcher - Class in com.facebook.react.uimanager
JSTouchDispatcher handles dispatching touches to JS from RootViews.
JSTouchDispatcher(ViewGroup) - Constructor for class com.facebook.react.uimanager.JSTouchDispatcher
 
JUSTIFY_CONTENT - Static variable in class com.facebook.react.uimanager.ViewProps
 

K

KeepGettersAndSetters - Annotation Type in com.facebook.proguard.annotations
Add this annotation to a class, to keep all "void set*(***)" and get* methods.
keySetIterator() - Method in class com.facebook.react.bridge.JavaOnlyMap
 
keySetIterator() - Method in interface com.facebook.react.bridge.ReadableMap
 
keySetIterator() - Method in class com.facebook.react.bridge.ReadableNativeMap
 

L

launchJSDevtools() - Method in class com.facebook.react.devsupport.DevServerHelper
 
LayoutAnimationController - Class in com.facebook.react.uimanager.layoutanimation
Class responsible for animation layout changes, if a valid layout animation config has been supplied.
LayoutAnimationController() - Constructor for class com.facebook.react.uimanager.layoutanimation.LayoutAnimationController
 
LayoutAnimationListener - Interface in com.facebook.react.uimanager.layoutanimation
Listener invoked when a layout animation has completed.
LayoutMetricsConversions - Class in com.facebook.react.fabric.mounting
 
LayoutMetricsConversions() - Constructor for class com.facebook.react.fabric.mounting.LayoutMetricsConversions
 
LayoutShadowNode - Class in com.facebook.react.uimanager
Supply setters for base view layout properties such as width, height, flex properties, borders, etc.
LayoutShadowNode() - Constructor for class com.facebook.react.uimanager.LayoutShadowNode
 
lazilyLoadViewManagers - Static variable in class com.facebook.react.config.ReactFeatureFlags
Whether we should load a specific view manager immediately or when it is accessed by JS
LazyReactPackage - Class in com.facebook.react
React package supporting lazy creation of native modules.
LazyReactPackage() - Constructor for class com.facebook.react.LazyReactPackage
 
LEFT - Static variable in class com.facebook.react.uimanager.Spacing
Spacing type that represents the left direction.
LEFT - Static variable in class com.facebook.react.uimanager.ViewProps
 
LETTER_SPACING - Static variable in class com.facebook.react.uimanager.ViewProps
 
LifecycleEventListener - Interface in com.facebook.react.bridge
Listener for receiving activity lifecycle events.
LifecycleState - Enum in com.facebook.react.common
Lifecycle state for an Activity.
LINE_HEIGHT - Static variable in class com.facebook.react.uimanager.ViewDefaults
 
LINE_HEIGHT - Static variable in class com.facebook.react.uimanager.ViewProps
 
LINE_NUMBER_KEY - Static variable in class com.facebook.react.devsupport.StackTraceHelper
 
linkBridge() - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
loadApp(String) - Method in class com.facebook.react.ReactActivity
 
loadApp(String) - Method in class com.facebook.react.ReactActivityDelegate
 
loadApplicationScript(String) - Method in interface com.facebook.react.bridge.JavaJSExecutor
Load javascript into the js context
loadApplicationScript(String, HashMap<String, String>, JSDebuggerWebSocketClient.JSDebuggerCallback) - Method in class com.facebook.react.devsupport.JSDebuggerWebSocketClient
 
loadApplicationScript(String) - Method in class com.facebook.react.devsupport.WebsocketJavaScriptExecutor
 
loadForRequest(HttpUrl) - Method in class com.facebook.react.modules.network.ReactCookieJarContainer
 
loadScript(JSBundleLoaderDelegate) - Method in class com.facebook.react.bridge.FallbackJSBundleLoader
This loader delegates to (and so behaves like) the currently preferred loader.
loadScript(JSBundleLoaderDelegate) - Method in class com.facebook.react.bridge.JSBundleLoader
Loads the script, returning the URL of the source it loaded.
loadScriptFromAssets(AssetManager, String, boolean) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
loadScriptFromAssets(AssetManager, String, boolean) - Method in interface com.facebook.react.bridge.JSBundleLoaderDelegate
Load a JS bundle from Android assets.
loadScriptFromDeltaBundle(String, NativeDeltaClient, boolean) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
loadScriptFromDeltaBundle(String, NativeDeltaClient, boolean) - Method in interface com.facebook.react.bridge.JSBundleLoaderDelegate
Load a delta bundle from Metro.
loadScriptFromFile(String, String, boolean) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
loadScriptFromFile(String, String, boolean) - Method in interface com.facebook.react.bridge.JSBundleLoaderDelegate
Load a JS bundle from the filesystem.
LocationModule - Class in com.facebook.react.modules.location
Native module that exposes Geolocation to JS.
LocationModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.location.LocationModule
 
log(YogaNode, YogaLogLevel, String) - Method in interface com.facebook.yoga.YogaLogger
 
logMarker(String) - Static method in class com.facebook.react.bridge.ReactMarker
 
logMarker(String, int) - Static method in class com.facebook.react.bridge.ReactMarker
 
logMarker(String, String) - Static method in class com.facebook.react.bridge.ReactMarker
 
logMarker(String, String, int) - Static method in class com.facebook.react.bridge.ReactMarker
 
logMarker(ReactMarkerConstants) - Static method in class com.facebook.react.bridge.ReactMarker
 
logMarker(ReactMarkerConstants, int) - Static method in class com.facebook.react.bridge.ReactMarker
 
logMarker(ReactMarkerConstants, String) - Static method in class com.facebook.react.bridge.ReactMarker
 
logMarker(ReactMarkerConstants, String, int) - Static method in class com.facebook.react.bridge.ReactMarker
 
logMarker(ReactMarkerConstants, String, int) - Method in interface com.facebook.react.bridge.ReactMarker.MarkerListener
 
logMessage(DebugOverlayTag, String, Object...) - Method in class com.facebook.debug.holder.NoopPrinter
 
logMessage(DebugOverlayTag, String) - Method in class com.facebook.debug.holder.NoopPrinter
 
logMessage(DebugOverlayTag, String, Object...) - Method in interface com.facebook.debug.holder.Printer
 
logMessage(DebugOverlayTag, String) - Method in interface com.facebook.debug.holder.Printer
 
LongArray - Class in com.facebook.react.common
Object wrapping an auto-expanding long[].

M

MainPackageConfig - Class in com.facebook.react.shell
Configuration for MainReactPackage
MainPackageConfig.Builder - Class in com.facebook.react.shell
 
MainReactPackage - Class in com.facebook.react.shell
Package defining basic modules and view managers.
MainReactPackage() - Constructor for class com.facebook.react.shell.MainReactPackage
 
MainReactPackage(MainPackageConfig) - Constructor for class com.facebook.react.shell.MainReactPackage
Create a new package with configuration
mainThreadSpec() - Static method in class com.facebook.react.bridge.queue.MessageQueueThreadSpec
 
make(float, float) - Static method in class com.facebook.yoga.YogaMeasureOutput
 
make(int, int) - Static method in class com.facebook.yoga.YogaMeasureOutput
 
makeDso(String, String) - Static method in class com.facebook.react.bridge.CxxModuleWrapper
 
makeGeneric(String, Throwable) - Static method in exception com.facebook.react.common.DebugServerException
 
makeGeneric(String, String, Throwable) - Static method in exception com.facebook.react.common.DebugServerException
 
makeNativeArray(List) - Static method in class com.facebook.react.bridge.Arguments
This method converts a List into a NativeArray.
makeNativeArray(Object) - Static method in class com.facebook.react.bridge.Arguments
This overload is like the above, but uses reflection to operate on any primitive or object type.
makeNativeMap(Map<String, Object>) - Static method in class com.facebook.react.bridge.Arguments
This method converts a Map into a NativeMap.
makeNativeMap(Bundle) - Static method in class com.facebook.react.bridge.Arguments
Like the above, but takes a Bundle instead of a Map.
mAllowFontScaling - Variable in class com.facebook.react.views.text.TextAttributeProps
 
manageChildren(int, int[], ViewAtIndex[], int[]) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
manageChildren(int, ReadableArray, ReadableArray, ReadableArray, ReadableArray, ReadableArray) - Method in class com.facebook.react.uimanager.UIImplementation
Invoked when there is a mutation in a node tree.
manageChildren(int, ReadableArray, ReadableArray, ReadableArray, ReadableArray, ReadableArray) - Method in class com.facebook.react.uimanager.UIManagerModule
Interface for adding/removing/moving views within a parent view from JS.
mAnimated - Variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollToCommandData
 
mAnimated - Variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollToEndCommandData
 
MapBuilder - Class in com.facebook.react.common
Utility class for creating maps
MapBuilder() - Constructor for class com.facebook.react.common.MapBuilder
 
MapBuilder.Builder<K,V> - Class in com.facebook.react.common
 
MapIteratorHelper - Class in com.facebook.jni
To iterate over a Map from C++ requires four calls per entry: hasNext(), next(), getKey(), getValue().
MapIteratorHelper(Map) - Constructor for class com.facebook.jni.MapIteratorHelper
 
MARGIN - Static variable in class com.facebook.react.uimanager.ViewProps
 
MARGIN_BOTTOM - Static variable in class com.facebook.react.uimanager.ViewProps
 
MARGIN_END - Static variable in class com.facebook.react.uimanager.ViewProps
 
MARGIN_HORIZONTAL - Static variable in class com.facebook.react.uimanager.ViewProps
 
MARGIN_LEFT - Static variable in class com.facebook.react.uimanager.ViewProps
 
MARGIN_RIGHT - Static variable in class com.facebook.react.uimanager.ViewProps
 
MARGIN_START - Static variable in class com.facebook.react.uimanager.ViewProps
 
MARGIN_TOP - Static variable in class com.facebook.react.uimanager.ViewProps
 
MARGIN_VERTICAL - Static variable in class com.facebook.react.uimanager.ViewProps
 
mArguments - Variable in class com.facebook.react.bridge.CatalystInstanceImpl.PendingJSCall
 
markLayoutSeen() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
markLayoutSeen() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
markLayoutSeen() - Method in class com.facebook.yoga.YogaNode
 
markUpdated() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
markUpdated() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
markUpdated() - Method in class com.facebook.react.views.text.ReactTextShadowNode
 
markUpdateSeen() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
markUpdateSeen() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
MatrixDecompositionContext() - Constructor for class com.facebook.react.uimanager.MatrixMathHelper.MatrixDecompositionContext
 
MatrixMathHelper - Class in com.facebook.react.uimanager
Provides helper methods for converting transform operations into a matrix and then into a list of translate, scale and rotate commands.
MatrixMathHelper() - Constructor for class com.facebook.react.uimanager.MatrixMathHelper
 
MatrixMathHelper.MatrixDecompositionContext - Class in com.facebook.react.uimanager
 
MAX_FONT_SIZE_MULTIPLIER - Static variable in class com.facebook.react.uimanager.ViewProps
 
MAX_HEIGHT - Static variable in class com.facebook.react.uimanager.ViewProps
 
MAX_WIDTH - Static variable in class com.facebook.react.uimanager.ViewProps
 
maybeSetText(ReactTextUpdate) - Method in class com.facebook.react.views.textinput.ReactEditText
 
maybeUpdateView() - Method in class com.facebook.react.views.image.ReactImageView
 
mBackgroundColor - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mBackgroundColor - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mClipping - Variable in class com.facebook.react.views.art.ARTGroupShadowNode
 
mColor - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mColor - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mContainsImages - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mContainsImages - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mDestX - Variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollToCommandData
 
mDestY - Variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollToCommandData
 
measure(ReactContext, String, ReadableNativeMap, ReadableNativeMap, float, YogaMeasureMode, float, YogaMeasureMode) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
measure(int, int[]) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
Returns true on success, false on failure.
measure(int, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
Determines the location on screen, width, and height of the given view relative to the root view and returns the values via an async callback.
measure(int, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
Determines the location on screen, width, and height of the given view and returns the values via an async callback.
measure(ReactContext, ReadableNativeMap, ReadableNativeMap, float, YogaMeasureMode, float, YogaMeasureMode) - Method in class com.facebook.react.uimanager.ViewManager
 
measure(YogaNode, float, YogaMeasureMode, float, YogaMeasureMode) - Method in class com.facebook.react.views.progressbar.ProgressBarShadowNode
 
measure(ReactContext, ReadableNativeMap, ReadableNativeMap, float, YogaMeasureMode, float, YogaMeasureMode) - Method in class com.facebook.react.views.text.ReactTextViewManager
 
measure(YogaNode, float, YogaMeasureMode, float, YogaMeasureMode) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
measure(YogaNode, float, YogaMeasureMode, float, YogaMeasureMode) - Method in interface com.facebook.yoga.YogaMeasureFunction
Return a value created by YogaMeasureOutput.make(width, height);
measure(float, int, float, int) - Method in class com.facebook.yoga.YogaNode
 
measureInWindow(int, int[]) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
Returns the coordinates of a view relative to the window (not just the RootView which is what measure will return)
measureInWindow(int, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
Determines the location on screen, width, and height of the given view relative to the device screen and returns the values via an async callback.
measureInWindow(int, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
Determines the location on screen, width, and height of the given view relative to the device screen and returns the values via an async callback.
measureLayout(int, int, Callback, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
Measures the view specified by tag relative to the given ancestorTag.
measureLayout(int, int, Callback, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
Measures the view specified by tag relative to the given ancestorTag.
measureLayoutRelativeToParent(int, Callback, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
measureLayoutRelativeToParent(int, Callback, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
MeasureSpecAssertions - Class in com.facebook.react.uimanager
Shared utility for asserting on MeasureSpecs.
MeasureSpecAssertions() - Constructor for class com.facebook.react.uimanager.MeasureSpecAssertions
 
MeasureSpecProvider - Interface in com.facebook.react.uimanager.common
Interface for a View subclass that provides the width and height measure specs from its measure pass.
measureText(ReactContext, ReadableNativeMap, ReadableNativeMap, float, YogaMeasureMode, float, YogaMeasureMode) - Static method in class com.facebook.react.views.text.TextLayoutManager
 
MeasureUtil - Class in com.facebook.react.views.view
 
MeasureUtil() - Constructor for class com.facebook.react.views.view.MeasureUtil
 
MemoryPressure - Enum in com.facebook.react.bridge
 
MemoryPressureListener - Interface in com.facebook.react.bridge
Listener interface for memory pressure events.
MemoryPressureRouter - Class in com.facebook.react
Translates and routes memory pressure events to the current catalyst instance.
merge(ReadableMap) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
merge(ReadableMap) - Method in interface com.facebook.react.bridge.WritableMap
 
merge(ReadableMap) - Method in class com.facebook.react.bridge.WritableNativeMap
 
MessageQueueThread - Interface in com.facebook.react.bridge.queue
Encapsulates a Thread that can accept Runnables.
MessageQueueThreadHandler - Class in com.facebook.react.bridge.queue
Handler that can catch and dispatch Exceptions to an Exception handler.
MessageQueueThreadHandler(Looper, QueueThreadExceptionHandler) - Constructor for class com.facebook.react.bridge.queue.MessageQueueThreadHandler
 
MessageQueueThreadImpl - Class in com.facebook.react.bridge.queue
Encapsulates a Thread that has a Looper running on it that can accept Runnables.
MessageQueueThreadPerfStats - Class in com.facebook.react.bridge.queue
This class holds perf counters' values at the beginning of an RN startup.
MessageQueueThreadPerfStats() - Constructor for class com.facebook.react.bridge.queue.MessageQueueThreadPerfStats
 
MessageQueueThreadSpec - Class in com.facebook.react.bridge.queue
Spec for creating a MessageQueueThread.
MessageQueueThreadSpec.ThreadType - Enum in com.facebook.react.bridge.queue
 
messagingEnabled - Variable in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
METHOD_TYPE_ASYNC - Static variable in class com.facebook.react.bridge.BaseJavaModule
 
METHOD_TYPE_PROMISE - Static variable in class com.facebook.react.bridge.BaseJavaModule
 
METHOD_TYPE_SYNC - Static variable in class com.facebook.react.bridge.BaseJavaModule
 
MethodDescriptor() - Constructor for class com.facebook.react.bridge.JavaModuleWrapper.MethodDescriptor
 
METRO_HOST_PROP_NAME - Static variable in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
 
mEventDispatcher - Variable in class com.facebook.react.uimanager.UIImplementation
 
mFontFamily - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
NB: If a font family is used that does not have a style in a certain Android version (ie.
mFontFamily - Variable in class com.facebook.react.views.text.TextAttributeProps
NB: If a font family is used that does not have a style in a certain Android version (ie.
mFontSize - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mFontSizeInput - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mFontStyle - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
mFontStyle can be Typeface.NORMAL or Typeface.ITALIC.
mFontStyle - Variable in class com.facebook.react.views.text.TextAttributeProps
mFontStyle can be Typeface.NORMAL or Typeface.ITALIC.
mFontWeight - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mFontWeight - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mHeightOfTallestInlineImage - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mHeightOfTallestInlineImage - Variable in class com.facebook.react.views.text.TextAttributeProps
 
MIN_HEIGHT - Static variable in class com.facebook.react.uimanager.ViewProps
 
MIN_OPACITY_FOR_DRAW - Static variable in class com.facebook.react.views.art.ARTVirtualNode
 
MIN_WIDTH - Static variable in class com.facebook.react.uimanager.ViewProps
 
mIncludeFontPadding - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mIncludeFontPadding - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mIndex - Variable in class com.facebook.react.uimanager.ViewAtIndex
 
mIsBackgroundColorSet - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mIsBackgroundColorSet - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mIsColorSet - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mIsColorSet - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mIsLineThroughTextDecorationSet - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mIsLineThroughTextDecorationSet - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mIsUnderlineTextDecorationSet - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mIsUnderlineTextDecorationSet - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mJustificationMode - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mJustificationMode - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mLastLoadFailed - Variable in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
 
mLayoutUpdateListener - Variable in class com.facebook.react.uimanager.UIImplementation
 
mLetterSpacing - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mLetterSpacingInput - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mLineHeight - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mLineHeightInput - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mMethod - Variable in class com.facebook.react.bridge.CatalystInstanceImpl.PendingJSCall
 
mModule - Variable in class com.facebook.react.bridge.CatalystInstanceImpl.PendingJSCall
 
mNumberOfLines - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mNumberOfLines - Variable in class com.facebook.react.views.text.TextAttributeProps
 
MODULE_NAME - Static variable in class com.facebook.react.devsupport.JSDevSupport
 
ModuleDataCleaner - Class in com.facebook.react.modules.common
Cleans sensitive user data from native modules that implement the Cleanable interface.
ModuleDataCleaner() - Constructor for class com.facebook.react.modules.common.ModuleDataCleaner
 
ModuleDataCleaner.Cleanable - Interface in com.facebook.react.modules.common
Indicates a module may contain sensitive user data and should be cleaned on logout.
ModuleHolder - Class in com.facebook.react.bridge
Holder to enable us to lazy create native modules.
ModuleHolder(ReactModuleInfo, <any>) - Constructor for class com.facebook.react.bridge.ModuleHolder
 
ModuleHolder(NativeModule) - Constructor for class com.facebook.react.bridge.ModuleHolder
 
ModuleSpec - Class in com.facebook.react.bridge
A specification for a native module.
MOMENTUM_DELAY - Static variable in class com.facebook.react.views.scroll.ReactScrollViewHelper
 
mOpacity - Variable in class com.facebook.react.views.art.ARTVirtualNode
 
mOriginWhitelist - Variable in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
 
MountingManager - Class in com.facebook.react.fabric.mounting
Class responsible for actually dispatching view updates enqueued via FabricUIManager#scheduleMountItems(int, MountItem[]) on the UI thread.
MountingManager(ViewManagerRegistry) - Constructor for class com.facebook.react.fabric.mounting.MountingManager
 
MountItem - Interface in com.facebook.react.fabric.mounting.mountitems
 
mPath - Variable in class com.facebook.react.views.art.ARTShapeShadowNode
 
mPictureListener - Variable in class com.facebook.react.views.webview.ReactWebViewManager
 
mReactContext - Variable in class com.facebook.react.uimanager.UIImplementation
 
mReactWebViewClient - Variable in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
mScale - Variable in class com.facebook.react.views.art.ARTVirtualNode
 
mShadowNodeRegistry - Variable in class com.facebook.react.uimanager.UIImplementation
 
mTag - Variable in class com.facebook.react.uimanager.ViewAtIndex
 
mTextAlign - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mTextAlign - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mTextAttributes - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mTextBreakStrategy - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mTextBreakStrategy - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mTextShadowColor - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mTextShadowColor - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mTextShadowOffsetDx - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mTextShadowOffsetDx - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mTextShadowOffsetDy - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mTextShadowOffsetDy - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mTextShadowRadius - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mTextShadowRadius - Variable in class com.facebook.react.views.text.TextAttributeProps
 
mTextTransform - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mTextTransform - Variable in class com.facebook.react.views.text.TextAttributeProps
 
multiGet(ReadableArray, Callback) - Method in class com.facebook.react.modules.storage.AsyncStorageModule
Given an array of keys, this returns a map of (key, value) pairs for the keys found, and (key, null) for the keys that haven't been found.
multiMerge(ReadableArray, Callback) - Method in class com.facebook.react.modules.storage.AsyncStorageModule
Given an array of (key, value) pairs, this will merge the given values with the stored values of the given keys, if they exist.
MultipartStreamReader - Class in com.facebook.react.devsupport
Utility class to parse the body of a response of type multipart/mixed.
MultipartStreamReader(BufferedSource, String) - Constructor for class com.facebook.react.devsupport.MultipartStreamReader
 
MultipartStreamReader.ChunkListener - Interface in com.facebook.react.devsupport
 
multiplyColorAlpha(int, int) - Static method in class com.facebook.react.views.view.ColorUtil
Multiplies the color with the given alpha.
multiplyInto(double[], double[], double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
multiplyVectorByMatrix(double[], double[], double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
Based on: http://tog.acm.org/resources/GraphicsGems/gemsii/unmatrix.c
MultiPostprocessor - Class in com.facebook.react.views.image
 
multiRemove(ReadableArray, Callback) - Method in class com.facebook.react.modules.storage.AsyncStorageModule
Removes all rows of the keys given.
multiSet(ReadableArray, Callback) - Method in class com.facebook.react.modules.storage.AsyncStorageModule
Inserts multiple (key, value) pairs.
MultiSourceHelper - Class in com.facebook.react.views.imagehelper
Helper class for dealing with multisource images.
MultiSourceHelper() - Constructor for class com.facebook.react.views.imagehelper.MultiSourceHelper
 
MultiSourceHelper.MultiSourceResult - Class in com.facebook.react.views.imagehelper
 
mUrlPrefixesForDefaultIntent - Variable in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
 
mWebViewConfig - Variable in class com.facebook.react.views.webview.ReactWebViewManager
 

N

name - Variable in class com.facebook.debug.debugoverlay.model.DebugOverlayTag
Name of tag.
NAME - Static variable in class com.facebook.react.animated.NativeAnimatedModule
 
name(String) - Method in class com.facebook.react.bridge.JsonWriter
 
name() - Method in class com.facebook.react.module.model.ReactModuleInfo
 
NAME - Static variable in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
 
NAME - Static variable in class com.facebook.react.modules.appstate.AppStateModule
 
NAME - Static variable in class com.facebook.react.modules.blob.BlobModule
 
NAME - Static variable in class com.facebook.react.modules.blob.FileReaderModule
 
NAME - Static variable in class com.facebook.react.modules.camera.CameraRollManager
 
NAME - Static variable in class com.facebook.react.modules.camera.ImageEditingManager
 
NAME - Static variable in class com.facebook.react.modules.clipboard.ClipboardModule
 
NAME - Static variable in class com.facebook.react.modules.core.DeviceEventManagerModule
 
NAME - Static variable in class com.facebook.react.modules.core.ExceptionsManagerModule
 
NAME - Static variable in class com.facebook.react.modules.core.HeadlessJsTaskSupportModule
 
NAME - Static variable in class com.facebook.react.modules.core.Timing
 
NAME - Static variable in class com.facebook.react.modules.debug.AnimationsDebugModule
 
NAME - Static variable in class com.facebook.react.modules.debug.SourceCodeModule
 
NAME - Static variable in class com.facebook.react.modules.deviceinfo.DeviceInfoModule
 
NAME - Static variable in class com.facebook.react.modules.dialog.DialogModule
 
NAME - Static variable in class com.facebook.react.modules.fresco.FrescoModule
 
NAME - Static variable in class com.facebook.react.modules.i18nmanager.I18nManagerModule
 
NAME - Static variable in class com.facebook.react.modules.image.ImageLoaderModule
 
NAME - Static variable in class com.facebook.react.modules.intent.IntentModule
 
NAME - Static variable in class com.facebook.react.modules.location.LocationModule
 
NAME - Static variable in class com.facebook.react.modules.netinfo.NetInfoModule
 
NAME - Static variable in class com.facebook.react.modules.network.NetworkingModule
 
NAME - Static variable in class com.facebook.react.modules.permissions.PermissionsModule
 
NAME - Static variable in class com.facebook.react.modules.statusbar.StatusBarModule
 
NAME - Static variable in class com.facebook.react.modules.storage.AsyncStorageModule
 
NAME - Static variable in class com.facebook.react.modules.systeminfo.AndroidInfoModule
 
NAME - Static variable in class com.facebook.react.modules.toast.ToastModule
 
NAME - Static variable in class com.facebook.react.modules.vibration.VibrationModule
 
NAME - Static variable in class com.facebook.react.modules.websocket.WebSocketModule
 
NAME - Static variable in class com.facebook.react.uimanager.UIManagerModule
 
nanoTime() - Static method in class com.facebook.react.common.SystemClock
 
NATIVE_MODULE - Static variable in class com.facebook.debug.tags.ReactDebugOverlayTags
 
NativeAnimatedModule - Class in com.facebook.react.animated
Module that exposes interface for creating and managing animated nodes on the "native" side.
NativeAnimatedModule(ReactApplicationContext) - Constructor for class com.facebook.react.animated.NativeAnimatedModule
 
NativeArgumentsParseException - Exception in com.facebook.react.bridge
Exception thrown when a native module method call receives unexpected arguments from JS.
NativeArgumentsParseException(String) - Constructor for exception com.facebook.react.bridge.NativeArgumentsParseException
 
NativeArgumentsParseException(String, Throwable) - Constructor for exception com.facebook.react.bridge.NativeArgumentsParseException
 
NativeArray - Class in com.facebook.react.bridge
Base class for an array whose members are stored in native code (C++).
NativeArray(HybridData) - Constructor for class com.facebook.react.bridge.NativeArray
 
NativeArrayInterface - Interface in com.facebook.react.bridge
 
NativeDeltaClient - Class in com.facebook.react.bridge
 
NativeDeltaClient() - Constructor for class com.facebook.react.bridge.NativeDeltaClient
 
nativeDeviceSupportsNeon() - Static method in class com.facebook.jni.CpuCapabilitiesJni
 
nativeDeviceSupportsVFPFP16() - Static method in class com.facebook.jni.CpuCapabilitiesJni
 
nativeDeviceSupportsX86() - Static method in class com.facebook.jni.CpuCapabilitiesJni
 
NativeGestureUtil - Class in com.facebook.react.uimanager.events
Utilities for native Views that interpret native gestures (e.g.
NativeGestureUtil() - Constructor for class com.facebook.react.uimanager.events.NativeGestureUtil
 
NativeMap - Class in com.facebook.react.bridge
Base class for a Map whose keys and values are stored in native code (C++).
NativeMap(HybridData) - Constructor for class com.facebook.react.bridge.NativeMap
 
NativeModule - Interface in com.facebook.react.bridge
A native module whose API can be provided to JS catalyst instances.
NativeModule.NativeMethod - Interface in com.facebook.react.bridge
 
NativeModuleCallExceptionHandler - Interface in com.facebook.react.bridge
Interface for a class that knows how to handle an Exception thrown by a native module invoked from JS.
NativeModuleRegistry - Class in com.facebook.react.bridge
A set of Java APIs to expose to a particular JavaScript instance.
NativeModuleRegistry(ReactApplicationContext, Map<String, ModuleHolder>) - Constructor for class com.facebook.react.bridge.NativeModuleRegistry
 
NativeModuleRegistryBuilder - Class in com.facebook.react
Helper class to build NativeModuleRegistry.
NativeModuleRegistryBuilder(ReactApplicationContext, ReactInstanceManager) - Constructor for class com.facebook.react.NativeModuleRegistryBuilder
 
nativeModuleSpec(Class<? extends NativeModule>, <any>) - Static method in class com.facebook.react.bridge.ModuleSpec
 
nativeModuleSpec(String, <any>) - Static method in class com.facebook.react.bridge.ModuleSpec
 
NativeRunnable - Class in com.facebook.jni
A Runnable that has a native run implementation.
NativeRunnable - Class in com.facebook.react.bridge.queue
A Runnable that has a native run implementation.
NativeRunnableDeprecated - Class in com.facebook.react.bridge.queue
A Runnable that has a native run implementation.
NativeViewHierarchyManager - Class in com.facebook.react.uimanager
Delegate of UIManagerModule that owns the native view hierarchy and mapping between native view names used in JS and corresponding instances of ViewManager.
NativeViewHierarchyManager(ViewManagerRegistry) - Constructor for class com.facebook.react.uimanager.NativeViewHierarchyManager
 
NativeViewHierarchyManager(ViewManagerRegistry, RootViewManager) - Constructor for class com.facebook.react.uimanager.NativeViewHierarchyManager
 
NativeViewHierarchyOptimizer - Class in com.facebook.react.uimanager
Class responsible for optimizing the native view hierarchy while still respecting the final UI product specified by JS.
NativeViewHierarchyOptimizer(UIViewOperationQueue, ShadowNodeRegistry) - Constructor for class com.facebook.react.uimanager.NativeViewHierarchyOptimizer
 
NAVIGATION - Static variable in class com.facebook.debug.tags.ReactDebugOverlayTags
 
NEEDS_OFFSCREEN_ALPHA_COMPOSITING - Static variable in class com.facebook.react.uimanager.ViewProps
 
needsCustomLayoutForChildren() - Method in class com.facebook.react.uimanager.ViewGroupManager
Returns whether this View type needs to handle laying out its own children instead of deferring to the standard css-layout algorithm.
needsCustomLayoutForChildren() - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
needsCustomLayoutForChildren() - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
needsCustomLayoutForChildren() - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
needsEagerInit() - Method in class com.facebook.react.module.model.ReactModuleInfo
 
NetInfoModule - Class in com.facebook.react.modules.netinfo
Module that monitors and provides information about the connectivity state of the device.
NetInfoModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.netinfo.NetInfoModule
 
NetworkingModule - Class in com.facebook.react.modules.network
Implements the XMLHttpRequest JavaScript interface.
NetworkingModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.network.NetworkingModule
 
NetworkingModule(ReactApplicationContext, List<NetworkInterceptorCreator>) - Constructor for class com.facebook.react.modules.network.NetworkingModule
 
NetworkingModule(ReactApplicationContext, String) - Constructor for class com.facebook.react.modules.network.NetworkingModule
 
NetworkingModule.RequestBodyHandler - Interface in com.facebook.react.modules.network
Allows adding custom handling to build the RequestBody from the JS body payload.
NetworkingModule.ResponseHandler - Interface in com.facebook.react.modules.network
Allows adding custom handling to build the JS body payload from the ResponseBody.
NetworkingModule.UriHandler - Interface in com.facebook.react.modules.network
Allows to implement a custom fetching process for specific URIs.
NetworkInterceptorCreator - Interface in com.facebook.react.modules.network
Classes implementing this interface return a new Interceptor when the NetworkInterceptorCreator.create() method is called.
newBackgroundThreadSpec(String) - Static method in class com.facebook.react.bridge.queue.MessageQueueThreadSpec
 
newBackgroundThreadSpec(String, long) - Static method in class com.facebook.react.bridge.queue.MessageQueueThreadSpec
 
newHashMap() - Static method in class com.facebook.react.common.MapBuilder
Creates an instance of HashMap
newUIBackgroundTreadSpec(String) - Static method in class com.facebook.react.bridge.queue.MessageQueueThreadSpec
 
nextKey() - Method in interface com.facebook.react.bridge.ReadableMapKeySetIterator
 
NONE - Static variable in class com.facebook.react.uimanager.ViewProps
 
NoopAnimationPropertyUpdater - Class in com.facebook.react.animation
Empty AnimationPropertyUpdater that can be used as a stub for unsupported property types
NoopAnimationPropertyUpdater() - Constructor for class com.facebook.react.animation.NoopAnimationPropertyUpdater
 
NoopPrinter - Class in com.facebook.debug.holder
No-op implementation of Printer.
NoSuchKeyException - Exception in com.facebook.react.bridge
Exception thrown by ReadableNativeMap when a key that does not exist is requested.
NoSuchKeyException(String) - Constructor for exception com.facebook.react.bridge.NoSuchKeyException
 
NoSuchNativeViewException - Exception in com.facebook.react.uimanager
Exception thrown when a class tries to access a native view by a tag that has no native view associated with it.
NoSuchNativeViewException(String) - Constructor for exception com.facebook.react.uimanager.NoSuchNativeViewException
 
NotificationOnlyHandler - Class in com.facebook.react.packagerconnection
 
NotificationOnlyHandler() - Constructor for class com.facebook.react.packagerconnection.NotificationOnlyHandler
 
notifyJSInstanceDestroy() - Method in class com.facebook.react.bridge.JSIModuleHolder
 
notifyJSInstanceDestroy() - Method in class com.facebook.react.bridge.JSIModuleRegistry
 
notifyNativeGestureStarted(View, MotionEvent) - Static method in class com.facebook.react.uimanager.events.NativeGestureUtil
Helper method that should be called when a native view starts a native gesture (e.g.
notifyTaskFinished(int) - Method in class com.facebook.react.modules.core.HeadlessJsTaskSupportModule
 
notifyViewRendered(View) - Static method in class com.facebook.react.uimanager.util.ReactFindViewUtil
Invokes any listeners that are listening on this 's native id
NotThreadSafeBridgeIdleDebugListener - Interface in com.facebook.react.bridge
Interface for receiving notification for bridge idle/busy events.
NotThreadSafeViewHierarchyUpdateDebugListener - Interface in com.facebook.react.uimanager.debug
A listener that is notified about view hierarchy update events.
nullValue() - Method in class com.facebook.react.bridge.JsonWriter
 
NUMBER_OF_LINES - Static variable in class com.facebook.react.uimanager.ViewDefaults
 
NUMBER_OF_LINES - Static variable in class com.facebook.react.uimanager.ViewProps
 

O

ObjectAlreadyConsumedException - Exception in com.facebook.react.bridge
Exception thrown when a caller attempts to modify or use a WritableNativeArray or WritableNativeMap after it has already been added to a parent array or map.
ObjectAlreadyConsumedException(String) - Constructor for exception com.facebook.react.bridge.ObjectAlreadyConsumedException
 
obtain(int, TouchEventType, MotionEvent, long, float, float, TouchEventCoalescingKeyHelper) - Static method in class com.facebook.react.uimanager.events.TouchEvent
 
obtain(int, int, int, int, int) - Static method in class com.facebook.react.uimanager.OnLayoutEvent
 
obtain(int, ScrollEventType, int, int, float, float, int, int, int, int) - Static method in class com.facebook.react.views.scroll.ScrollEvent
 
of(Object...) - Static method in class com.facebook.react.bridge.JavaOnlyArray
 
of(Object...) - Static method in class com.facebook.react.bridge.JavaOnlyMap
 
of() - Static method in class com.facebook.react.common.MapBuilder
Returns the empty map.
of(K, V) - Static method in class com.facebook.react.common.MapBuilder
Returns map containing a single entry.
of(K, V, K, V) - Static method in class com.facebook.react.common.MapBuilder
Returns map containing the given entries.
of(K, V, K, V, K, V) - Static method in class com.facebook.react.common.MapBuilder
Returns map containing the given entries.
of(K, V, K, V, K, V, K, V) - Static method in class com.facebook.react.common.MapBuilder
Returns map containing the given entries.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.facebook.react.common.MapBuilder
Returns map containing the given entries.
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.facebook.react.common.MapBuilder
Returns map containing the given entries.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.facebook.react.common.MapBuilder
Returns map containing the given entries.
OkHttpCallUtil - Class in com.facebook.react.common.network
Helper class that provides the necessary methods for canceling queued and running OkHttp calls
OkHttpClientFactory - Interface in com.facebook.react.modules.network
 
OkHttpClientProvider - Class in com.facebook.react.modules.network
Helper class that provides the same OkHttpClient instance that will be used for all networking requests.
OkHttpClientProvider() - Constructor for class com.facebook.react.modules.network.OkHttpClientProvider
 
ON - Static variable in class com.facebook.react.uimanager.ViewProps
 
ON_ERROR - Static variable in class com.facebook.react.views.image.ImageLoadEvent
 
ON_LAYOUT - Static variable in class com.facebook.react.uimanager.ViewProps
 
ON_LOAD - Static variable in class com.facebook.react.views.image.ImageLoadEvent
 
ON_LOAD_END - Static variable in class com.facebook.react.views.image.ImageLoadEvent
 
ON_LOAD_START - Static variable in class com.facebook.react.views.image.ImageLoadEvent
 
ON_PROGRESS - Static variable in class com.facebook.react.views.image.ImageLoadEvent
 
onAccuracyChanged(Sensor, int) - Method in class com.facebook.react.common.ShakeDetector
 
onActivityResult(Activity, int, int, Intent) - Method in interface com.facebook.react.bridge.ActivityEventListener
Called when host (activity/service) receives an Activity.onActivityResult(int, int, android.content.Intent) call.
onActivityResult(int, int, Intent) - Method in class com.facebook.react.bridge.BaseActivityEventListener
onActivityResult(Activity, int, int, Intent) - Method in class com.facebook.react.bridge.BaseActivityEventListener
 
onActivityResult(Activity, int, int, Intent) - Method in class com.facebook.react.bridge.ReactContext
Should be called by the hosting Fragment in Fragment#onActivityResult
onActivityResult(int, int, Intent) - Method in class com.facebook.react.ReactActivity
 
onActivityResult(int, int, Intent) - Method in class com.facebook.react.ReactActivityDelegate
 
onActivityResult(Activity, int, int, Intent) - Method in class com.facebook.react.ReactInstanceManager
 
onAfterUpdateTransaction(T) - Method in class com.facebook.react.uimanager.BaseViewManager
 
onAfterUpdateTransaction() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
onAfterUpdateTransaction() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
onAfterUpdateTransaction(T) - Method in class com.facebook.react.uimanager.ViewManager
Callback that will be triggered after all properties are updated in current update transaction (all @ReactProp handlers for properties updated in current transaction have been called).
onAfterUpdateTransaction(ReactImageView) - Method in class com.facebook.react.views.image.ReactImageManager
 
onAfterUpdateTransaction(ReactModalHostView) - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
onAfterUpdateTransaction(ReactPicker) - Method in class com.facebook.react.views.picker.ReactPickerManager
 
onAfterUpdateTransaction(ProgressBarContainerView) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
onAfterUpdateTransaction(ReactTextView) - Method in class com.facebook.react.views.text.ReactTextViewManager
 
onAfterUpdateTransaction(ReactEditText) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
onAnimationEnd() - Method in interface com.facebook.react.uimanager.layoutanimation.LayoutAnimationListener
 
onAttachedToReactInstance() - Method in class com.facebook.react.ReactRootView
 
onAttachedToReactInstance(ReactRootView) - Method in interface com.facebook.react.ReactRootView.ReactRootViewEventListener
Called when the react context is attached to a ReactRootView.
onAttachedToWindow() - Method in class com.facebook.react.devsupport.FpsView
 
onAttachedToWindow() - Method in class com.facebook.react.ReactRootView
 
onAttachedToWindow() - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
onAttachedToWindow() - Method in class com.facebook.react.views.scroll.ReactScrollView
 
onAttachedToWindow() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
 
onAttachedToWindow() - Method in class com.facebook.react.views.text.ReactTextView
 
onAttachedToWindow() - Method in class com.facebook.react.views.text.TextInlineImageSpan
Called by the text view from View.onAttachedToWindow().
onAttachedToWindow() - Method in class com.facebook.react.views.textinput.ReactEditText
 
onAttachedToWindow() - Method in class com.facebook.react.views.toolbar.ReactToolbar
 
onAttachedToWindow() - Method in class com.facebook.react.views.view.ReactViewGroup
 
onAttachedToWindow() - Method in class com.facebook.react.views.viewpager.ReactViewPager
 
onBackPressed() - Method in class com.facebook.react.ReactActivity
 
onBackPressed() - Method in class com.facebook.react.ReactActivityDelegate
 
onBackPressed() - Method in class com.facebook.react.ReactInstanceManager
This method will give JS the opportunity to consume the back button event.
onBatchComplete() - Method in class com.facebook.react.bridge.NativeModuleRegistry
 
onBatchComplete() - Method in interface com.facebook.react.bridge.OnBatchCompleteListener
 
onBatchComplete() - Method in class com.facebook.react.uimanager.NativeViewHierarchyOptimizer
Processes the shadow hierarchy to dispatch all necessary updateLayout calls to the native hierarchy.
onBatchComplete() - Method in class com.facebook.react.uimanager.UIManagerModule
To implement the transactional requirement mentioned in the class javadoc, we only commit UI changes to the actual view hierarchy once a batch of JS->Java calls have been completed.
OnBatchCompleteListener - Interface in com.facebook.react.bridge
Interface for a module that will be notified when a batch of JS->Java calls has finished.
onBatchEventDispatched() - Method in class com.facebook.react.fabric.jsi.EventBeatManager
 
onBatchEventDispatched() - Method in interface com.facebook.react.uimanager.events.BatchEventDispatchedListener
Called after a batch of low priority events has been dispatched.
onBeforeLayout() - Method in interface com.facebook.react.uimanager.ReactShadowNode
This method will be called by UIManagerModule once per batch, before calculating layout.
onBeforeLayout() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
This method will be called by UIManagerModule once per batch, before calculating layout.
onBeforeLayout() - Method in class com.facebook.react.views.text.ReactTextShadowNode
 
onBind(Intent) - Method in class com.facebook.react.HeadlessJsTaskService
 
onBoundsChange(Rect) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
onBridgeDestroyed() - Method in interface com.facebook.react.bridge.NotThreadSafeBridgeIdleDebugListener
Called when the bridge is destroyed
onBridgeDestroyed() - Method in class com.facebook.react.modules.debug.DidJSUpdateUiDuringFrameDetector
 
onCancel() - Method in interface com.facebook.react.animation.AnimationListener
Called in case when animation was cancelled
onCaptureHeapCommand(Responder) - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
 
onCaptureHeapCommand(Responder) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
onCatalystInstanceDestroy() - Method in class com.facebook.react.bridge.BaseJavaModule
 
onCatalystInstanceDestroy() - Method in class com.facebook.react.bridge.CxxModuleWrapperBase
 
onCatalystInstanceDestroy() - Method in interface com.facebook.react.bridge.JSIModule
Called before {CatalystInstance#onHostDestroy}
onCatalystInstanceDestroy() - Method in interface com.facebook.react.bridge.NativeModule
Called before {CatalystInstance#onHostDestroy}
onCatalystInstanceDestroy() - Method in class com.facebook.react.devsupport.JSCSamplingProfiler
 
onCatalystInstanceDestroy() - Method in class com.facebook.react.fabric.FabricUIManager
 
onCatalystInstanceDestroy() - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
 
onCatalystInstanceDestroy() - Method in class com.facebook.react.modules.camera.ImageEditingManager
 
onCatalystInstanceDestroy() - Method in class com.facebook.react.modules.core.Timing
 
onCatalystInstanceDestroy() - Method in class com.facebook.react.modules.debug.AnimationsDebugModule
 
onCatalystInstanceDestroy() - Method in class com.facebook.react.modules.network.NetworkingModule
 
onCatalystInstanceDestroy() - Method in class com.facebook.react.modules.storage.AsyncStorageModule
 
onCatalystInstanceDestroy() - Method in class com.facebook.react.turbomodule.core.TurboModuleManager
 
onCatalystInstanceDestroy() - Method in class com.facebook.react.uimanager.UIManagerModule
 
onCatalystInstanceDestroyed() - Method in class com.facebook.react.uimanager.events.EventDispatcher
 
onChildStartedNativeGesture(MotionEvent) - Method in class com.facebook.react.ReactRootView
 
onChildStartedNativeGesture(MotionEvent, EventDispatcher) - Method in class com.facebook.react.uimanager.JSTouchDispatcher
 
onChildStartedNativeGesture(MotionEvent) - Method in interface com.facebook.react.uimanager.RootView
Called when a child starts a native gesture (e.g.
onChildViewAdded(View, View) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
onChildViewRemoved(View, View) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
onChunkComplete(Map<String, String>, Buffer, boolean) - Method in interface com.facebook.react.devsupport.MultipartStreamReader.ChunkListener
Invoked when a chunk of a multipart response is fully downloaded.
onChunkProgress(Map<String, String>, long, long) - Method in interface com.facebook.react.devsupport.MultipartStreamReader.ChunkListener
Invoked as bytes of the current chunk are read.
onClick(DialogInterface, int) - Method in class com.facebook.react.modules.dialog.AlertFragment
 
onClick(DialogInterface, int) - Method in class com.facebook.react.modules.dialog.SupportAlertFragment
 
onClosed(WebSocket, int, String) - Method in class com.facebook.react.devsupport.JSDebuggerWebSocketClient
 
onClosed(WebSocket, int, String) - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
 
onCollectExtraUpdates(UIViewOperationQueue) - Method in interface com.facebook.react.uimanager.ReactShadowNode
Called after layout step at the end of the UI batch from UIManagerModule.
onCollectExtraUpdates(UIViewOperationQueue) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
Called after layout step at the end of the UI batch from UIManagerModule.
onCollectExtraUpdates(UIViewOperationQueue) - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
 
onCollectExtraUpdates(UIViewOperationQueue) - Method in class com.facebook.react.views.text.ReactTextShadowNode
 
onCollectExtraUpdates(UIViewOperationQueue) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
onConfigurationChanged(Configuration) - Method in class com.facebook.react.MemoryPressureRouter
 
onConnected() - Method in interface com.facebook.react.packagerconnection.ReconnectingWebSocket.ConnectionCallback
 
onCreate(Bundle) - Method in class com.facebook.react.devsupport.DevSettingsActivity
 
onCreate() - Method in class com.facebook.react.modules.blob.BlobProvider
 
onCreate(SQLiteDatabase) - Method in class com.facebook.react.modules.storage.ReactDatabaseSupplier
 
onCreate(Bundle) - Method in class com.facebook.react.ReactActivity
 
onCreate(Bundle) - Method in class com.facebook.react.ReactActivityDelegate
 
onCreateDialog(Bundle) - Method in class com.facebook.react.modules.datepicker.DatePickerDialogFragment
 
onCreateDialog(Bundle) - Method in class com.facebook.react.modules.dialog.AlertFragment
 
onCreateDialog(Bundle) - Method in class com.facebook.react.modules.dialog.SupportAlertFragment
 
onCreateDialog(Bundle) - Method in class com.facebook.react.modules.timepicker.TimePickerDialogFragment
 
onCreateInputConnection(EditorInfo) - Method in class com.facebook.react.views.textinput.ReactEditText
 
onDataReceived(DeviceEventManagerModule.RCTDeviceEventEmitter, int, String) - Static method in class com.facebook.react.modules.network.ResponseUtil
 
onDataReceived(DeviceEventManagerModule.RCTDeviceEventEmitter, int, WritableMap) - Static method in class com.facebook.react.modules.network.ResponseUtil
 
onDataReceivedProgress(DeviceEventManagerModule.RCTDeviceEventEmitter, int, long, long) - Static method in class com.facebook.react.modules.network.ResponseUtil
 
onDataSend(DeviceEventManagerModule.RCTDeviceEventEmitter, int, long, long) - Static method in class com.facebook.react.modules.network.ResponseUtil
 
onDestroy() - Method in class com.facebook.react.HeadlessJsTaskService
 
onDestroy() - Method in class com.facebook.react.ReactActivity
 
onDestroy() - Method in class com.facebook.react.ReactActivityDelegate
 
onDetachedFromWindow() - Method in class com.facebook.react.devsupport.FpsView
 
onDetachedFromWindow() - Method in class com.facebook.react.ReactRootView
 
onDetachedFromWindow() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
The ReactTextView that holds this ImageSpan is responsible for passing these methods on so that we can do proper lifetime management for Fresco
onDetachedFromWindow() - Method in class com.facebook.react.views.text.ReactTextView
 
onDetachedFromWindow() - Method in class com.facebook.react.views.text.TextInlineImageSpan
Called by the text view from View.onDetachedFromWindow(),
onDetachedFromWindow() - Method in class com.facebook.react.views.textinput.ReactEditText
 
onDetachedFromWindow() - Method in class com.facebook.react.views.toolbar.ReactToolbar
 
onDisconnect() - Method in interface com.facebook.react.bridge.Inspector.RemoteConnection
 
onDisconnected() - Method in interface com.facebook.react.packagerconnection.ReconnectingWebSocket.ConnectionCallback
 
onDismiss(DialogInterface) - Method in class com.facebook.react.modules.datepicker.DatePickerDialogFragment
 
onDismiss(DialogInterface) - Method in class com.facebook.react.modules.dialog.AlertFragment
 
onDismiss(DialogInterface) - Method in class com.facebook.react.modules.dialog.SupportAlertFragment
 
onDismiss(DialogInterface) - Method in class com.facebook.react.modules.timepicker.TimePickerDialogFragment
 
onDispose() - Method in class com.facebook.react.uimanager.events.Event
Called when the EventDispatcher is done with an event, either because it was dispatched or because it was coalesced with another Event.
onDispose() - Method in class com.facebook.react.uimanager.events.TouchEvent
 
onDispose() - Method in class com.facebook.react.uimanager.OnLayoutEvent
 
onDispose() - Method in class com.facebook.react.views.scroll.ScrollEvent
 
onDraw(Canvas) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
onDrawerClosed(View) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager.DrawerEventEmitter
 
onDrawerOpened(View) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager.DrawerEventEmitter
 
onDrawerSlide(View, float) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager.DrawerEventEmitter
 
onDrawerStateChanged(int) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager.DrawerEventEmitter
 
onDropInstance() - Method in class com.facebook.react.views.modal.ReactModalHostView
 
onDropViewInstance(T) - Method in class com.facebook.react.uimanager.ViewManager
Called when view is detached from view hierarchy and allows for some additional cleanup by the ViewManager subclass.
onDropViewInstance(ReactModalHostView) - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
onDropViewInstance(WebView) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
onEventDispatch(Event) - Method in interface com.facebook.react.uimanager.events.EventDispatcherListener
Called on every time an event is dispatched using {#link EventDispatcher#dispatchEvent}.
onFailure(Exception) - Method in interface com.facebook.react.devsupport.interfaces.DevBundleDownloadListener
 
onFailure(JSCHeapCapture.CaptureException) - Method in interface com.facebook.react.devsupport.JSCHeapCapture.CaptureCallback
 
onFailure(Throwable) - Method in interface com.facebook.react.devsupport.JSDebuggerWebSocketClient.JSDebuggerCallback
 
onFailure(WebSocket, Throwable, Response) - Method in class com.facebook.react.devsupport.JSDebuggerWebSocketClient
 
onFailure(int, Exception) - Method in interface com.facebook.react.devsupport.JSDevSupport.DevSupportCallback
 
onFailure(int, String) - Method in class com.facebook.react.devsupport.JSDevSupport
 
onFailure(Throwable) - Method in interface com.facebook.react.devsupport.WebsocketJavaScriptExecutor.JSExecutorConnectCallback
 
onFailure(WebSocket, Throwable, Response) - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
 
onFinish(View) - Method in class com.facebook.react.animation.AbstractFloatPairPropertyUpdater
 
onFinish(View) - Method in class com.facebook.react.animation.AbstractSingleFloatProperyUpdater
 
onFinish(View) - Method in interface com.facebook.react.animation.AnimationPropertyUpdater
This method will be called at the end of animation.
onFinish(View) - Method in class com.facebook.react.animation.NoopAnimationPropertyUpdater
 
onFinished() - Method in interface com.facebook.react.animation.AnimationListener
Called once animation is finished
onFinishTemporaryDetach() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
 
onFinishTemporaryDetach() - Method in class com.facebook.react.views.text.ReactTextView
 
onFinishTemporaryDetach() - Method in class com.facebook.react.views.text.TextInlineImageSpan
Called by the text view from View.onFinishTemporaryDetach().
onFinishTemporaryDetach() - Method in class com.facebook.react.views.textinput.ReactEditText
 
onFinishTemporaryDetach() - Method in class com.facebook.react.views.toolbar.ReactToolbar
 
onFocusChanged(View) - Method in class com.facebook.react.ReactAndroidHWInputDeviceHelper
Called from ReactRootView when focused view changes.
onFocusChanged(boolean, int, Rect) - Method in class com.facebook.react.ReactRootView
 
onFocusChanged(boolean, int, Rect) - Method in class com.facebook.react.views.textinput.ReactEditText
 
onHeadlessJsTaskFinish(int) - Method in class com.facebook.react.HeadlessJsTaskService
 
onHeadlessJsTaskFinish(int) - Method in interface com.facebook.react.jstasks.HeadlessJsTaskEventListener
Called when a JS task finishes (i.e.
onHeadlessJsTaskFinish(int) - Method in class com.facebook.react.modules.core.Timing
 
onHeadlessJsTaskStart(int) - Method in class com.facebook.react.HeadlessJsTaskService
 
onHeadlessJsTaskStart(int) - Method in interface com.facebook.react.jstasks.HeadlessJsTaskEventListener
Called when a JS task is started, on the UI thread.
onHeadlessJsTaskStart(int) - Method in class com.facebook.react.modules.core.Timing
 
onHostDestroy() - Method in class com.facebook.react.animated.NativeAnimatedModule
 
onHostDestroy() - Method in interface com.facebook.react.bridge.LifecycleEventListener
Called when host activity receives destroy event (e.g.
onHostDestroy() - Method in class com.facebook.react.bridge.ReactContext
Should be called by the hosting Fragment in Fragment#onDestroy
onHostDestroy() - Method in class com.facebook.react.fabric.FabricUIManager
 
onHostDestroy() - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
 
onHostDestroy() - Method in class com.facebook.react.modules.appstate.AppStateModule
 
onHostDestroy() - Method in class com.facebook.react.modules.core.Timing
 
onHostDestroy() - Method in class com.facebook.react.modules.deviceinfo.DeviceInfoModule
 
onHostDestroy() - Method in class com.facebook.react.modules.dialog.DialogModule
 
onHostDestroy() - Method in class com.facebook.react.modules.fresco.FrescoModule
 
onHostDestroy() - Method in class com.facebook.react.modules.image.ImageLoaderModule
 
onHostDestroy() - Method in class com.facebook.react.modules.netinfo.NetInfoModule
 
onHostDestroy() - Method in class com.facebook.react.ReactInstanceManager
onHostDestroy(Activity) - Method in class com.facebook.react.ReactInstanceManager
Call this from Activity.onDestroy().
onHostDestroy() - Method in class com.facebook.react.uimanager.events.EventDispatcher
 
onHostDestroy() - Method in class com.facebook.react.uimanager.UIImplementation
 
onHostDestroy() - Method in class com.facebook.react.uimanager.UIManagerModule
 
onHostDestroy() - Method in class com.facebook.react.views.modal.ReactModalHostView
 
onHostDestroy() - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
onHostPause() - Method in class com.facebook.react.animated.NativeAnimatedModule
 
onHostPause() - Method in interface com.facebook.react.bridge.LifecycleEventListener
Called when host activity receives pause event (e.g.
onHostPause() - Method in class com.facebook.react.bridge.ReactContext
Should be called by the hosting Fragment in Fragment#onPause
onHostPause() - Method in class com.facebook.react.fabric.FabricUIManager
 
onHostPause() - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
 
onHostPause() - Method in class com.facebook.react.modules.appstate.AppStateModule
 
onHostPause() - Method in class com.facebook.react.modules.core.Timing
 
onHostPause() - Method in class com.facebook.react.modules.deviceinfo.DeviceInfoModule
 
onHostPause() - Method in class com.facebook.react.modules.dialog.DialogModule
 
onHostPause() - Method in class com.facebook.react.modules.fresco.FrescoModule
 
onHostPause() - Method in class com.facebook.react.modules.image.ImageLoaderModule
 
onHostPause() - Method in class com.facebook.react.modules.netinfo.NetInfoModule
 
onHostPause() - Method in class com.facebook.react.ReactInstanceManager
onHostPause(Activity) - Method in class com.facebook.react.ReactInstanceManager
Call this from Activity.onPause().
onHostPause() - Method in class com.facebook.react.uimanager.events.EventDispatcher
 
onHostPause() - Method in class com.facebook.react.uimanager.UIImplementation
 
onHostPause() - Method in class com.facebook.react.uimanager.UIManagerModule
 
onHostPause() - Method in class com.facebook.react.views.modal.ReactModalHostView
 
onHostPause() - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
onHostResume() - Method in class com.facebook.react.animated.NativeAnimatedModule
 
onHostResume() - Method in interface com.facebook.react.bridge.LifecycleEventListener
Called either when the host activity receives a resume event (e.g.
onHostResume(Activity) - Method in class com.facebook.react.bridge.ReactContext
Should be called by the hosting Fragment in Fragment#onResume
onHostResume() - Method in class com.facebook.react.fabric.FabricUIManager
 
onHostResume() - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
 
onHostResume() - Method in class com.facebook.react.modules.appstate.AppStateModule
 
onHostResume() - Method in class com.facebook.react.modules.core.Timing
 
onHostResume() - Method in class com.facebook.react.modules.deviceinfo.DeviceInfoModule
 
onHostResume() - Method in class com.facebook.react.modules.dialog.DialogModule
 
onHostResume() - Method in class com.facebook.react.modules.fresco.FrescoModule
 
onHostResume() - Method in class com.facebook.react.modules.image.ImageLoaderModule
 
onHostResume() - Method in class com.facebook.react.modules.netinfo.NetInfoModule
 
onHostResume(Activity, DefaultHardwareBackBtnHandler) - Method in class com.facebook.react.ReactInstanceManager
Use this method when the activity resumes to enable invoking the back button directly from JS.
onHostResume(Activity) - Method in class com.facebook.react.ReactInstanceManager
Use this method when the activity resumes.
onHostResume() - Method in class com.facebook.react.uimanager.events.EventDispatcher
 
onHostResume() - Method in class com.facebook.react.uimanager.UIImplementation
 
onHostResume() - Method in class com.facebook.react.uimanager.UIManagerModule
 
onHostResume() - Method in class com.facebook.react.views.modal.ReactModalHostView
 
onHostResume() - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
onIncrementalDataReceived(DeviceEventManagerModule.RCTDeviceEventEmitter, int, String, long, long) - Static method in class com.facebook.react.modules.network.ResponseUtil
 
onInterceptTouchEvent(MotionEvent) - Method in class com.facebook.react.ReactRootView
 
onInterceptTouchEvent(ViewGroup, MotionEvent) - Method in class com.facebook.react.touch.JSResponderHandler
 
onInterceptTouchEvent(ViewGroup, MotionEvent) - Method in interface com.facebook.react.touch.OnInterceptTouchEventListener
Called when a onInterceptTouch is invoked on a view group
onInterceptTouchEvent(MotionEvent) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
onInterceptTouchEvent(MotionEvent) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
onInterceptTouchEvent(MotionEvent) - Method in class com.facebook.react.views.swiperefresh.ReactSwipeRefreshLayout
 
onInterceptTouchEvent(MotionEvent) - Method in class com.facebook.react.views.view.ReactViewGroup
 
onInterceptTouchEvent(MotionEvent) - Method in class com.facebook.react.views.viewpager.ReactViewPager
 
OnInterceptTouchEventListener - Interface in com.facebook.react.touch
Interface definition for a callback to be invoked when a onInterceptTouch is called on a ViewGroup.
onInternalSettingsChanged() - Method in interface com.facebook.react.devsupport.DevInternalSettings.Listener
 
onInternalSettingsChanged() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
onItemSelected(int) - Method in interface com.facebook.react.views.picker.ReactPicker.OnSelectListener
 
onJSBundleLoadedFromServer(NativeDeltaClient) - Method in interface com.facebook.react.devsupport.ReactInstanceManagerDevHelper
Notify react instance manager about new JS bundle version downloaded from the server.
onKeyDown(int, KeyEvent) - Method in class com.facebook.react.ReactActivity
 
onKeyDown(int, KeyEvent) - Method in class com.facebook.react.ReactActivityDelegate
 
onKeyLongPress(int, KeyEvent) - Method in class com.facebook.react.ReactActivity
 
onKeyLongPress(int, KeyEvent) - Method in class com.facebook.react.ReactActivityDelegate
 
onKeyUp(int, KeyEvent) - Method in class com.facebook.react.ReactActivity
 
onKeyUp(int, KeyEvent) - Method in class com.facebook.react.ReactActivityDelegate
 
onKeyUp(int, KeyEvent) - Method in class com.facebook.react.views.textinput.ReactEditText
 
onLayout(boolean, int, int, int, int) - Method in class com.facebook.react.ReactRootView
 
onLayout(boolean, int, int, int, int) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
onLayout(boolean, int, int, int, int) - Method in class com.facebook.react.views.picker.ReactPicker
 
onLayout(boolean, int, int, int, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollContainerView
 
onLayout(boolean, int, int, int, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
onLayout(boolean, int, int, int, int) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
onLayout(boolean, int, int, int, int) - Method in class com.facebook.react.views.swiperefresh.ReactSwipeRefreshLayout
 
onLayout() - Method in interface com.facebook.react.views.textinput.ContentSizeWatcher
 
onLayout(boolean, int, int, int, int) - Method in class com.facebook.react.views.textinput.ReactEditText
 
onLayout(boolean, int, int, int, int) - Method in class com.facebook.react.views.view.ReactViewGroup
 
onLayoutChange(View, int, int, int, int, int, int, int, int) - Method in class com.facebook.react.views.scroll.ReactScrollView
Called when a mContentView's layout has changed.
OnLayoutEvent - Class in com.facebook.react.uimanager
Event used to notify JS component about changes of its position or dimensions
onLayoutUpdated(ReactShadowNode) - Method in interface com.facebook.react.uimanager.UIImplementation.LayoutUpdateListener
Called when the layout has been updated
onLoadAttempt(Uri) - Method in interface com.facebook.react.views.image.GlobalImageLoadListener
Called when a source has been set on an ImageView, but before it is actually loaded.
onLowMemory() - Method in class com.facebook.react.MemoryPressureRouter
 
onMeasure(int, int) - Method in class com.facebook.react.ReactRootView
 
onMeasure(int, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
onMeasure(int, int) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
onMeasure(int, int) - Method in class com.facebook.react.views.view.ReactViewGroup
 
onMessage(String) - Method in interface com.facebook.react.bridge.Inspector.RemoteConnection
 
onMessage(WebSocket, String) - Method in class com.facebook.react.devsupport.JSDebuggerWebSocketClient
 
onMessage(String, WritableMap) - Method in interface com.facebook.react.modules.websocket.WebSocketModule.ContentHandler
 
onMessage(ByteString, WritableMap) - Method in interface com.facebook.react.modules.websocket.WebSocketModule.ContentHandler
 
onMessage(String) - Method in class com.facebook.react.packagerconnection.JSPackagerClient
 
onMessage(ByteString) - Method in class com.facebook.react.packagerconnection.JSPackagerClient
 
onMessage(String) - Method in interface com.facebook.react.packagerconnection.ReconnectingWebSocket.MessageCallback
 
onMessage(ByteString) - Method in interface com.facebook.react.packagerconnection.ReconnectingWebSocket.MessageCallback
 
onMessage(WebSocket, String) - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
 
onMessage(WebSocket, ByteString) - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
 
onMessage(String) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
onNewIntent(Intent) - Method in interface com.facebook.react.bridge.ActivityEventListener
Called when a new intent is passed to the activity
onNewIntent(Intent) - Method in class com.facebook.react.bridge.BaseActivityEventListener
 
onNewIntent(Activity, Intent) - Method in class com.facebook.react.bridge.ReactContext
 
onNewIntent(Intent) - Method in class com.facebook.react.ReactActivity
 
onNewIntent(Intent) - Method in class com.facebook.react.ReactActivityDelegate
 
onNewIntent(Intent) - Method in class com.facebook.react.ReactInstanceManager
This method will give JS the opportunity to receive intents via Linking.
onNewReactContextCreated(ReactContext) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
onNewReactContextCreated(ReactContext) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
onNewReactContextCreated(ReactContext) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
onNotification(Object) - Method in class com.facebook.react.packagerconnection.NotificationOnlyHandler
 
onNotification(Object) - Method in interface com.facebook.react.packagerconnection.RequestHandler
 
onNotification(Object) - Method in class com.facebook.react.packagerconnection.RequestOnlyHandler
 
onOpen(WebSocket, Response) - Method in class com.facebook.react.devsupport.JSDebuggerWebSocketClient
 
onOpen(WebSocket, Response) - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
 
onOptionSelected() - Method in interface com.facebook.react.devsupport.interfaces.DevOptionHandler
Triggered in case when user select custom developer option from the developers options menu displayed with DevSupportManager.
onOverScrolled(int, int, boolean, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
onOverScrolled(int, int, boolean, boolean) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
onPackagerConnected() - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
 
onPackagerConnected() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
onPackagerDevMenuCommand() - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
 
onPackagerDevMenuCommand() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
onPackagerDisconnected() - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
 
onPackagerDisconnected() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
onPackagerReloadCommand() - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
 
onPackagerReloadCommand() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
onPackagerStatusFetched(boolean) - Method in interface com.facebook.react.devsupport.interfaces.PackagerStatusCallback
 
onPageFinished(WebView, String) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
 
onPageStarted(WebView, String, Bitmap) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
 
onPause() - Method in class com.facebook.react.ReactActivity
 
onPause() - Method in class com.facebook.react.ReactActivityDelegate
 
onPostExecute(Result) - Method in class com.facebook.react.bridge.GuardedResultAsyncTask
 
onPostExecuteGuarded(Result) - Method in class com.facebook.react.bridge.GuardedResultAsyncTask
 
onProducerEvent(String, String, String) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
 
onProducerFinishWithCancellation(String, String, Map<String, String>) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
 
onProducerFinishWithFailure(String, String, Throwable, Map<String, String>) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
 
onProducerFinishWithSuccess(String, String, Map<String, String>) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
 
onProducerStart(String, String) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
 
onProgress(String, Integer, Integer) - Method in interface com.facebook.react.devsupport.interfaces.DevBundleDownloadListener
 
onProgress(long, long, boolean) - Method in interface com.facebook.react.modules.network.ProgressListener
 
onReactContextInitialized(ReactContext) - Method in interface com.facebook.react.ReactInstanceManager.ReactInstanceEventListener
Called when the react context is initialized (all modules registered).
onReactInstanceDestroyed(ReactContext) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
onReactInstanceDestroyed(ReactContext) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
onReactInstanceDestroyed(ReactContext) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
onReceivedError(WebView, int, String, String) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
 
onReloadWithJSDebugger(JavaJSExecutor.Factory) - Method in interface com.facebook.react.devsupport.ReactInstanceManagerDevHelper
Request react instance recreation with JS debugging enabled.
onReportError(SpannedString) - Method in interface com.facebook.react.devsupport.RedBoxHandler.ReportCompletedListener
 
onReportSuccess(SpannedString) - Method in interface com.facebook.react.devsupport.RedBoxHandler.ReportCompletedListener
 
onRequest(Object, Responder) - Method in class com.facebook.react.packagerconnection.NotificationOnlyHandler
 
onRequest(Object, Responder) - Method in interface com.facebook.react.packagerconnection.RequestHandler
 
onRequest(Object, Responder) - Method in class com.facebook.react.packagerconnection.RequestOnlyHandler
 
onRequestCancellation(String) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
 
onRequestClose(DialogInterface) - Method in interface com.facebook.react.views.modal.ReactModalHostView.OnRequestCloseListener
 
onRequestError(DeviceEventManagerModule.RCTDeviceEventEmitter, int, String, Throwable) - Static method in class com.facebook.react.modules.network.ResponseUtil
 
onRequestEventBeat() - Method in class com.facebook.react.fabric.FabricUIManager
Method called when an event has been dispatched on the C++ side.
onRequestFailure(ImageRequest, String, Throwable, boolean) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
 
onRequestPermissionsResult(int, String[], int[]) - Method in interface com.facebook.react.modules.core.PermissionListener
Method called whenever there's a result to a permission request.
onRequestPermissionsResult(int, String[], int[]) - Method in class com.facebook.react.modules.permissions.PermissionsModule
Method called by the activity with the result of the permission request.
onRequestPermissionsResult(int, String[], int[]) - Method in class com.facebook.react.ReactActivity
 
onRequestPermissionsResult(int, String[], int[]) - Method in class com.facebook.react.ReactActivityDelegate
 
onRequestStart(ImageRequest, Object, String, boolean) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
 
onRequestSuccess(ImageRequest, String, boolean) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
 
onRequestSuccess(DeviceEventManagerModule.RCTDeviceEventEmitter, int) - Static method in class com.facebook.react.modules.network.ResponseUtil
 
onResolvedLayoutDirectionChanged(int) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
Similar to Drawable.onLayoutDirectionChanged, but available in APIs < 23.
onResponseReceived(DeviceEventManagerModule.RCTDeviceEventEmitter, int, int, WritableMap, String) - Static method in class com.facebook.react.modules.network.ResponseUtil
 
onResume() - Method in class com.facebook.react.ReactActivity
 
onResume() - Method in class com.facebook.react.ReactActivityDelegate
 
onRtlPropertiesChanged(int) - Method in class com.facebook.react.views.view.ReactViewGroup
 
onScrollChanged(int, int) - Method in class com.facebook.react.views.scroll.OnScrollDispatchHelper
Call from a ScrollView in onScrollChanged, returns true if this onScrollChanged is legit (not a duplicate) and should be dispatched.
onScrollChanged(int, int, int, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
onScrollChanged(int, int, int, int) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
onScrollChanged(int, int, int, int) - Method in class com.facebook.react.views.textinput.ReactEditText
 
onScrollChanged(int, int, int, int) - Method in interface com.facebook.react.views.textinput.ScrollWatcher
 
OnScrollDispatchHelper - Class in com.facebook.react.views.scroll
Android has a bug where onScrollChanged is called twice per frame with the same params during flings.
OnScrollDispatchHelper() - Constructor for class com.facebook.react.views.scroll.OnScrollDispatchHelper
 
onSelectionChanged(int, int) - Method in class com.facebook.react.views.textinput.ReactEditText
 
onSensorChanged(SensorEvent) - Method in class com.facebook.react.common.ShakeDetector
 
onServerContentChanged() - Method in interface com.facebook.react.devsupport.DevServerHelper.OnServerContentChangeListener
 
onShake() - Method in interface com.facebook.react.common.ShakeDetector.ShakeListener
 
onSharedPreferenceChanged(SharedPreferences, String) - Method in class com.facebook.react.devsupport.DevInternalSettings
 
onSizeChanged(int, int, int, int) - Method in class com.facebook.react.uimanager.common.SizeMonitoringFrameLayout
 
onSizeChanged(int, int, int, int) - Method in interface com.facebook.react.uimanager.common.SizeMonitoringFrameLayout.OnSizeChangedListener
 
onSizeChanged(int, int, int, int) - Method in class com.facebook.react.views.image.ReactImageView
 
onSizeChanged(int, int, int, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
onSizeChanged(int, int, int, int) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
onSizeChanged(int, int, int, int) - Method in class com.facebook.react.views.view.ReactViewGroup
 
onStartCommand(Intent, int, int) - Method in class com.facebook.react.HeadlessJsTaskService
 
onStartTemporaryDetach() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
 
onStartTemporaryDetach() - Method in class com.facebook.react.views.text.ReactTextView
 
onStartTemporaryDetach() - Method in class com.facebook.react.views.text.TextInlineImageSpan
Called by the text view from View.onStartTemporaryDetach().
onStartTemporaryDetach() - Method in class com.facebook.react.views.textinput.ReactEditText
 
onStartTemporaryDetach() - Method in class com.facebook.react.views.toolbar.ReactToolbar
 
onStop() - Method in class com.facebook.react.modules.datepicker.DismissableDatePickerDialog
 
onStop() - Method in class com.facebook.react.modules.timepicker.DismissableTimePickerDialog
 
onSuccess(NativeDeltaClient) - Method in interface com.facebook.react.devsupport.interfaces.DevBundleDownloadListener
 
onSuccess(File) - Method in interface com.facebook.react.devsupport.JSCHeapCapture.CaptureCallback
 
onSuccess(String) - Method in interface com.facebook.react.devsupport.JSDebuggerWebSocketClient.JSDebuggerCallback
 
onSuccess(String) - Method in interface com.facebook.react.devsupport.JSDevSupport.DevSupportCallback
 
onSuccess(String) - Method in class com.facebook.react.devsupport.JSDevSupport
 
onSuccess() - Method in interface com.facebook.react.devsupport.WebsocketJavaScriptExecutor.JSExecutorConnectCallback
 
onSurfaceTextureAvailable(SurfaceTexture, int, int) - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
 
onSurfaceTextureDestroyed(SurfaceTexture) - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
 
onSurfaceTextureSizeChanged(SurfaceTexture, int, int) - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
 
onSurfaceTextureUpdated(SurfaceTexture) - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
 
onSymbolicationComplete(Iterable<StackFrame>) - Method in interface com.facebook.react.devsupport.DevServerHelper.SymbolicationListener
 
onTouchEvent(MotionEvent) - Method in class com.facebook.react.ReactRootView
 
onTouchEvent(MotionEvent) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
onTouchEvent(MotionEvent) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
onTouchEvent(MotionEvent) - Method in class com.facebook.react.views.textinput.ReactEditText
 
onTouchEvent(MotionEvent) - Method in class com.facebook.react.views.view.ReactViewGroup
 
onTouchEvent(MotionEvent) - Method in class com.facebook.react.views.viewpager.ReactViewPager
 
onTraceStarted() - Method in interface com.facebook.systrace.TraceListener
 
onTraceStopped() - Method in interface com.facebook.systrace.TraceListener
 
onTransitionToBridgeBusy() - Method in interface com.facebook.react.bridge.NotThreadSafeBridgeIdleDebugListener
Called when the bridge was in an idle state and executes a JS call or callback.
onTransitionToBridgeBusy() - Method in class com.facebook.react.modules.debug.DidJSUpdateUiDuringFrameDetector
 
onTransitionToBridgeIdle() - Method in interface com.facebook.react.bridge.NotThreadSafeBridgeIdleDebugListener
Called once all pending JS calls have resolved via an onBatchComplete call in the bridge and the requested native module calls have also run.
onTransitionToBridgeIdle() - Method in class com.facebook.react.modules.debug.DidJSUpdateUiDuringFrameDetector
 
onTrimMemory(int) - Method in class com.facebook.react.MemoryPressureRouter
 
onUpdate(View, float) - Method in class com.facebook.react.animation.AbstractFloatPairPropertyUpdater
 
onUpdate(View, float) - Method in class com.facebook.react.animation.AbstractSingleFloatProperyUpdater
 
onUpdate(float) - Method in class com.facebook.react.animation.Animation
Animation engine should call this method for every animation frame passing animation progress value as a parameter.
onUpdate(View, float) - Method in interface com.facebook.react.animation.AnimationPropertyUpdater
This method will be called for each animation frame
onUpdate(View, float) - Method in class com.facebook.react.animation.NoopAnimationPropertyUpdater
 
onUpgrade(SQLiteDatabase, int, int) - Method in class com.facebook.react.modules.storage.ReactDatabaseSupplier
 
onValueUpdate(double) - Method in interface com.facebook.react.animated.AnimatedNodeValueListener
 
onViewAdded(View) - Method in class com.facebook.react.ReactRootView
 
onViewFound(View, String) - Method in interface com.facebook.react.uimanager.util.ReactFindViewUtil.OnMultipleViewsFoundListener
 
onViewFound(View) - Method in interface com.facebook.react.uimanager.util.ReactFindViewUtil.OnViewFoundListener
Called when the view has been found
onViewHierarchyUpdateEnqueued() - Method in class com.facebook.react.modules.debug.DidJSUpdateUiDuringFrameDetector
 
onViewHierarchyUpdateEnqueued() - Method in interface com.facebook.react.uimanager.debug.NotThreadSafeViewHierarchyUpdateDebugListener
Called when UIManagerModule enqueues a UI batch to be dispatched to the main thread.
onViewHierarchyUpdateFinished() - Method in class com.facebook.react.modules.debug.DidJSUpdateUiDuringFrameDetector
 
onViewHierarchyUpdateFinished() - Method in interface com.facebook.react.uimanager.debug.NotThreadSafeViewHierarchyUpdateDebugListener
Called from the main thread after a UI batch has been applied to all root views.
OPACITY - Static variable in class com.facebook.react.uimanager.ViewProps
 
OpacityAnimationPropertyUpdater - Class in com.facebook.react.animation
Subclass of AnimationPropertyUpdater for animating view's opacity
OpacityAnimationPropertyUpdater(float) - Constructor for class com.facebook.react.animation.OpacityAnimationPropertyUpdater
 
OpacityAnimationPropertyUpdater(float, float) - Constructor for class com.facebook.react.animation.OpacityAnimationPropertyUpdater
 
open(ReadableMap, Promise) - Method in class com.facebook.react.modules.datepicker.DatePickerDialogModule
Show a date picker dialog.
open(ReadableMap, Promise) - Method in class com.facebook.react.modules.timepicker.TimePickerDialogModule
 
OPEN_DRAWER - Static variable in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
openFile(Uri, String) - Method in class com.facebook.react.modules.blob.BlobProvider
 
openInspectorConnection() - Method in class com.facebook.react.devsupport.DevServerHelper
 
openPackagerConnection(String, DevServerHelper.PackagerCommandListener) - Method in class com.facebook.react.devsupport.DevServerHelper
 
openStackFrameCall(StackFrame) - Method in class com.facebook.react.devsupport.DevServerHelper
 
openURL(String, Promise) - Method in class com.facebook.react.modules.intent.IntentModule
Starts a corresponding external activity for the given URL.
operationComplete(int, String, String) - Method in class com.facebook.react.devsupport.JSCSamplingProfiler
 
OVER_SCROLL_ALWAYS - Static variable in class com.facebook.react.views.scroll.ReactScrollViewHelper
 
OVER_SCROLL_NEVER - Static variable in class com.facebook.react.views.scroll.ReactScrollViewHelper
 
OVERFLOW - Static variable in class com.facebook.react.uimanager.ViewProps
 

P

PackagerConnectionSettings - Class in com.facebook.react.packagerconnection
 
PackagerConnectionSettings(Context) - Constructor for class com.facebook.react.packagerconnection.PackagerConnectionSettings
 
PackagerStatusCallback - Interface in com.facebook.react.devsupport.interfaces
 
PADDING - Static variable in class com.facebook.react.uimanager.ViewProps
 
PADDING_BOTTOM - Static variable in class com.facebook.react.uimanager.ViewProps
 
PADDING_END - Static variable in class com.facebook.react.uimanager.ViewProps
 
PADDING_HORIZONTAL - Static variable in class com.facebook.react.uimanager.ViewProps
 
PADDING_LEFT - Static variable in class com.facebook.react.uimanager.ViewProps
 
PADDING_MARGIN_SPACING_TYPES - Static variable in class com.facebook.react.uimanager.ViewProps
 
PADDING_RIGHT - Static variable in class com.facebook.react.uimanager.ViewProps
 
PADDING_START - Static variable in class com.facebook.react.uimanager.ViewProps
 
PADDING_TOP - Static variable in class com.facebook.react.uimanager.ViewProps
 
PADDING_VERTICAL - Static variable in class com.facebook.react.uimanager.ViewProps
 
parse(String) - Static method in exception com.facebook.react.common.DebugServerException
Parse a DebugServerException from the server json string.
parse(String) - Static method in class com.facebook.yoga.YogaValue
 
parseOverScrollMode(String) - Static method in class com.facebook.react.views.scroll.ReactScrollViewHelper
 
PendingJSCall(String, String, NativeArray) - Constructor for class com.facebook.react.bridge.CatalystInstanceImpl.PendingJSCall
 
PERFORMANCE - Static variable in class com.facebook.debug.tags.ReactDebugOverlayTags
 
PerformanceCounter - Interface in com.facebook.react.bridge
 
PerfTestConfig - Class in com.facebook.perftest
PerfTestConfig stub.
PerfTestConfig() - Constructor for class com.facebook.perftest.PerfTestConfig
 
PERMISSION_DENIED - Static variable in class com.facebook.react.modules.location.PositionError
The acquisition of the geolocation information failed because the page didn't have the permission to do it.
PermissionAwareActivity - Interface in com.facebook.react.modules.core
Interface used to denote activities that can forward permission requests and call PermissionListeners with the permission request results.
PermissionListener - Interface in com.facebook.react.modules.core
Interface used by activities to delegate permission request results.
PermissionsModule - Class in com.facebook.react.modules.permissions
Module that exposes the Android M Permission system to JS.
PermissionsModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.permissions.PermissionsModule
 
PickerItemSelectEvent - Class in com.facebook.react.views.picker.events
 
PickerItemSelectEvent(int, int) - Constructor for class com.facebook.react.views.picker.events.PickerItemSelectEvent
 
ping(int) - Method in class com.facebook.react.modules.websocket.WebSocketModule
 
PixelUtil - Class in com.facebook.react.uimanager
Android dp to pixel manipulation
PixelUtil() - Constructor for class com.facebook.react.uimanager.PixelUtil
 
playTouchSound() - Method in class com.facebook.react.uimanager.UIManagerModule
 
POINTER_EVENTS - Static variable in class com.facebook.react.uimanager.ViewProps
 
PointerEvents - Enum in com.facebook.react.uimanager
Possible values for pointer events that a view and its descendants should receive.
poke(long) - Static method in class com.facebook.react.devsupport.JSCSamplingProfiler
 
poke(int) - Method in interface com.facebook.react.devsupport.JSCSamplingProfiler.SamplingProfiler
 
POSITION - Static variable in class com.facebook.react.uimanager.ViewProps
 
POSITION_SPACING_TYPES - Static variable in class com.facebook.react.uimanager.ViewProps
 
POSITION_UNAVAILABLE - Static variable in class com.facebook.react.modules.location.PositionError
The acquisition of the geolocation failed because at least one internal source of position returned an internal error.
PositionAnimationPairPropertyUpdater - Class in com.facebook.react.animation
Subclass of AnimationPropertyUpdater for animating center position of a view
PositionAnimationPairPropertyUpdater(float, float) - Constructor for class com.facebook.react.animation.PositionAnimationPairPropertyUpdater
 
PositionAnimationPairPropertyUpdater(float, float, float, float) - Constructor for class com.facebook.react.animation.PositionAnimationPairPropertyUpdater
 
PositionError - Class in com.facebook.react.modules.location
 
PositionError() - Constructor for class com.facebook.react.modules.location.PositionError
 
possiblyUpdateInlineImageSpans(Spannable, TextView) - Static method in class com.facebook.react.views.text.TextInlineImageSpan
For TextInlineImageSpan we need to update the Span to know that the window is attached and the TextView that we will set as the callback on the Drawable.
postFrameCallback(ChoreographerCompat.FrameCallback) - Method in class com.facebook.react.modules.core.ChoreographerCompat
 
postFrameCallback(ReactChoreographer.CallbackType, ChoreographerCompat.FrameCallback) - Method in class com.facebook.react.modules.core.ReactChoreographer
 
postFrameCallbackDelayed(ChoreographerCompat.FrameCallback, long) - Method in class com.facebook.react.modules.core.ChoreographerCompat
 
postFrameCallbackOnChoreographer() - Method in class com.facebook.react.modules.core.ReactChoreographer
 
postMessage(String) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView.ReactWebViewBridge
 
preallocateView(ThemedReactContext, String) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
PreAllocateViewMountItem - Class in com.facebook.react.fabric.mounting.mountitems
MountItem that is used to pre-allocate views for JS components.
PreAllocateViewMountItem(ThemedReactContext, int, String) - Constructor for class com.facebook.react.fabric.mounting.mountitems.PreAllocateViewMountItem
 
preComputeConstantsForViewManager(List<String>) - Method in class com.facebook.react.uimanager.UIManagerModule
Deprecated.
prefetchImage(String, int, Promise) - Method in class com.facebook.react.modules.image.ImageLoaderModule
Prefetches the given image to the Fresco image disk cache.
prepare(View) - Method in class com.facebook.react.animation.AbstractFloatPairPropertyUpdater
 
prepare(View) - Method in class com.facebook.react.animation.AbstractSingleFloatProperyUpdater
 
prepare(View) - Method in interface com.facebook.react.animation.AnimationPropertyUpdater
This method will be called before animation starts.
prepare(View) - Method in class com.facebook.react.animation.NoopAnimationPropertyUpdater
 
prepareJSRuntime(JSDebuggerWebSocketClient.JSDebuggerCallback) - Method in class com.facebook.react.devsupport.JSDebuggerWebSocketClient
 
prependUIBlock(UIBlock) - Method in class com.facebook.react.uimanager.UIImplementation
 
prependUIBlock(UIBlock) - Method in class com.facebook.react.uimanager.UIManagerModule
Schedule a block to be executed on the UI thread.
prependUIBlock(UIBlock) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
print() - Method in class com.facebook.yoga.YogaNode
Use the set logger (defaults to adb log) to print out the styles, children, and computed layout of the tree rooted at this node.
Printer - Interface in com.facebook.debug.holder
Interface to debugging tool.
PrinterHolder - Class in com.facebook.debug.holder
Holder for debugging tool instance.
PrinterHolder() - Constructor for class com.facebook.debug.holder.PrinterHolder
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.facebook.react.module.processing.ReactModuleSpecProcessor
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.facebook.react.processing.ReactPropertyProcessor
 
process(Bitmap, PlatformBitmapFactory) - Method in class com.facebook.react.views.image.MultiPostprocessor
 
processDelta(ReadableByteChannel) - Method in class com.facebook.react.bridge.NativeDeltaClient
 
processDelta(BufferedSource, File) - Method in class com.facebook.react.devsupport.BundleDeltaClient
 
processDelta(Headers, BufferedSource, File) - Method in class com.facebook.react.devsupport.BundleDeltaClient
 
processPackage(ReactPackage) - Method in class com.facebook.react.NativeModuleRegistryBuilder
 
processTransform(ReadableArray, double[]) - Static method in class com.facebook.react.uimanager.TransformHelper
 
profileNextBatch() - Method in interface com.facebook.react.bridge.PerformanceCounter
 
profileNextBatch() - Method in class com.facebook.react.fabric.FabricUIManager
 
profileNextBatch() - Method in class com.facebook.react.uimanager.UIImplementation
 
profileNextBatch() - Method in class com.facebook.react.uimanager.UIManagerModule
 
profileNextBatch() - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
ProgressBarShadowNode - Class in com.facebook.react.views.progressbar
Node responsible for holding the style of the ProgressBar, see under android.R.attr.progressBarStyle for possible styles.
ProgressBarShadowNode() - Constructor for class com.facebook.react.views.progressbar.ProgressBarShadowNode
 
ProgressiveStringDecoder - Class in com.facebook.react.modules.network
Class to decode encoded strings from byte array chunks.
ProgressiveStringDecoder(Charset) - Constructor for class com.facebook.react.modules.network.ProgressiveStringDecoder
 
ProgressListener - Interface in com.facebook.react.modules.network
 
ProgressRequestBody - Class in com.facebook.react.modules.network
 
ProgressRequestBody(RequestBody, ProgressListener) - Constructor for class com.facebook.react.modules.network.ProgressRequestBody
 
ProgressResponseBody - Class in com.facebook.react.modules.network
 
ProgressResponseBody(ResponseBody, ProgressListener) - Constructor for class com.facebook.react.modules.network.ProgressResponseBody
 
Promise - Interface in com.facebook.react.bridge
 
PromiseImpl - Class in com.facebook.react.bridge
 
PromiseImpl(Callback, Callback) - Constructor for class com.facebook.react.bridge.PromiseImpl
 
PROP_NATIVE_ID - Static variable in class com.facebook.react.uimanager.BaseViewManager
 
PROP_PLACEHOLDER - Static variable in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
PROP_REMOVE_CLIPPED_SUBVIEWS - Static variable in class com.facebook.react.uimanager.ReactClippingViewGroupHelper
 
PROP_SHADOW_COLOR - Static variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
PROP_SHADOW_OFFSET - Static variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
PROP_SHADOW_OFFSET_HEIGHT - Static variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
PROP_SHADOW_OFFSET_WIDTH - Static variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
PROP_SHADOW_RADIUS - Static variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
PROP_TEST_ID - Static variable in class com.facebook.react.uimanager.BaseViewManager
Used to locate views in end-to-end (UI) tests.
PROP_TEXT - Static variable in class com.facebook.react.views.text.ReactRawTextShadowNode
 
PROP_TEXT - Static variable in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
PROP_TEXT_TRANSFORM - Static variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
ProxyExecutorException(Throwable) - Constructor for exception com.facebook.react.bridge.JavaJSExecutor.ProxyExecutorException
 
ProxyJavaScriptExecutor - Class in com.facebook.react.bridge
JavaScript executor that delegates JS calls processed by native code back to a java version of the native executor interface.
ProxyJavaScriptExecutor(JavaJSExecutor) - Constructor for class com.facebook.react.bridge.ProxyJavaScriptExecutor
Create ProxyJavaScriptExecutor instance
ProxyJavaScriptExecutor.Factory - Class in com.facebook.react.bridge
 
pushArray(WritableArray) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
pushArray(WritableArray) - Method in interface com.facebook.react.bridge.WritableArray
 
pushArray(WritableArray) - Method in class com.facebook.react.bridge.WritableNativeArray
 
pushBoolean(boolean) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
pushBoolean(boolean) - Method in interface com.facebook.react.bridge.WritableArray
 
pushBoolean(boolean) - Method in class com.facebook.react.bridge.WritableNativeArray
 
pushDouble(double) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
pushDouble(double) - Method in interface com.facebook.react.bridge.WritableArray
 
pushDouble(double) - Method in class com.facebook.react.bridge.WritableNativeArray
 
pushInt(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
pushInt(int) - Method in interface com.facebook.react.bridge.WritableArray
 
pushInt(int) - Method in class com.facebook.react.bridge.WritableNativeArray
 
pushMap(WritableMap) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
pushMap(WritableMap) - Method in interface com.facebook.react.bridge.WritableArray
 
pushMap(WritableMap) - Method in class com.facebook.react.bridge.WritableNativeArray
 
pushNull() - Method in class com.facebook.react.bridge.JavaOnlyArray
 
pushNull() - Method in interface com.facebook.react.bridge.WritableArray
 
pushNull() - Method in class com.facebook.react.bridge.WritableNativeArray
 
pushString(String) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
pushString(String) - Method in interface com.facebook.react.bridge.WritableArray
 
pushString(String) - Method in class com.facebook.react.bridge.WritableNativeArray
 
put(K, V) - Method in class com.facebook.react.common.MapBuilder.Builder
 
put(URI, Map<String, List<String>>) - Method in class com.facebook.react.modules.network.ForwardingCookieHandler
 
putArray(String, WritableArray) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
putArray(String, WritableArray) - Method in interface com.facebook.react.bridge.WritableMap
 
putArray(String, WritableArray) - Method in class com.facebook.react.bridge.WritableNativeMap
 
putBoolean(String, boolean) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
putBoolean(String, boolean) - Method in interface com.facebook.react.bridge.WritableMap
 
putBoolean(String, boolean) - Method in class com.facebook.react.bridge.WritableNativeMap
 
putDouble(String, double) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
putDouble(String, double) - Method in interface com.facebook.react.bridge.WritableMap
 
putDouble(String, double) - Method in class com.facebook.react.bridge.WritableNativeMap
 
putInt(String, int) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
putInt(String, int) - Method in interface com.facebook.react.bridge.WritableMap
 
putInt(String, int) - Method in class com.facebook.react.bridge.WritableNativeMap
 
putMap(String, WritableMap) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
putMap(String, WritableMap) - Method in interface com.facebook.react.bridge.WritableMap
 
putMap(String, WritableMap) - Method in class com.facebook.react.bridge.WritableNativeMap
 
putNull(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
putNull(String) - Method in interface com.facebook.react.bridge.WritableMap
 
putNull(String) - Method in class com.facebook.react.bridge.WritableNativeMap
 
putString(String, String) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
putString(String, String) - Method in interface com.facebook.react.bridge.WritableMap
 
putString(String, String) - Method in class com.facebook.react.bridge.WritableNativeMap
 

Q

query(Uri, String[], String, String[], String) - Method in class com.facebook.react.modules.blob.BlobProvider
 
queryCache(ReadableArray, Promise) - Method in class com.facebook.react.modules.image.ImageLoaderModule
 
QueueThreadExceptionHandler - Interface in com.facebook.react.bridge.queue
Interface for a class that knows how to handle an Exception thrown while executing a Runnable submitted via MessageQueueThread.runOnQueue(java.lang.Runnable).
quitSynchronous() - Method in interface com.facebook.react.bridge.queue.MessageQueueThread
Quits this MessageQueueThread.
quitSynchronous() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
Quits this queue's Looper.

R

rawValue(String) - Method in class com.facebook.react.bridge.JsonWriter
 
RCTEventEmitter - Interface in com.facebook.react.uimanager.events
 
RCTNativeAppEventEmitter - Interface in com.facebook.react.modules.core
Module that handles global application events.
REACT_CLASS - Static variable in class com.facebook.react.uimanager.RootViewManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.art.ARTSurfaceViewManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.image.ReactImageManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.modal.ReactModalHostManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.picker.ReactDialogPickerManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.picker.ReactDropdownPickerManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.scroll.ReactScrollViewManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.slider.ReactSliderManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.switchview.ReactSwitchManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.text.ReactRawTextManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.text.ReactTextViewManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.text.ReactVirtualTextViewManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.textinput.ReactTextInputManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.view.ReactViewManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
 
REACT_CONSTRAINT_UNDEFINED - Static variable in class com.facebook.react.fabric.mounting.LayoutMetricsConversions
 
ReactAbsoluteSizeSpan - Class in com.facebook.react.views.text
 
ReactAbsoluteSizeSpan(int) - Constructor for class com.facebook.react.views.text.ReactAbsoluteSizeSpan
 
ReactActivity - Class in com.facebook.react
Base Activity for React Native applications.
ReactActivity() - Constructor for class com.facebook.react.ReactActivity
 
ReactActivityDelegate - Class in com.facebook.react
Delegate class for ReactActivity and ReactFragmentActivity.
ReactActivityDelegate(Activity, String) - Constructor for class com.facebook.react.ReactActivityDelegate
Deprecated.
ReactActivityDelegate(ReactActivity, String) - Constructor for class com.facebook.react.ReactActivityDelegate
 
ReactAndroidHWInputDeviceHelper - Class in com.facebook.react
Responsible for dispatching events specific for hardware inputs.
ReactApplication - Interface in com.facebook.react
 
ReactApplicationContext - Class in com.facebook.react.bridge
A context wrapper that always wraps Android Application Context and CatalystInstance by extending ReactContext
ReactApplicationContext(Context) - Constructor for class com.facebook.react.bridge.ReactApplicationContext
 
ReactBackgroundColorSpan - Class in com.facebook.react.views.text
 
ReactBackgroundColorSpan(int) - Constructor for class com.facebook.react.views.text.ReactBackgroundColorSpan
 
ReactBaseTextShadowNode - Class in com.facebook.react.views.text
ReactShadowNode abstract class for spannable text nodes.
ReactBaseTextShadowNode() - Constructor for class com.facebook.react.views.text.ReactBaseTextShadowNode
 
ReactBridge - Class in com.facebook.react.bridge
 
ReactBridge() - Constructor for class com.facebook.react.bridge.ReactBridge
 
ReactCheckBoxManager - Class in com.facebook.react.views.checkbox
View manager for ReactCheckBox components.
ReactCheckBoxManager() - Constructor for class com.facebook.react.views.checkbox.ReactCheckBoxManager
 
ReactChoreographer - Class in com.facebook.react.modules.core
A simple wrapper around Choreographer that allows us to control the order certain callbacks are executed within a given frame.
ReactChoreographer.CallbackType - Enum in com.facebook.react.modules.core
 
ReactClippingViewGroup - Interface in com.facebook.react.uimanager
Interface that should be implemented by View subclasses that support removeClippedSubviews property.
ReactClippingViewGroupHelper - Class in com.facebook.react.uimanager
Provides implementation of common tasks for view and it's view manager supporting property removeClippedSubviews.
ReactClippingViewGroupHelper() - Constructor for class com.facebook.react.uimanager.ReactClippingViewGroupHelper
 
ReactCompoundView - Interface in com.facebook.react.uimanager
This interface should be implemented be native View subclasses that can represent more than a single react node (e.g.
ReactCompoundViewGroup - Interface in com.facebook.react.uimanager
This interface should be implemented be native ViewGroup subclasses that can represent more than a single react node.
ReactConstants - Class in com.facebook.react.common
 
ReactConstants() - Constructor for class com.facebook.react.common.ReactConstants
 
ReactContentSizeChangedEvent - Class in com.facebook.react.views.textinput
Event emitted by EditText native view when content size changes.
ReactContentSizeChangedEvent(int, float, float) - Constructor for class com.facebook.react.views.textinput.ReactContentSizeChangedEvent
 
ReactContext - Class in com.facebook.react.bridge
Abstract ContextWrapper for Android application or activity Context and CatalystInstance
ReactContext(Context) - Constructor for class com.facebook.react.bridge.ReactContext
 
ReactContextBaseJavaModule - Class in com.facebook.react.bridge
Base class for Catalyst native modules that require access to the ReactContext instance.
ReactContextBaseJavaModule(ReactApplicationContext) - Constructor for class com.facebook.react.bridge.ReactContextBaseJavaModule
 
ReactCookieJarContainer - Class in com.facebook.react.modules.network
Basic okhttp3 CookieJar container
ReactCookieJarContainer() - Constructor for class com.facebook.react.modules.network.ReactCookieJarContainer
 
ReactDatabaseSupplier - Class in com.facebook.react.modules.storage
Database supplier of the database used by react native.
ReactDebugOverlayTags - Class in com.facebook.debug.tags
Category for debug overlays.
ReactDebugOverlayTags() - Constructor for class com.facebook.debug.tags.ReactDebugOverlayTags
 
ReactDialogPickerManager - Class in com.facebook.react.views.picker
ReactPickerManager for ReactPicker with Spinner.MODE_DIALOG.
ReactDialogPickerManager() - Constructor for class com.facebook.react.views.picker.ReactDialogPickerManager
 
ReactDrawableHelper - Class in com.facebook.react.views.view
Utility class that helps with converting android drawable description used in JS to an actual instance of Drawable.
ReactDrawableHelper() - Constructor for class com.facebook.react.views.view.ReactDrawableHelper
 
ReactDrawerLayoutManager - Class in com.facebook.react.views.drawer
View Manager for ReactDrawerLayout components.
ReactDrawerLayoutManager() - Constructor for class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
ReactDrawerLayoutManager.DrawerEventEmitter - Class in com.facebook.react.views.drawer
 
ReactDropdownPickerManager - Class in com.facebook.react.views.picker
ReactPickerManager for ReactPicker with Spinner.MODE_DROPDOWN.
ReactDropdownPickerManager() - Constructor for class com.facebook.react.views.picker.ReactDropdownPickerManager
 
ReactEditText - Class in com.facebook.react.views.textinput
A wrapper around the EditText that lets us better control what happens when an EditText gets focused or blurred, and when to display the soft keyboard and when not to.
ReactEditText(Context) - Constructor for class com.facebook.react.views.textinput.ReactEditText
 
ReactEventEmitter - Class in com.facebook.react.uimanager.events
 
ReactEventEmitter(ReactApplicationContext) - Constructor for class com.facebook.react.uimanager.events.ReactEventEmitter
 
ReactFabric - Interface in com.facebook.react.modules.fabric
JS module used to execute Fabric specific methods.
ReactFeatureFlags - Class in com.facebook.react.config
Hi there, traveller! This configuration class is not meant to be used by end-users of RN.
ReactFeatureFlags() - Constructor for class com.facebook.react.config.ReactFeatureFlags
 
ReactFindViewUtil - Class in com.facebook.react.uimanager.util
Finds views in React Native view hierarchies
ReactFindViewUtil() - Constructor for class com.facebook.react.uimanager.util.ReactFindViewUtil
 
ReactFindViewUtil.OnMultipleViewsFoundListener - Interface in com.facebook.react.uimanager.util
Callback to be invoked when all react native views with geiven NativeIds have been found
ReactFindViewUtil.OnViewFoundListener - Interface in com.facebook.react.uimanager.util
Callback to be invoked when a react native view has been found
ReactFontManager - Class in com.facebook.react.views.text
Class responsible to load and cache Typeface objects.
ReactForegroundColorSpan - Class in com.facebook.react.views.text
 
ReactForegroundColorSpan(int) - Constructor for class com.facebook.react.views.text.ReactForegroundColorSpan
 
ReactFragmentActivity - Class in com.facebook.react
Deprecated.
ReactFragmentActivity will be removed in 0.59 release. Use ReactActivity instead.
ReactFragmentActivity() - Constructor for class com.facebook.react.ReactFragmentActivity
Deprecated.
 
ReactHitSlopView - Interface in com.facebook.react.touch
This interface should be implemented by all View subclasses that want to use the hitSlop prop to extend their touch areas.
ReactHorizontalScrollContainerView - Class in com.facebook.react.views.scroll
Container of Horizontal scrollViews that supports RTL scrolling.
ReactHorizontalScrollContainerView(Context) - Constructor for class com.facebook.react.views.scroll.ReactHorizontalScrollContainerView
 
ReactHorizontalScrollContainerViewManager - Class in com.facebook.react.views.scroll
View manager for ReactHorizontalScrollContainerView components.
ReactHorizontalScrollContainerViewManager() - Constructor for class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
 
ReactHorizontalScrollView - Class in com.facebook.react.views.scroll
Similar to ReactScrollView but only supports horizontal scrolling.
ReactHorizontalScrollView(Context) - Constructor for class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
ReactHorizontalScrollView(Context, FpsListener) - Constructor for class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
ReactHorizontalScrollViewManager - Class in com.facebook.react.views.scroll
View manager for ReactHorizontalScrollView components.
ReactHorizontalScrollViewManager() - Constructor for class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
ReactHorizontalScrollViewManager(FpsListener) - Constructor for class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
ReactImageManager - Class in com.facebook.react.views.image
 
ReactImageManager(AbstractDraweeControllerBuilder, Object) - Constructor for class com.facebook.react.views.image.ReactImageManager
 
ReactImageManager(AbstractDraweeControllerBuilder, GlobalImageLoadListener, Object) - Constructor for class com.facebook.react.views.image.ReactImageManager
 
ReactImageManager() - Constructor for class com.facebook.react.views.image.ReactImageManager
 
ReactImageView - Class in com.facebook.react.views.image
Wrapper class around Fresco's GenericDraweeView, enabling persisting props across multiple view update and consistent processing of both static and network images.
ReactImageView(Context, AbstractDraweeControllerBuilder, GlobalImageLoadListener, Object) - Constructor for class com.facebook.react.views.image.ReactImageView
 
ReactInstanceManager - Class in com.facebook.react
This class is managing instances of CatalystInstance.
ReactInstanceManager.ReactInstanceEventListener - Interface in com.facebook.react
Listener interface for react instance events.
ReactInstanceManagerBuilder - Class in com.facebook.react
Builder class for ReactInstanceManager
ReactInstanceManagerDevHelper - Interface in com.facebook.react.devsupport
Interface used by DevSupportManager for accessing some fields and methods of ReactInstanceManager for the purpose of displaying and handling developer menu options.
ReactInstancePackage - Class in com.facebook.react
Deprecated.
ReactInstancePackage() - Constructor for class com.facebook.react.ReactInstancePackage
Deprecated.
 
ReactInterceptingViewGroup - Interface in com.facebook.react.touch
This interface should be implemented by all ViewGroup subviews that can be instantiating by NativeViewHierarchyManager.
ReactInvalidPropertyException - Exception in com.facebook.react.uimanager
 
ReactInvalidPropertyException(String, String, String) - Constructor for exception com.facebook.react.uimanager.ReactInvalidPropertyException
 
ReactMarker - Class in com.facebook.react.bridge
Static class that allows markers to be placed in React code and responded to in a configurable way
ReactMarker() - Constructor for class com.facebook.react.bridge.ReactMarker
 
ReactMarker.MarkerListener - Interface in com.facebook.react.bridge
 
ReactMarkerConstants - Enum in com.facebook.react.bridge
Constants used by ReactMarker.
ReactMethod - Annotation Type in com.facebook.react.bridge
Annotation which is used to mark methods that are exposed to React Native.
ReactModalHostManager - Class in com.facebook.react.views.modal
View manager for ReactModalHostView components.
ReactModalHostManager() - Constructor for class com.facebook.react.views.modal.ReactModalHostManager
 
ReactModalHostView - Class in com.facebook.react.views.modal
ReactModalHostView is a view that sits in the view hierarchy representing a Modal view.
ReactModalHostView(Context) - Constructor for class com.facebook.react.views.modal.ReactModalHostView
 
ReactModalHostView.OnRequestCloseListener - Interface in com.facebook.react.views.modal
 
ReactModule - Annotation Type in com.facebook.react.module.annotations
Annotation for use on BaseJavaModules to describe properties for that module.
ReactModuleInfo - Class in com.facebook.react.module.model
Data holder class holding native module specifications.
ReactModuleInfo(String, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.facebook.react.module.model.ReactModuleInfo
 
ReactModuleInfoProvider - Interface in com.facebook.react.module.model
Interface for auto-generated class by ReactModuleSpecProcessor.
ReactModuleList - Annotation Type in com.facebook.react.module.annotations
Annotates a function that returns a list of ModuleSpecs from which we get a list of NativeModules to create ReactModuleInfos from.
ReactModuleSpecProcessor - Class in com.facebook.react.module.processing
Generates a list of ReactModuleInfo for modules annotated with ReactModule in ReactPackages annotated with ReactModuleList.
ReactModuleSpecProcessor() - Constructor for class com.facebook.react.module.processing.ReactModuleSpecProcessor
 
ReactModuleWithSpec - Interface in com.facebook.react.bridge
An interface to be implemented by react modules that extends from the generated spec class.
ReactNativeConfig - Interface in com.facebook.react.fabric
 
ReactNativeHost - Class in com.facebook.react
Simple class that holds an instance of ReactInstanceManager.
ReactNativeHost(Application) - Constructor for class com.facebook.react.ReactNativeHost
 
ReactNativeVersion - Class in com.facebook.react.modules.systeminfo
 
ReactNativeVersion() - Constructor for class com.facebook.react.modules.systeminfo.ReactNativeVersion
 
ReactNetworkImageRequest - Class in com.facebook.react.modules.fresco
Extended ImageRequest with request headers
ReactNetworkImageRequest(ImageRequestBuilder, ReadableMap) - Constructor for class com.facebook.react.modules.fresco.ReactNetworkImageRequest
 
ReactPackage - Interface in com.facebook.react
Main interface for providing additional capabilities to the catalyst framework by couple of different means: 1) Registering new native modules 2) Registering new JS modules that may be accessed from native modules or from other parts of the native code (requiring JS modules from the package doesn't mean it will automatically be included as a part of the JS bundle, so there should be a corresponding piece of code on JS side that will require implementation of that JS module so that it gets bundled) 3) Registering custom native views (view managers) and custom event types 4) Registering natively packaged assets/resources (e.g.
ReactPackageHelper - Class in com.facebook.react
 
ReactPackageHelper() - Constructor for class com.facebook.react.ReactPackageHelper
 
ReactPackageLogger - Interface in com.facebook.react
Interface for the bridge to call for TTI start and end markers.
ReactPicker - Class in com.facebook.react.views.picker
 
ReactPicker(Context) - Constructor for class com.facebook.react.views.picker.ReactPicker
 
ReactPicker(Context, int) - Constructor for class com.facebook.react.views.picker.ReactPicker
 
ReactPicker(Context, AttributeSet) - Constructor for class com.facebook.react.views.picker.ReactPicker
 
ReactPicker(Context, AttributeSet, int) - Constructor for class com.facebook.react.views.picker.ReactPicker
 
ReactPicker(Context, AttributeSet, int, int) - Constructor for class com.facebook.react.views.picker.ReactPicker
 
ReactPicker.OnSelectListener - Interface in com.facebook.react.views.picker
Listener interface for ReactPicker events.
ReactPickerManager - Class in com.facebook.react.views.picker
ViewManager for the ReactPicker view.
ReactPickerManager() - Constructor for class com.facebook.react.views.picker.ReactPickerManager
 
ReactPointerEventsView - Interface in com.facebook.react.uimanager
This interface should be implemented be native View subclasses that support pointer events handling.
ReactProgressBarViewManager - Class in com.facebook.react.views.progressbar
Manages instances of ProgressBar.
ReactProgressBarViewManager() - Constructor for class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
ReactProp - Annotation Type in com.facebook.react.uimanager.annotations
Use this annotation to annotate properties of native views that should be exposed to JS.
ReactPropertyHolder - Annotation Type in com.facebook.react.uimanager.annotations
 
ReactPropertyProcessor - Class in com.facebook.react.processing
This annotation processor crawls subclasses of ReactShadowNode and ViewManager and finds their exported properties with the @ReactProp or @ReactGroupProp annotation.
ReactPropertyProcessor() - Constructor for class com.facebook.react.processing.ReactPropertyProcessor
 
ReactPropGroup - Annotation Type in com.facebook.react.uimanager.annotations
Use this annotation to annotate group of properties of native views that should be exposed to JS.
ReactQueueConfiguration - Interface in com.facebook.react.bridge.queue
Specifies which MessageQueueThreads must be used to run the various contexts of execution within catalyst (Main UI thread, native modules, and JS).
ReactQueueConfigurationImpl - Class in com.facebook.react.bridge.queue
 
ReactQueueConfigurationSpec - Class in com.facebook.react.bridge.queue
Spec for creating a ReactQueueConfiguration.
ReactQueueConfigurationSpec.Builder - Class in com.facebook.react.bridge.queue
 
ReactRawTextManager - Class in com.facebook.react.views.text
Manages raw text nodes (aka textContent in terms of DOM).
ReactRawTextManager() - Constructor for class com.facebook.react.views.text.ReactRawTextManager
 
ReactRawTextShadowNode - Class in com.facebook.react.views.text
ReactShadowNode class for pure raw text node (aka textContent in terms of DOM).
ReactRawTextShadowNode() - Constructor for class com.facebook.react.views.text.ReactRawTextShadowNode
 
ReactRootView - Class in com.facebook.react
Default root view for catalyst apps.
ReactRootView(Context) - Constructor for class com.facebook.react.ReactRootView
 
ReactRootView(Context, AttributeSet) - Constructor for class com.facebook.react.ReactRootView
 
ReactRootView(Context, AttributeSet, int) - Constructor for class com.facebook.react.ReactRootView
 
ReactRootView.ReactRootViewEventListener - Interface in com.facebook.react
Listener interface for react root view events
ReactRootViewTagGenerator - Class in com.facebook.react.uimanager
Incremental counter for React Root View tag.
ReactRootViewTagGenerator() - Constructor for class com.facebook.react.uimanager.ReactRootViewTagGenerator
 
ReactScrollView - Class in com.facebook.react.views.scroll
A simple subclass of ScrollView that doesn't dispatch measure and layout to its children and has a scroll listener to send scroll events to JS.
ReactScrollView(ReactContext) - Constructor for class com.facebook.react.views.scroll.ReactScrollView
 
ReactScrollView(ReactContext, FpsListener) - Constructor for class com.facebook.react.views.scroll.ReactScrollView
 
ReactScrollViewCommandHelper - Class in com.facebook.react.views.scroll
Helper for view managers to handle commands like 'scrollTo'.
ReactScrollViewCommandHelper() - Constructor for class com.facebook.react.views.scroll.ReactScrollViewCommandHelper
 
ReactScrollViewCommandHelper.ScrollCommandHandler<T> - Interface in com.facebook.react.views.scroll
 
ReactScrollViewCommandHelper.ScrollToCommandData - Class in com.facebook.react.views.scroll
 
ReactScrollViewCommandHelper.ScrollToEndCommandData - Class in com.facebook.react.views.scroll
 
ReactScrollViewHelper - Class in com.facebook.react.views.scroll
Helper class that deals with emitting Scroll Events.
ReactScrollViewHelper() - Constructor for class com.facebook.react.views.scroll.ReactScrollViewHelper
 
ReactScrollViewManager - Class in com.facebook.react.views.scroll
View manager for ReactScrollView components.
ReactScrollViewManager() - Constructor for class com.facebook.react.views.scroll.ReactScrollViewManager
 
ReactScrollViewManager(FpsListener) - Constructor for class com.facebook.react.views.scroll.ReactScrollViewManager
 
ReactShadowNode<T extends ReactShadowNode> - Interface in com.facebook.react.uimanager
Base node class for representing virtual tree of React nodes.
ReactShadowNodeImpl - Class in com.facebook.react.uimanager
Base node class for representing virtual tree of React nodes.
ReactShadowNodeImpl() - Constructor for class com.facebook.react.uimanager.ReactShadowNodeImpl
 
ReactSlider - Class in com.facebook.react.views.slider
Slider that behaves more like the iOS one, for consistency.
ReactSlider(Context, AttributeSet, int) - Constructor for class com.facebook.react.views.slider.ReactSlider
 
ReactSliderEvent - Class in com.facebook.react.views.slider
Event emitted by a ReactSliderManager when user changes slider position.
ReactSliderEvent(int, double, boolean) - Constructor for class com.facebook.react.views.slider.ReactSliderEvent
 
ReactSliderManager - Class in com.facebook.react.views.slider
Manages instances of ReactSlider.
ReactSliderManager() - Constructor for class com.facebook.react.views.slider.ReactSliderManager
 
ReactSlidingCompleteEvent - Class in com.facebook.react.views.slider
Event emitted when the user finishes dragging the slider.
ReactSlidingCompleteEvent(int, double) - Constructor for class com.facebook.react.views.slider.ReactSlidingCompleteEvent
 
ReactSpan - Interface in com.facebook.react.views.text
 
ReactStrikethroughSpan - Class in com.facebook.react.views.text
 
ReactStrikethroughSpan() - Constructor for class com.facebook.react.views.text.ReactStrikethroughSpan
 
ReactStylesDiffMap - Class in com.facebook.react.uimanager
Wrapper for ReadableMap which should be used for styles property map.
ReactStylesDiffMap(ReadableMap) - Constructor for class com.facebook.react.uimanager.ReactStylesDiffMap
 
ReactSwipeRefreshLayout - Class in com.facebook.react.views.swiperefresh
Basic extension of SwipeRefreshLayout with ReactNative-specific functionality.
ReactSwipeRefreshLayout(ReactContext) - Constructor for class com.facebook.react.views.swiperefresh.ReactSwipeRefreshLayout
 
ReactSwitchManager - Class in com.facebook.react.views.switchview
View manager for ReactSwitch components.
ReactSwitchManager() - Constructor for class com.facebook.react.views.switchview.ReactSwitchManager
 
reactTagForTouch(float, float) - Method in interface com.facebook.react.uimanager.ReactCompoundView
Return react tag for touched element.
reactTagForTouch(float, float) - Method in class com.facebook.react.views.text.ReactTextView
 
ReactTagSpan - Class in com.facebook.react.views.text
Instances of this class are used to place reactTag information of nested text react nodes into spannable text rendered by single TextView
ReactTagSpan(int) - Constructor for class com.facebook.react.views.text.ReactTagSpan
 
ReactTextAnchorViewManager<T extends android.view.View,C extends ReactBaseTextShadowNode> - Class in com.facebook.react.views.text
Abstract class for anchor <Text>-ish spannable views, such as TextView or TextEdit.
ReactTextAnchorViewManager() - Constructor for class com.facebook.react.views.text.ReactTextAnchorViewManager
 
ReactTextChangedEvent - Class in com.facebook.react.views.textinput
Event emitted by EditText native view when text changes.
ReactTextChangedEvent(int, String, int) - Constructor for class com.facebook.react.views.textinput.ReactTextChangedEvent
 
ReactTextInlineImageShadowNode - Class in com.facebook.react.views.text
Base class for YogaNodes that represent inline images.
ReactTextInlineImageShadowNode() - Constructor for class com.facebook.react.views.text.ReactTextInlineImageShadowNode
 
ReactTextInputEvent - Class in com.facebook.react.views.textinput
Event emitted by EditText native view when text changes.
ReactTextInputEvent(int, String, String, int, int) - Constructor for class com.facebook.react.views.textinput.ReactTextInputEvent
 
ReactTextInputKeyPressEvent - Class in com.facebook.react.views.textinput
Event emitted by EditText native view when key pressed
ReactTextInputLocalData - Class in com.facebook.react.views.textinput
Local state bearer for EditText instance.
ReactTextInputLocalData(EditText) - Constructor for class com.facebook.react.views.textinput.ReactTextInputLocalData
 
ReactTextInputManager - Class in com.facebook.react.views.textinput
Manages instances of TextInput.
ReactTextInputManager() - Constructor for class com.facebook.react.views.textinput.ReactTextInputManager
 
ReactTextInputShadowNode - Class in com.facebook.react.views.textinput
 
ReactTextInputShadowNode() - Constructor for class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
ReactTextShadowNode - Class in com.facebook.react.views.text
ReactBaseTextShadowNode concrete class for anchor Text node.
ReactTextShadowNode() - Constructor for class com.facebook.react.views.text.ReactTextShadowNode
 
ReactTextUpdate - Class in com.facebook.react.views.text
Class that contains the data needed for a text update.
ReactTextUpdate(Spannable, int, boolean, float, float, float, float, int) - Constructor for class com.facebook.react.views.text.ReactTextUpdate
Deprecated.
Use a non-deprecated constructor for ReactTextUpdate instead. This one remains because it's being used by a unit test that isn't currently open source.
ReactTextUpdate(Spannable, int, boolean, float, float, float, float, int, int, int) - Constructor for class com.facebook.react.views.text.ReactTextUpdate
 
ReactTextView - Class in com.facebook.react.views.text
 
ReactTextView(Context) - Constructor for class com.facebook.react.views.text.ReactTextView
 
ReactTextViewManager - Class in com.facebook.react.views.text
Concrete class for ReactTextAnchorViewManager which represents view managers of anchor <Text> nodes.
ReactTextViewManager() - Constructor for class com.facebook.react.views.text.ReactTextViewManager
 
ReactToolbar - Class in com.facebook.react.views.toolbar
Custom implementation of the Toolbar widget that adds support for remote images in logo and navigationIcon using fresco.
ReactToolbar(Context) - Constructor for class com.facebook.react.views.toolbar.ReactToolbar
 
ReactToolbarManager - Class in com.facebook.react.views.toolbar
Manages instances of ReactToolbar.
ReactToolbarManager() - Constructor for class com.facebook.react.views.toolbar.ReactToolbarManager
 
ReactUnderlineSpan - Class in com.facebook.react.views.text
 
ReactUnderlineSpan() - Constructor for class com.facebook.react.views.text.ReactUnderlineSpan
 
ReactViewBackgroundDrawable - Class in com.facebook.react.views.view
A subclass of Drawable used for background of ReactViewGroup.
ReactViewBackgroundDrawable(Context) - Constructor for class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
ReactViewBackgroundDrawable.BorderRadiusLocation - Enum in com.facebook.react.views.view
 
ReactViewBackgroundManager - Class in com.facebook.react.views.view
Class that manages the background for views and borders.
ReactViewBackgroundManager(View) - Constructor for class com.facebook.react.views.view.ReactViewBackgroundManager
 
ReactViewGroup - Class in com.facebook.react.views.view
Backing for a React View.
ReactViewGroup(Context) - Constructor for class com.facebook.react.views.view.ReactViewGroup
 
ReactViewManager - Class in com.facebook.react.views.view
View manager for AndroidViews (plain React Views).
ReactViewManager() - Constructor for class com.facebook.react.views.view.ReactViewManager
 
ReactViewPager - Class in com.facebook.react.views.viewpager
Wrapper view for ViewPager.
ReactViewPager(ReactContext) - Constructor for class com.facebook.react.views.viewpager.ReactViewPager
 
ReactViewPagerManager - Class in com.facebook.react.views.viewpager
Instance of ViewManager that provides native ViewPager view.
ReactViewPagerManager() - Constructor for class com.facebook.react.views.viewpager.ReactViewPagerManager
 
ReactVirtualTextShadowNode - Class in com.facebook.react.views.text
A virtual text node.
ReactVirtualTextShadowNode() - Constructor for class com.facebook.react.views.text.ReactVirtualTextShadowNode
 
ReactVirtualTextViewManager - Class in com.facebook.react.views.text
Manages raw text nodes.
ReactVirtualTextViewManager() - Constructor for class com.facebook.react.views.text.ReactVirtualTextViewManager
 
ReactWebView(ThemedReactContext) - Constructor for class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
WebView must be created with an context of the current activity
ReactWebViewClient() - Constructor for class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
 
ReactWebViewManager - Class in com.facebook.react.views.webview
Manages instances of WebView
ReactWebViewManager() - Constructor for class com.facebook.react.views.webview.ReactWebViewManager
 
ReactWebViewManager(WebViewConfig) - Constructor for class com.facebook.react.views.webview.ReactWebViewManager
 
ReactWebViewManager.ReactWebView - Class in com.facebook.react.views.webview
Subclass of WebView that implements LifecycleEventListener interface in order to call WebView.destroy() on activity destroy event and also to clear the client
ReactWebViewManager.ReactWebView.ReactWebViewBridge - Class in com.facebook.react.views.webview
 
ReactWebViewManager.ReactWebViewClient - Class in com.facebook.react.views.webview
 
ReactYogaConfigProvider - Class in com.facebook.react.uimanager
 
ReactYogaConfigProvider() - Constructor for class com.facebook.react.uimanager.ReactYogaConfigProvider
 
ReactZIndexedViewGroup - Interface in com.facebook.react.uimanager
ViewGroup that supports z-index.
ReadableArray - Interface in com.facebook.react.bridge
Interface for an array that allows typed access to its members.
ReadableMap - Interface in com.facebook.react.bridge
Interface for a map that allows typed access to its members.
ReadableMapKeySetIterator - Interface in com.facebook.react.bridge
Interface of a iterator for a NativeMap's key set.
ReadableNativeArray - Class in com.facebook.react.bridge
Implementation of a NativeArray that allows read-only access to its members.
ReadableNativeArray(HybridData) - Constructor for class com.facebook.react.bridge.ReadableNativeArray
 
ReadableNativeMap - Class in com.facebook.react.bridge
Implementation of a read-only map in native memory.
ReadableNativeMap(HybridData) - Constructor for class com.facebook.react.bridge.ReadableNativeMap
 
ReadableType - Enum in com.facebook.react.bridge
Defines the type of an object stored in a ReadableArray or ReadableMap.
readAllParts(MultipartStreamReader.ChunkListener) - Method in class com.facebook.react.devsupport.MultipartStreamReader
Reads all parts of the multipart response and execute the listener for each chunk received.
readAsDataURL(ReadableMap, Promise) - Method in class com.facebook.react.modules.blob.FileReaderModule
 
readAsText(ReadableMap, String, Promise) - Method in class com.facebook.react.modules.blob.FileReaderModule
 
receiveCommand(int, int, ReadableArray) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
receiveCommand(T, int, ReadableArray) - Method in class com.facebook.react.uimanager.ViewManager
Subclasses may use this method to receive events/commands directly from JS through the UIManager.
receiveCommand(ReactDrawerLayout, int, ReadableArray) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
receiveCommand(ReactHorizontalScrollView, int, ReadableArray) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
receiveCommand(ReactScrollViewCommandHelper.ScrollCommandHandler<T>, T, int, ReadableArray) - Static method in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper
 
receiveCommand(ReactScrollView, int, ReadableArray) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
receiveCommand(ReactEditText, int, ReadableArray) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
receiveCommand(ReactToolbar, int, ReadableArray) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
receiveCommand(ReactViewGroup, int, ReadableArray) - Method in class com.facebook.react.views.view.ReactViewManager
 
receiveCommand(ReactViewPager, int, ReadableArray) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
receiveCommand(WebView, int, ReadableArray) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
receiveEvent(int, String, WritableMap) - Method in class com.facebook.react.fabric.FabricEventEmitter
 
receiveEvent(int, String, WritableMap) - Method in class com.facebook.react.fabric.FabricUIManager
 
receiveEvent(int, String, WritableMap) - Method in interface com.facebook.react.uimanager.events.RCTEventEmitter
 
receiveEvent(int, String, WritableMap) - Method in class com.facebook.react.uimanager.events.ReactEventEmitter
 
receiveTouches(String, WritableArray, WritableArray) - Method in class com.facebook.react.fabric.FabricEventEmitter
 
receiveTouches(String, WritableArray, WritableArray) - Method in interface com.facebook.react.uimanager.events.RCTEventEmitter
 
receiveTouches(String, WritableArray, WritableArray) - Method in class com.facebook.react.uimanager.events.ReactEventEmitter
 
ReconnectingWebSocket - Class in com.facebook.react.packagerconnection
A wrapper around WebSocketClient that reconnects automatically
ReconnectingWebSocket(String, ReconnectingWebSocket.MessageCallback, ReconnectingWebSocket.ConnectionCallback) - Constructor for class com.facebook.react.packagerconnection.ReconnectingWebSocket
 
ReconnectingWebSocket.ConnectionCallback - Interface in com.facebook.react.packagerconnection
 
ReconnectingWebSocket.MessageCallback - Interface in com.facebook.react.packagerconnection
 
recreateReactContextInBackground() - Method in class com.facebook.react.ReactInstanceManager
Recreate the react application and context.
recycle() - Method in interface com.facebook.react.bridge.Dynamic
 
recycle() - Method in class com.facebook.react.bridge.DynamicFromArray
 
recycle() - Method in class com.facebook.react.bridge.DynamicFromMap
 
RedBoxHandler - Interface in com.facebook.react.devsupport
Interface used by DevSupportManagerImpl to allow interception on any redboxes during development and handling the information from the redbox.
RedBoxHandler.ErrorType - Enum in com.facebook.react.devsupport
 
RedBoxHandler.ReportCompletedListener - Interface in com.facebook.react.devsupport
RefreshEvent - Class in com.facebook.react.views.swiperefresh
 
RefreshEvent(int) - Constructor for class com.facebook.react.views.swiperefresh.RefreshEvent
 
register(JavaScriptContextHolder, FabricUIManager, EventBeatManager, MessageQueueThread, ComponentFactoryDelegate, ReactNativeConfig) - Method in class com.facebook.react.fabric.jsi.Binding
 
register(int, RCTEventEmitter) - Method in class com.facebook.react.uimanager.events.ReactEventEmitter
 
registerAnimation(Animation) - Method in class com.facebook.react.animation.AnimationRegistry
 
registerAnimation(Animation) - Method in class com.facebook.react.uimanager.UIImplementation
Registers a new Animation that can then be added to a View using UIImplementation.addAnimation(int, int, com.facebook.react.bridge.Callback).
registerAnimation(Animation) - Method in class com.facebook.react.uimanager.UIManagerModule
Registers a new Animation that can then be added to a View using UIManagerModule.addAnimation(int, int, com.facebook.react.bridge.Callback).
registerErrorCustomizer(ErrorCustomizer) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
registerErrorCustomizer(ErrorCustomizer) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
registerErrorCustomizer(ErrorCustomizer) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
registerEventEmitter(int, RCTEventEmitter) - Method in class com.facebook.react.uimanager.events.EventDispatcher
 
registerListener(TraceListener) - Static method in class com.facebook.systrace.Systrace
 
registerModules(List<JSIModuleSpec>) - Method in class com.facebook.react.bridge.JSIModuleRegistry
 
registerRootView(T, int, ThemedReactContext) - Method in class com.facebook.react.uimanager.UIImplementation
Registers a root node with a given tag, size and ThemedReactContext and adds it to a node registry.
registerSegment(int, String) - Method in interface com.facebook.react.bridge.CatalystInstance
This method registers the file path of an additional JS segment by its ID.
registerSegment(int, String) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
reject(String, String) - Method in interface com.facebook.react.bridge.Promise
Report an error without an exception using a custom code and error message.
reject(String, Throwable) - Method in interface com.facebook.react.bridge.Promise
Report an exception with a custom code.
reject(String, String, Throwable) - Method in interface com.facebook.react.bridge.Promise
Report an exception with a custom code and error message.
reject(Throwable) - Method in interface com.facebook.react.bridge.Promise
Report an exception, with default error code.
reject(Throwable, WritableMap) - Method in interface com.facebook.react.bridge.Promise
Report an exception, with default error code, with userInfo.
reject(String, WritableMap) - Method in interface com.facebook.react.bridge.Promise
Reject with a code and userInfo WritableMap.
reject(String, Throwable, WritableMap) - Method in interface com.facebook.react.bridge.Promise
Report an exception with a custom code and userInfo.
reject(String, String, WritableMap) - Method in interface com.facebook.react.bridge.Promise
Report an error with a custom code, error message and userInfo, an error not caused by an exception.
reject(String, String, Throwable, WritableMap) - Method in interface com.facebook.react.bridge.Promise
Report an exception with a custom code, error message and userInfo.
reject(String) - Method in interface com.facebook.react.bridge.Promise
Deprecated.
Prefer passing a module-specific error code to JS. Using this method will pass the error code "EUNSPECIFIED".
reject(String, String) - Method in class com.facebook.react.bridge.PromiseImpl
Report an error without an exception using a custom code and error message.
reject(String, Throwable) - Method in class com.facebook.react.bridge.PromiseImpl
Report an exception with a custom code.
reject(String, String, Throwable) - Method in class com.facebook.react.bridge.PromiseImpl
Report an exception with a custom code and error message.
reject(Throwable) - Method in class com.facebook.react.bridge.PromiseImpl
Report an exception, with default error code.
reject(Throwable, WritableMap) - Method in class com.facebook.react.bridge.PromiseImpl
Report an exception, with default error code, with userInfo.
reject(String, WritableMap) - Method in class com.facebook.react.bridge.PromiseImpl
Reject with a code and userInfo WritableMap.
reject(String, Throwable, WritableMap) - Method in class com.facebook.react.bridge.PromiseImpl
Report an exception with a custom code and userInfo.
reject(String, String, WritableMap) - Method in class com.facebook.react.bridge.PromiseImpl
Report an error with a custom code, error message and userInfo, an error not caused by an exception.
reject(String, String, Throwable, WritableMap) - Method in class com.facebook.react.bridge.PromiseImpl
Report an exception with a custom code, error message and userInfo.
reject(String) - Method in class com.facebook.react.bridge.PromiseImpl
Deprecated.
RELAY - Static variable in class com.facebook.debug.tags.ReactDebugOverlayTags
 
release(T) - Method in class com.facebook.react.common.ClearableSynchronizedPool
 
release(String) - Method in class com.facebook.react.modules.blob.BlobModule
 
RELOAD_APP_EXTRA_JS_PROXY - Static variable in class com.facebook.react.devsupport.DevServerHelper
 
reloadJSFromServer(String) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
reloadJSFromServer(String) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
reloadJSFromServer(String) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
reloadSettings() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
reloadSettings() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
reloadSettings() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
REMOTE_IMAGE_FADE_DURATION_MS - Static variable in class com.facebook.react.views.image.ReactImageView
 
REMOTE_TRANSPARENT_BITMAP_URI - Static variable in class com.facebook.react.views.image.ReactImageView
 
remove(String) - Method in class com.facebook.react.modules.blob.BlobModule
 
removeActivityEventListener(ActivityEventListener) - Method in class com.facebook.react.bridge.ReactContext
 
removeAllNativeChildren() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
removeAllNativeChildren() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
removeAllViews(T) - Method in class com.facebook.react.uimanager.ViewGroupManager
 
removeAllViews(ReactViewGroup) - Method in class com.facebook.react.views.view.ReactViewManager
 
removeAllViewsFromAdapter() - Method in class com.facebook.react.views.viewpager.ReactViewPager
 
removeAndDisposeAllChildren() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
removeAndDisposeAllChildren() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
removeAnimatedEventFromView(int, String, int) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
removeAnimation(int) - Method in class com.facebook.react.animation.AnimationRegistry
 
removeAnimation(int, int) - Method in class com.facebook.react.uimanager.UIImplementation
Removes an existing Animation, canceling it if it was in progress.
removeAnimation(int, int) - Method in class com.facebook.react.uimanager.UIManagerModule
Removes an existing Animation, canceling it if it was in progress.
removeBatchEventDispatchedListener(BatchEventDispatchedListener) - Method in class com.facebook.react.uimanager.events.EventDispatcher
 
removeBridgeIdleDebugListener(NotThreadSafeBridgeIdleDebugListener) - Method in interface com.facebook.react.bridge.CatalystInstance
removeBridgeIdleDebugListener(NotThreadSafeBridgeIdleDebugListener) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
removeChildAt(int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
removeChildAt(int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
removeChildAt(int) - Method in class com.facebook.yoga.YogaNode
 
removeCoalescingKey(long) - Method in class com.facebook.react.uimanager.events.TouchEventCoalescingKeyHelper
Stops tracking a new coalescing key corresponding to the gesture with this down time.
removeCookieJar() - Method in interface com.facebook.react.modules.network.CookieJarContainer
 
removeCookieJar() - Method in class com.facebook.react.modules.network.ReactCookieJarContainer
 
removeFrameCallback(ChoreographerCompat.FrameCallback) - Method in class com.facebook.react.modules.core.ChoreographerCompat
 
removeFrameCallback(ReactChoreographer.CallbackType, ChoreographerCompat.FrameCallback) - Method in class com.facebook.react.modules.core.ReactChoreographer
 
removeLayoutUpdateListener() - Method in class com.facebook.react.uimanager.UIImplementation
 
removeLifecycleEventListener(LifecycleEventListener) - Method in class com.facebook.react.bridge.ReactContext
 
removeLifecycleEventListener(LifecycleEventListener) - Method in class com.facebook.react.uimanager.ThemedReactContext
 
removeListener(ReactMarker.MarkerListener) - Static method in class com.facebook.react.bridge.ReactMarker
 
removeListener(EventDispatcherListener) - Method in class com.facebook.react.uimanager.events.EventDispatcher
Remove a listener from this EventDispatcher.
removeMemoryPressureListener(MemoryPressureListener) - Method in class com.facebook.react.MemoryPressureRouter
RemoveMountItem - Class in com.facebook.react.fabric.mounting.mountitems
 
RemoveMountItem(int, int, int) - Constructor for class com.facebook.react.fabric.mounting.mountitems.RemoveMountItem
 
removeNativeChildAt(int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
removeNativeChildAt(int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
removeNode(int) - Method in class com.facebook.react.uimanager.ShadowNodeRegistry
 
removeReactInstanceEventListener(ReactInstanceManager.ReactInstanceEventListener) - Method in class com.facebook.react.ReactInstanceManager
removeRequestBodyHandler(NetworkingModule.RequestBodyHandler) - Method in class com.facebook.react.modules.network.NetworkingModule
 
removeResponseHandler(NetworkingModule.ResponseHandler) - Method in class com.facebook.react.modules.network.NetworkingModule
 
removeRootNode(int) - Method in class com.facebook.react.uimanager.ShadowNodeRegistry
 
removeRootShadowNode(int) - Method in class com.facebook.react.uimanager.UIImplementation
Unregisters a root node with a given tag from the shadow node registry
removeRootView(int) - Method in interface com.facebook.react.bridge.UIManager
Unregisters a new root view.
removeRootView(int) - Method in class com.facebook.react.fabric.FabricUIManager
 
removeRootView(int) - Method in class com.facebook.react.fabric.mounting.MountingManager
Releases all references to react root tag.
removeRootView(int) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
removeRootView(int) - Method in class com.facebook.react.uimanager.UIImplementation
Unregisters a root node with a given tag.
removeRootView(int) - Method in class com.facebook.react.uimanager.UIManagerModule
 
removeShadowNode(ReactShadowNode) - Method in class com.facebook.react.uimanager.UIImplementation
 
removeSubviewsFromContainerWithID(int) - Method in class com.facebook.react.uimanager.UIImplementation
Method which takes a container tag and then releases all subviews for that container upon receipt.
removeSubviewsFromContainerWithID(int) - Method in class com.facebook.react.uimanager.UIManagerModule
Method which takes a container tag and then releases all subviews for that container upon receipt.
removeTaskEventListener(HeadlessJsTaskEventListener) - Method in class com.facebook.react.jstasks.HeadlessJsTaskContext
Unregister a task lifecycle event listener.
removeTextChangedListener(TextWatcher) - Method in class com.facebook.react.views.textinput.ReactEditText
 
removeUIManagerListener(UIManagerModuleListener) - Method in class com.facebook.react.uimanager.UIManagerModule
 
removeUriHandler(NetworkingModule.UriHandler) - Method in class com.facebook.react.modules.network.NetworkingModule
 
removeView(T, View) - Method in class com.facebook.react.uimanager.ViewGroupManager
 
removeView(View) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
removeView(View) - Method in class com.facebook.react.views.view.ReactViewGroup
 
removeViewAt(int, int) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
removeViewAt(T, int) - Method in class com.facebook.react.uimanager.ViewGroupManager
 
removeViewAt(int) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
removeViewAt(int) - Method in class com.facebook.react.views.view.ReactViewGroup
 
removeViewAt(ReactViewGroup, int) - Method in class com.facebook.react.views.view.ReactViewManager
 
removeViewAt(ReactViewPager, int) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
removeViewListener(ReactFindViewUtil.OnViewFoundListener) - Static method in class com.facebook.react.uimanager.util.ReactFindViewUtil
Removes an OnViewFoundListener previously registered with addViewListener().
removeViewsListener(ReactFindViewUtil.OnMultipleViewsFoundListener) - Static method in class com.facebook.react.uimanager.util.ReactFindViewUtil
 
removeWebSocketHandler(int) - Method in class com.facebook.react.modules.blob.BlobModule
 
renderTemplateToSurface(int, String) - Method in class com.facebook.react.fabric.jsi.Binding
 
replaceExistingNonRootView(int, int) - Method in class com.facebook.react.uimanager.UIImplementation
Replaces the View specified by oldTag with the View specified by newTag within oldTag's parent.
replaceExistingNonRootView(int, int) - Method in class com.facebook.react.uimanager.UIManagerModule
Replaces the View specified by oldTag with the View specified by newTag within oldTag's parent.
reportFatalException(String, ReadableArray, int) - Method in class com.facebook.react.modules.core.ExceptionsManagerModule
 
reportRedbox(Context, String, StackFrame[], String, RedBoxHandler.ReportCompletedListener) - Method in interface com.facebook.react.devsupport.RedBoxHandler
Report the information from the redbox and set up a callback listener.
reportSoftException(String, ReadableArray, int) - Method in class com.facebook.react.modules.core.ExceptionsManagerModule
 
requestChildFocus(View, View) - Method in class com.facebook.react.ReactRootView
 
requestDisallowInterceptTouchEvent(boolean) - Method in class com.facebook.react.ReactRootView
 
requestDisallowInterceptTouchEvent(boolean) - Method in class com.facebook.react.views.swiperefresh.ReactSwipeRefreshLayout
SwipeRefreshLayout overrides ViewGroup#requestDisallowInterceptTouchEvent and swallows it.
requestFocus(int, Rect) - Method in class com.facebook.react.views.textinput.ReactEditText
 
requestFocusFromJS() - Method in class com.facebook.react.views.textinput.ReactEditText
 
RequestHandler - Interface in com.facebook.react.packagerconnection
 
requestLayout() - Method in class com.facebook.react.views.picker.ReactPicker
 
requestLayout() - Method in class com.facebook.react.views.toolbar.ReactToolbar
 
requestLayout() - Method in class com.facebook.react.views.view.ReactViewGroup
 
requestMultiplePermissions(ReadableArray, Promise) - Method in class com.facebook.react.modules.permissions.PermissionsModule
 
RequestOnlyHandler - Class in com.facebook.react.packagerconnection
 
RequestOnlyHandler() - Constructor for class com.facebook.react.packagerconnection.RequestOnlyHandler
 
requestPermission(String, Promise) - Method in class com.facebook.react.modules.permissions.PermissionsModule
Request the given permission.
requestPermissions(String[], int, PermissionListener) - Method in interface com.facebook.react.modules.core.PermissionAwareActivity
See Activity.requestPermissions(java.lang.String[], int).
requestPermissions(String[], int, PermissionListener) - Method in class com.facebook.react.ReactActivity
 
requestPermissions(String[], int, PermissionListener) - Method in class com.facebook.react.ReactActivityDelegate
 
requiresExtraMap(String) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
 
reset() - Method in class com.facebook.react.bridge.NativeDeltaClient
 
reset() - Method in class com.facebook.react.devsupport.BundleDeltaClient
 
reset() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
 
reset() - Method in class com.facebook.react.uimanager.layoutanimation.LayoutAnimationController
 
reset() - Method in class com.facebook.react.uimanager.Spacing
Resets the spacing instance to its default state.
reset() - Method in class com.facebook.yoga.YogaNode
 
resetConfig(ReadableMap) - Method in class com.facebook.react.animated.DecayAnimation
 
resetIdentityMatrix(double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
resetModule(HybridData) - Method in class com.facebook.react.bridge.CxxModuleWrapperBase
 
resetNative() - Method in class com.facebook.jni.HybridData
To explicitly delete the instance, call resetNative().
resetPerfStats() - Method in interface com.facebook.react.bridge.queue.MessageQueueThread
Resets the perf counters.
resetPerfStats() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
 
resetPerfStats() - Method in class com.facebook.react.bridge.ReactContext
 
RESIZE_METHOD - Static variable in class com.facebook.react.uimanager.ViewProps
 
RESIZE_MODE - Static variable in class com.facebook.react.uimanager.ViewProps
 
resolve(Object) - Method in interface com.facebook.react.bridge.Promise
Successfully resolve the Promise with an optional value.
resolve(Object) - Method in class com.facebook.react.bridge.PromiseImpl
Successfully resolve the Promise with an optional value.
resolve(Uri) - Method in class com.facebook.react.modules.blob.BlobModule
 
resolve(String, int, int) - Method in class com.facebook.react.modules.blob.BlobModule
 
resolve(ReadableMap) - Method in class com.facebook.react.modules.blob.BlobModule
 
resolveCustomEventName(String) - Method in interface com.facebook.react.uimanager.UIManagerModule.CustomEventNamesResolver
Returns custom event name by the provided event name.
resolveRootTagFromReactTag(int) - Method in class com.facebook.react.uimanager.UIImplementation
 
resolveRootTagFromReactTag(int) - Method in class com.facebook.react.uimanager.UIManagerModule
Given a reactTag from a component, find its root node tag, if possible.
resolveShadowNode(int) - Method in class com.facebook.react.uimanager.UIImplementation
 
resolveView(int) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
resolveViewManager(int) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
resolveViewManager(String) - Method in class com.facebook.react.uimanager.UIImplementation
 
ResourceDrawableIdHelper - Class in com.facebook.react.views.imagehelper
Helper class for obtaining information about local images.
respond(Object) - Method in interface com.facebook.react.packagerconnection.Responder
 
Responder - Interface in com.facebook.react.packagerconnection
 
ResponseUtil - Class in com.facebook.react.modules.network
Util methods to send network responses to JS.
ResponseUtil() - Constructor for class com.facebook.react.modules.network.ResponseUtil
 
restoreCanvas(Canvas) - Method in class com.facebook.react.views.art.ARTVirtualNode
Restore the canvas after an element was drawn.
RIGHT - Static variable in class com.facebook.react.uimanager.Spacing
Spacing type that represents the right direction.
RIGHT - Static variable in class com.facebook.react.uimanager.ViewProps
 
RN_CORE - Static variable in class com.facebook.debug.tags.ReactDebugOverlayTags
 
RootView - Interface in com.facebook.react.uimanager
Interface for the root native view of a React native application.
RootViewManager - Class in com.facebook.react.uimanager
View manager for ReactRootView components.
RootViewManager() - Constructor for class com.facebook.react.uimanager.RootViewManager
 
RootViewUtil - Class in com.facebook.react.uimanager
 
RootViewUtil() - Constructor for class com.facebook.react.uimanager.RootViewUtil
 
RotationAnimationPropertyUpdater - Class in com.facebook.react.animation
Subclass of AnimationPropertyUpdater for animating view's rotation
RotationAnimationPropertyUpdater(float) - Constructor for class com.facebook.react.animation.RotationAnimationPropertyUpdater
 
roundTo3Places(double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
run() - Method in class com.facebook.jni.NativeRunnable
 
run() - Method in class com.facebook.react.animation.Animation
 
run() - Method in class com.facebook.react.animation.ImmediateAnimation
 
run() - Method in class com.facebook.react.bridge.GuardedRunnable
 
run() - Method in class com.facebook.react.bridge.queue.NativeRunnable
 
run() - Method in class com.facebook.react.bridge.queue.NativeRunnableDeprecated
 
run() - Method in class com.facebook.react.packagerconnection.FileIoHandler
 
runAnimationStep(long) - Method in class com.facebook.react.animated.DecayAnimation
 
runApplication(String, WritableMap) - Method in interface com.facebook.react.modules.appregistry.AppRegistry
 
runGuarded() - Method in class com.facebook.react.bridge.GuardedRunnable
 
runJSBundle() - Method in interface com.facebook.react.bridge.CatalystInstance
 
runJSBundle() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
runOnJSQueueThread(Runnable) - Method in class com.facebook.react.bridge.ReactContext
 
runOnNativeModulesQueueThread(Runnable) - Method in class com.facebook.react.bridge.ReactContext
 
runOnQueue(Runnable) - Method in interface com.facebook.react.bridge.queue.MessageQueueThread
Runs the given Runnable on this Thread.
runOnQueue(Runnable) - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
Runs the given Runnable on this Thread.
runOnUiQueueThread(Runnable) - Method in class com.facebook.react.bridge.ReactContext
 
runOnUiThread(Runnable) - Static method in class com.facebook.react.bridge.UiThreadUtil
Runs the given Runnable on the UI thread.

S

saveAndSetupCanvas(Canvas) - Method in class com.facebook.react.views.art.ARTVirtualNode
Sets up the transform matrix on the canvas before an element is drawn.
saveFromResponse(HttpUrl, List<Cookie>) - Method in class com.facebook.react.modules.network.ReactCookieJarContainer
 
saveToCameraRoll(String, String, Promise) - Method in class com.facebook.react.modules.camera.CameraRollManager
Save an image to the gallery (i.e.
ScaleTypeStartInside - Class in com.facebook.react.views.image
 
ScaleTypeStartInside() - Constructor for class com.facebook.react.views.image.ScaleTypeStartInside
 
ScaleXAnimationPropertyUpdater - Class in com.facebook.react.animation
Subclass of AnimationPropertyUpdater for animating view's X scale
ScaleXAnimationPropertyUpdater(float) - Constructor for class com.facebook.react.animation.ScaleXAnimationPropertyUpdater
 
ScaleXAnimationPropertyUpdater(float, float) - Constructor for class com.facebook.react.animation.ScaleXAnimationPropertyUpdater
 
ScaleXYAnimationPairPropertyUpdater - Class in com.facebook.react.animation
Subclass of AnimationPropertyUpdater for animating view's X and Y scale
ScaleXYAnimationPairPropertyUpdater(float, float) - Constructor for class com.facebook.react.animation.ScaleXYAnimationPairPropertyUpdater
 
ScaleXYAnimationPairPropertyUpdater(float, float, float, float) - Constructor for class com.facebook.react.animation.ScaleXYAnimationPairPropertyUpdater
 
ScaleYAnimationPropertyUpdater - Class in com.facebook.react.animation
Subclass of AnimationPropertyUpdater for animating view's Y scale
ScaleYAnimationPropertyUpdater(float) - Constructor for class com.facebook.react.animation.ScaleYAnimationPropertyUpdater
 
ScaleYAnimationPropertyUpdater(float, float) - Constructor for class com.facebook.react.animation.ScaleYAnimationPropertyUpdater
 
SCROLL - Static variable in class com.facebook.react.uimanager.ViewProps
 
ScrollEvent - Class in com.facebook.react.views.scroll
A event dispatched from a ScrollView scrolling.
ScrollEventType - Enum in com.facebook.react.views.scroll
Scroll event types that JS module RCTEventEmitter can understand
scrollTo(ReactHorizontalScrollView, ReactScrollViewCommandHelper.ScrollToCommandData) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
scrollTo(T, ReactScrollViewCommandHelper.ScrollToCommandData) - Method in interface com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollCommandHandler
 
scrollTo(ReactScrollView, ReactScrollViewCommandHelper.ScrollToCommandData) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
scrollToEnd(ReactHorizontalScrollView, ReactScrollViewCommandHelper.ScrollToEndCommandData) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
scrollToEnd(T, ReactScrollViewCommandHelper.ScrollToEndCommandData) - Method in interface com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollCommandHandler
 
scrollToEnd(ReactScrollView, ReactScrollViewCommandHelper.ScrollToEndCommandData) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
ScrollWatcher - Interface in com.facebook.react.views.textinput
 
send(String, int) - Method in class com.facebook.react.modules.websocket.WebSocketModule
 
sendAccessibilityEvent(int, int) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
sendAccessibilityEvent(int, int) - Method in class com.facebook.react.uimanager.UIImplementation
 
sendAccessibilityEvent(int, int) - Method in class com.facebook.react.uimanager.UIManagerModule
 
sendBinary(String, int) - Method in class com.facebook.react.modules.websocket.WebSocketModule
 
sendBinary(ByteString, int) - Method in class com.facebook.react.modules.websocket.WebSocketModule
 
sendEventToAllConnections(String) - Method in class com.facebook.react.devsupport.InspectorPackagerConnection
 
sendIntent(String, ReadableArray, Promise) - Method in class com.facebook.react.modules.intent.IntentModule
Allows to send intents on Android For example, you can open the Notification Category screen for a specific application passing action = 'android.settings.CHANNEL_NOTIFICATION_SETTINGS' and extras = [ { 'android.provider.extra.APP_PACKAGE': 'your.package.name.here' }, { 'android.provider.extra.CHANNEL_ID': 'your.channel.id.here } ]
sendMessage(String) - Method in class com.facebook.react.bridge.Inspector.LocalConnection
 
sendMessage(String) - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
 
sendMessage(ByteString) - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
 
sendOverSocket(ReadableMap, int) - Method in class com.facebook.react.modules.blob.BlobModule
 
sendRequest(String, String, int, ReadableArray, ReadableMap, String, boolean, int, boolean) - Method in class com.facebook.react.modules.network.NetworkingModule
 
sendRequestInternal(String, String, int, ReadableArray, ReadableMap, String, boolean, int, boolean) - Method in class com.facebook.react.modules.network.NetworkingModule
 
sendTouchEvent(RCTEventEmitter, TouchEventType, int, TouchEvent) - Static method in class com.facebook.react.uimanager.events.TouchesHelper
Generate and send touch event to RCTEventEmitter JS module associated with the given .
set(T) - Method in class com.facebook.react.common.futures.SimpleSettableFuture
Sets the result.
set(int, long) - Method in class com.facebook.react.common.LongArray
 
set(int, float) - Method in class com.facebook.react.uimanager.Spacing
Set a spacing value.
setAccessibilityComponentType(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setAccessibilityHint(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setAccessibilityLabel(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setAccessibilityLiveRegion(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setAccessibilityRole(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setAccessible(ReactViewGroup, boolean) - Method in class com.facebook.react.views.view.ReactViewManager
 
setActions(ReactToolbar, ReadableArray) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
setAlignContent(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setAlignContent(YogaAlign) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setAlignContent(YogaAlign) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setAlignContent(YogaAlign) - Method in class com.facebook.yoga.YogaNode
 
setAlignItems(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setAlignItems(YogaAlign) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setAlignItems(YogaAlign) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setAlignItems(YogaAlign) - Method in class com.facebook.yoga.YogaNode
 
setAlignment(int) - Method in class com.facebook.react.views.art.ARTTextShadowNode
 
setAlignSelf(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setAlignSelf(YogaAlign) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setAlignSelf(YogaAlign) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setAlignSelf(YogaAlign) - Method in class com.facebook.yoga.YogaNode
 
setAllowFileAccess(WebView, Boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setAllowFontScaling(boolean) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setAllowFontScaling(boolean) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setAllowFontScaling(boolean) - Method in class com.facebook.react.views.text.TextAttributes
 
setAllowFontScaling(boolean) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setAllowFontScaling(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setAllowUniversalAccessFromFileURLs(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setAlpha(int) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
setAnimatedNodeOffset(int, double) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
setAnimatedNodeValue(int, double) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
setAnimating(ProgressBarContainerView, boolean) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
setAnimationListener(AnimationListener) - Method in class com.facebook.react.animation.Animation
 
setAnimationType(ReactModalHostView, String) - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
setAnimationType(String) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
setApplication(Application) - Method in class com.facebook.react.ReactInstanceManagerBuilder
Required.
setAppProperties(Bundle) - Method in class com.facebook.react.ReactRootView
 
setAspectRatio(float) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setAspectRatio(float) - Method in class com.facebook.yoga.YogaNode
 
setAutoCapitalize(ReactEditText, int) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setAutoCorrect(ReactEditText, Boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setBackfaceVisibility(String) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setBackfaceVisibility(ReactViewGroup, String) - Method in class com.facebook.react.views.view.ReactViewManager
 
setBackfaceVisibilityDependantOpacity() - Method in class com.facebook.react.views.view.ReactViewGroup
 
setBackground(Drawable) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setBackgroundColor(T, int) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setBackgroundColor(ARTSurfaceView, int) - Method in class com.facebook.react.views.art.ARTSurfaceViewManager
 
setBackgroundColor(Integer) - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
 
setBackgroundColor(int) - Method in class com.facebook.react.views.image.ReactImageView
 
setBackgroundColor(int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setBackgroundColor(int) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setBackgroundColor(Integer) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setBackgroundColor(int) - Method in class com.facebook.react.views.text.ReactTextView
 
setBackgroundColor(Integer) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setBackgroundColor(int) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setBackgroundColor(int) - Method in class com.facebook.react.views.view.ReactViewBackgroundManager
 
setBackgroundColor(int) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setBaselineFunction(YogaBaselineFunction) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setBaselineFunction(YogaBaselineFunction) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setBaselineFunction(YogaBaselineFunction) - Method in class com.facebook.yoga.YogaNode
 
setBinding(Binding) - Method in class com.facebook.react.fabric.FabricUIManager
 
setBlurOnSubmit(Boolean) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setBlurOnSubmit(ReactEditText, Boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setBlurRadius(ReactImageView, float) - Method in class com.facebook.react.views.image.ReactImageManager
 
setBlurRadius(float) - Method in class com.facebook.react.views.image.ReactImageView
 
setBorder(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setBorder(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setBorder(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
 
setBorderColor(ReactImageView, Integer) - Method in class com.facebook.react.views.image.ReactImageManager
 
setBorderColor(int) - Method in class com.facebook.react.views.image.ReactImageView
 
setBorderColor(int, float, float) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setBorderColor(ReactHorizontalScrollView, int, Integer) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setBorderColor(int, float, float) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setBorderColor(ReactScrollView, int, Integer) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setBorderColor(ReactTextView, int, Integer) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
 
setBorderColor(int, float, float) - Method in class com.facebook.react.views.text.ReactTextView
 
setBorderColor(int, float, float) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setBorderColor(ReactEditText, int, Integer) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setBorderColor(int, float, float) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
setBorderColor(int, float, float) - Method in class com.facebook.react.views.view.ReactViewBackgroundManager
 
setBorderColor(int, float, float) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setBorderColor(ReactViewGroup, int, Integer) - Method in class com.facebook.react.views.view.ReactViewManager
 
setBorderRadius(ReactImageView, int, float) - Method in class com.facebook.react.views.image.ReactImageManager
 
setBorderRadius(float) - Method in class com.facebook.react.views.image.ReactImageView
 
setBorderRadius(float, int) - Method in class com.facebook.react.views.image.ReactImageView
 
setBorderRadius(float) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setBorderRadius(float, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setBorderRadius(ReactHorizontalScrollView, int, float) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setBorderRadius(float) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setBorderRadius(float, int) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setBorderRadius(ReactScrollView, int, float) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setBorderRadius(ReactTextView, int, float) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
 
setBorderRadius(float) - Method in class com.facebook.react.views.text.ReactTextView
 
setBorderRadius(float, int) - Method in class com.facebook.react.views.text.ReactTextView
 
setBorderRadius(float) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setBorderRadius(float, int) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setBorderRadius(ReactEditText, int, float) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setBorderRadius(float) - Method in class com.facebook.react.views.view.ReactViewBackgroundManager
 
setBorderRadius(float, int) - Method in class com.facebook.react.views.view.ReactViewBackgroundManager
 
setBorderRadius(float) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setBorderRadius(float, int) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setBorderRadius(ReactViewGroup, int, float) - Method in class com.facebook.react.views.view.ReactViewManager
 
setBorderStyle(String) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setBorderStyle(ReactHorizontalScrollView, String) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setBorderStyle(String) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setBorderStyle(ReactScrollView, String) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setBorderStyle(ReactTextView, String) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
 
setBorderStyle(String) - Method in class com.facebook.react.views.text.ReactTextView
 
setBorderStyle(String) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setBorderStyle(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setBorderStyle(String) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
setBorderStyle(String) - Method in class com.facebook.react.views.view.ReactViewBackgroundManager
 
setBorderStyle(String) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setBorderStyle(ReactViewGroup, String) - Method in class com.facebook.react.views.view.ReactViewManager
 
setBorderWidth(ReactImageView, float) - Method in class com.facebook.react.views.image.ReactImageManager
 
setBorderWidth(float) - Method in class com.facebook.react.views.image.ReactImageView
 
setBorderWidth(int, float) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setBorderWidth(ReactHorizontalScrollView, int, float) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setBorderWidth(int, float) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setBorderWidth(ReactScrollView, int, float) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setBorderWidth(ReactTextView, int, float) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
 
setBorderWidth(int, float) - Method in class com.facebook.react.views.text.ReactTextView
 
setBorderWidth(int, float) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setBorderWidth(ReactEditText, int, float) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setBorderWidth(int, float) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
setBorderWidth(int, float) - Method in class com.facebook.react.views.view.ReactViewBackgroundManager
 
setBorderWidth(int, float) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setBorderWidth(ReactViewGroup, int, float) - Method in class com.facebook.react.views.view.ReactViewManager
 
setBorderWidths(int, float) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setBottomFillColor(ReactHorizontalScrollView, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
When set, fills the rest of the scrollview with a color to avoid setting a background and creating unnecessary overdraw.
setBottomFillColor(ReactScrollView, int) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
When set, fills the rest of the scrollview with a color to avoid setting a background and creating unnecessary overdraw.
setBridgeIdleDebugListener(NotThreadSafeBridgeIdleDebugListener) - Method in class com.facebook.react.ReactInstanceManagerBuilder
 
setBundleAssetName(String) - Method in class com.facebook.react.ReactInstanceManagerBuilder
Name of the JS bundle file to be loaded from application's raw assets.
setBundleDeltasCppEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
 
setBundleDeltasEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
 
setCaretHidden(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setChildren(int, ReadableArray) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
Simplified version of manageChildren that only deals with adding children views
setChildren(int, ReadableArray) - Method in class com.facebook.react.uimanager.UIImplementation
An optimized version of manageChildren that is used for initial setting of child views.
setChildren(int, ReadableArray) - Method in class com.facebook.react.uimanager.UIManagerModule
Interface for fast tracking the initial adding of views.
setClipping(ReadableArray) - Method in class com.facebook.react.views.art.ARTGroupShadowNode
 
setCollapsable(ReactViewGroup, boolean) - Method in class com.facebook.react.views.view.ReactViewManager
 
setColor(int, boolean) - Method in class com.facebook.react.modules.statusbar.StatusBarModule
 
setColor(ReactPicker, Integer) - Method in class com.facebook.react.views.picker.ReactPickerManager
 
setColor(ProgressBarContainerView, Integer) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
setColor(Integer) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setColor(Integer) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setColor(ReactEditText, Integer) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setColor(int) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
setColorFilter(ColorFilter) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
setColors(ReactSwipeRefreshLayout, ReadableArray) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
setConstraints(int, float, float, float, float) - Method in class com.facebook.react.fabric.jsi.Binding
 
setContentHandler(int, WebSocketModule.ContentHandler) - Method in class com.facebook.react.modules.websocket.WebSocketModule
 
setContentInsetEnd(ReactToolbar, float) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
setContentInsetStart(ReactToolbar, float) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
setContentSizeWatcher(ContentSizeWatcher) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setContextMenuHidden(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setControllerListener(ControllerListener) - Method in class com.facebook.react.views.image.ReactImageView
 
setCookieJar(CookieJar) - Method in interface com.facebook.react.modules.network.CookieJarContainer
 
setCookieJar(CookieJar) - Method in class com.facebook.react.modules.network.ReactCookieJarContainer
 
setCurrentActivity(Activity) - Method in class com.facebook.react.ReactInstanceManagerBuilder
 
setCurrentItemFromJs(int, boolean) - Method in class com.facebook.react.views.viewpager.ReactViewPager
 
setCustomPackagerCommandHandlers(Map<String, RequestHandler>) - Method in class com.facebook.react.ReactInstanceManagerBuilder
 
setData(Object) - Method in class com.facebook.yoga.YogaNode
 
setDecelerationRate(float) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setDecelerationRate(ReactHorizontalScrollView, float) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setDecelerationRate(float) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setDecelerationRate(ReactScrollView, float) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setDefaultHardwareBackBtnHandler(DefaultHardwareBackBtnHandler) - Method in class com.facebook.react.ReactInstanceManagerBuilder
 
setDefaultPadding(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setDefaultPadding(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setDefaultSource(ReactImageView, String) - Method in class com.facebook.react.views.image.ReactImageManager
 
setDefaultSource(String) - Method in class com.facebook.react.views.image.ReactImageView
 
setDelegate(View) - Static method in class com.facebook.react.uimanager.AccessibilityDelegateUtil
 
setDevBundleDownloadListener(DevBundleDownloadListener) - Method in class com.facebook.react.ReactInstanceManagerBuilder
 
setDevLoadingEnabled(boolean) - Static method in class com.facebook.react.devsupport.DevLoadingViewController
 
setDevSupportEnabled(boolean) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
ReactInstanceDevCommandsHandler is responsible for enabling/disabling dev support when a React view is attached/detached or when application state changes (e.g.
setDevSupportEnabled(boolean) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
setDevSupportEnabled(boolean) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
setDirection(YogaDirection) - Method in class com.facebook.yoga.YogaNode
 
setDisabled(ReactSwitch, boolean) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
setDisabled(ReactTextView, boolean) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
 
setDisableFullscreenUI(boolean) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setDisableFullscreenUI(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setDisplay(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setDisplay(YogaDisplay) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setDisplay(YogaDisplay) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setDisplay(YogaDisplay) - Method in class com.facebook.yoga.YogaNode
 
setDomStorageEnabled(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setDrawerLockMode(ReactDrawerLayout, String) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
setDrawerPosition(ReactDrawerLayout, int) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
setEditable(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setElementInspectorEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
 
setElevation(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setElevation(ReactDrawerLayout, float) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
setEllipsizeLocation(TextUtils.TruncateAt) - Method in class com.facebook.react.views.text.ReactTextView
 
setEllipsizeMode(ReactTextView, String) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
 
setEnabled(boolean) - Method in interface com.facebook.react.bridge.Systrace
 
setEnabled(ReactCheckBox, boolean) - Method in class com.facebook.react.views.checkbox.ReactCheckBoxManager
 
setEnabled(ReactPicker, boolean) - Method in class com.facebook.react.views.picker.ReactPickerManager
 
setEnabled(ReactSlider, boolean) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setEnabled(ReactSwipeRefreshLayout, boolean) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
setEnabled(ReactSwitch, boolean) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
setEndFillColor(int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setEndFillColor(int) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setEventListener(ReactRootView.ReactRootViewEventListener) - Method in class com.facebook.react.ReactRootView
 
setException(Exception) - Method in class com.facebook.react.common.futures.SimpleSettableFuture
Sets the exception.
setExperimentalFeatureEnabled(YogaExperimentalFeature, boolean) - Method in class com.facebook.yoga.YogaConfig
 
setFadeDuration(ReactImageView, int) - Method in class com.facebook.react.views.image.ReactImageManager
 
setFadeDuration(int) - Method in class com.facebook.react.views.image.ReactImageView
 
setFill(ReadableArray) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
 
setFlex(float) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setFlex(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setFlex(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setFlex(float) - Method in class com.facebook.yoga.YogaNode
 
setFlexBasis(Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setFlexBasis(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setFlexBasis(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setFlexBasis(float) - Method in class com.facebook.yoga.YogaNode
 
setFlexBasisAuto() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setFlexBasisAuto() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setFlexBasisAuto() - Method in class com.facebook.yoga.YogaNode
 
setFlexBasisPercent(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setFlexBasisPercent(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setFlexBasisPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setFlexDirection(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setFlexDirection(YogaFlexDirection) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setFlexDirection(YogaFlexDirection) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setFlexDirection(YogaFlexDirection) - Method in class com.facebook.yoga.YogaNode
 
setFlexGrow(float) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setFlexGrow(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setFlexGrow(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setFlexGrow(float) - Method in class com.facebook.yoga.YogaNode
 
setFlexShrink(float) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setFlexShrink(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setFlexShrink(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setFlexShrink(float) - Method in class com.facebook.yoga.YogaNode
 
setFlexWrap(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setFlexWrap(YogaWrap) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setFlexWrap(YogaWrap) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setFontFamily(String) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setFontFamily(String) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setFontFamily(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setFontSize(float) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setFontSize(float) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setFontSize(float) - Method in class com.facebook.react.views.text.TextAttributes
 
setFontSize(float) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setFontSize(ReactEditText, float) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setFontStyle(String) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
/* This code is duplicated in ReactTextInputManager /* TODO: Factor into a common place they can both use
setFontStyle(String) - Method in class com.facebook.react.views.text.TextAttributeProps
/* This code is duplicated in ReactTextInputManager /* TODO: Factor into a common place they can both use
setFontStyle(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
/* This code was taken from the method setFontStyle of the class ReactTextShadowNode /* TODO: Factor into a common place they can both use
setFontWeight(String) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
/* This code is duplicated in ReactTextInputManager /* TODO: Factor into a common place they can both use
setFontWeight(String) - Method in class com.facebook.react.views.text.TextAttributeProps
/* This code is duplicated in ReactTextInputManager /* TODO: Factor into a common place they can both use
setFontWeight(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
/* This code was taken from the method setFontWeight of the class ReactTextShadowNode /* TODO: Factor into a common place they can both use
setFpsDebugEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
 
setFrame(ReadableMap) - Method in class com.facebook.react.views.art.ARTTextShadowNode
 
setFrescoConfig(ImagePipelineConfig) - Method in class com.facebook.react.shell.MainPackageConfig.Builder
 
setGeolocationEnabled(WebView, Boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setGlobalVariable(String, String) - Method in interface com.facebook.react.bridge.CatalystInstance
 
setGlobalVariable(String, String) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
setGlobalVariable(String, String) - Method in interface com.facebook.react.bridge.JavaJSExecutor
 
setGlobalVariable(String, String) - Method in class com.facebook.react.devsupport.WebsocketJavaScriptExecutor
 
setHardwareAccelerated(ReactModalHostView, boolean) - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
setHardwareAccelerated(boolean) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
sethardwareAccelerationEnabledExperimental(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setHeaders(ReactImageView, ReadableMap) - Method in class com.facebook.react.views.image.ReactImageManager
 
setHeaders(ReadableMap) - Method in class com.facebook.react.views.image.ReactImageView
 
setHeaders(ReadableMap) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
 
setHeight(Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setHeight(Dynamic) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
 
setHeight(float) - Method in class com.facebook.yoga.YogaNode
 
setHeightAuto() - Method in class com.facebook.yoga.YogaNode
 
setHeightOfTallestInlineImage(float) - Method in class com.facebook.react.views.text.TextAttributes
 
setHeightPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setHidden(boolean) - Method in class com.facebook.react.modules.statusbar.StatusBarModule
 
setHitSlop(ReactViewGroup, ReadableMap) - Method in class com.facebook.react.views.view.ReactViewManager
 
setHitSlopRect(Rect) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setHotModuleReplacementEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
 
setImportantForAccessibility(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setImportantForAutofill(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setIncludeFontPadding(boolean) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setIncludeFontPadding(ReactTextView, boolean) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
 
setIncludeFontPadding(boolean) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setIndeterminate(ProgressBarContainerView, boolean) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
setInitialLifecycleState(LifecycleState) - Method in class com.facebook.react.ReactInstanceManagerBuilder
Sets the initial lifecycle state of the host.
setInjectedJavaScript(String) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
setInjectedJavaScript(WebView, String) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setInlineImageLeft(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setInlineImagePadding(ReactEditText, int) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setInputType(int) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setIsFabric(boolean) - Method in class com.facebook.react.ReactRootView
 
setIsLayoutOnly(boolean) - Method in interface com.facebook.react.uimanager.ReactShadowNode
Sets whether this node only contributes to the layout of its children without doing any drawing or functionality itself.
setIsLayoutOnly(boolean) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
Sets whether this node only contributes to the layout of its children without doing any drawing or functionality itself.
setIsReferenceBaseline(boolean) - Method in class com.facebook.yoga.YogaNode
 
setItems(ReactPicker, ReadableArray) - Method in class com.facebook.react.views.picker.ReactPickerManager
 
setJavaScriptEnabled(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setJavaScriptExecutorFactory(JavaScriptExecutorFactory) - Method in class com.facebook.react.ReactInstanceManagerBuilder
Factory for desired implementation of JavaScriptExecutor.
setJSBundleFile(String) - Method in class com.facebook.react.ReactInstanceManagerBuilder
Path to the JS bundle file to be loaded from the file system.
setJSBundleLoader(JSBundleLoader) - Method in class com.facebook.react.bridge.CatalystInstanceImpl.Builder
 
setJSBundleLoader(JSBundleLoader) - Method in class com.facebook.react.ReactInstanceManagerBuilder
Bundle loader to use when setting up JS environment.
setJSExecutor(JavaScriptExecutor) - Method in class com.facebook.react.bridge.CatalystInstanceImpl.Builder
 
setJSIModulesPackage(JSIModulePackage) - Method in class com.facebook.react.ReactInstanceManagerBuilder
 
setJSMainModulePath(String) - Method in class com.facebook.react.ReactInstanceManagerBuilder
Path to your app's main module on the packager server.
setJSQueueThreadSpec(MessageQueueThreadSpec) - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationSpec.Builder
 
setJSResponder(int, boolean) - Method in interface com.facebook.react.bridge.UIManager
 
setJSResponder(int, boolean) - Method in class com.facebook.react.fabric.FabricUIManager
 
setJSResponder(int, ViewParent) - Method in class com.facebook.react.touch.JSResponderHandler
 
setJSResponder(int, int, boolean) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
setJSResponder(int, boolean) - Method in class com.facebook.react.uimanager.UIImplementation
 
setJSResponder(int, boolean) - Method in class com.facebook.react.uimanager.UIManagerModule
 
setJustifyContent(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setJustifyContent(YogaJustify) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setJustifyContent(YogaJustify) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setJustifyContent(YogaJustify) - Method in class com.facebook.yoga.YogaNode
 
setKeyboardType(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setLayoutAnimationEnabled(boolean) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
setLayoutAnimationEnabledExperimental(boolean) - Method in class com.facebook.react.uimanager.UIImplementation
LayoutAnimation API on Android is currently experimental.
setLayoutAnimationEnabledExperimental(boolean) - Method in class com.facebook.react.uimanager.UIManagerModule
LayoutAnimation API on Android is currently experimental.
setLayoutDirection(YogaDirection) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setLayoutDirection(YogaDirection) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setLayoutUpdateListener(UIImplementation.LayoutUpdateListener) - Method in class com.facebook.react.uimanager.UIImplementation
 
setLazyViewManagersEnabled(boolean) - Method in class com.facebook.react.ReactInstanceManagerBuilder
 
setLetterSpacing(float) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setLetterSpacing(float) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setLetterSpacing(float) - Method in class com.facebook.react.views.text.TextAttributes
 
setLetterSpacing(ReactEditText, float) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setLetterSpacingPt(float) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setLineHeight(float) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setLineHeight(float) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setLineHeight(float) - Method in class com.facebook.react.views.text.TextAttributes
 
setLoadHandlersRegistered(ReactImageView, boolean) - Method in class com.facebook.react.views.image.ReactImageManager
 
setLoadingIndicatorSource(ReactImageView, String) - Method in class com.facebook.react.views.image.ReactImageManager
 
setLoadingIndicatorSource(String) - Method in class com.facebook.react.views.image.ReactImageView
 
setLocalData(Object) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setLocalData(Object) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setLocalData(Object) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
setLogger(YogaLogger) - Method in class com.facebook.yoga.YogaConfig
 
setLogo(ReactToolbar, ReadableMap) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
setMargin(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setMargin(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setMargin(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
 
setMarginAuto(int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setMarginAuto(int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setMarginAuto(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
setMarginPercent(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setMarginPercent(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setMarginPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
 
setMargins(int, Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setMaxFontSizeMultiplier(float) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setMaxFontSizeMultiplier(float) - Method in class com.facebook.react.views.text.TextAttributes
 
setMaxFontSizeMultiplier(float) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setMaxFontSizeMultiplier(ReactEditText, float) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setMaxHeight(Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setMaxHeight(float) - Method in class com.facebook.yoga.YogaNode
 
setMaxHeightPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setMaximumSize(long) - Method in class com.facebook.react.modules.storage.ReactDatabaseSupplier
Sets the maximum size the database will grow to.
setMaximumTrackTintColor(ReactSlider, Integer) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setMaximumValue(ReactSlider, double) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setMaxLength(ReactEditText, Integer) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setMaxWidth(Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setMaxWidth(float) - Method in class com.facebook.yoga.YogaNode
 
setMaxWidthPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setMeasureFunction(YogaMeasureFunction) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setMeasureFunction(YogaMeasureFunction) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setMeasureFunction(YogaMeasureFunction) - Method in class com.facebook.yoga.YogaNode
 
setMediaPlaybackRequiresUserAction(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setMessagingEnabled(boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
setMessagingEnabled(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setMinHeight(Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setMinHeight(float) - Method in class com.facebook.yoga.YogaNode
 
setMinHeightPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setMinimumTrackTintColor(ReactSlider, Integer) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setMinimumValue(ReactSlider, double) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setMinNumShakes(int) - Method in class com.facebook.react.ReactInstanceManagerBuilder
 
setMinTimeLeftInFrameForNonBatchedOperationMs(int) - Method in class com.facebook.react.ReactInstanceManagerBuilder
 
setMinWidth(Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setMinWidth(float) - Method in class com.facebook.yoga.YogaNode
 
setMinWidthPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setMixedContentMode(WebView, String) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setMostRecentEventCount(int) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setMostRecentEventCount(ReactEditText, int) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setMostRecentEventCount(int) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
setMultiline(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setNativeBackground(ReactViewGroup, ReadableMap) - Method in class com.facebook.react.views.view.ReactViewManager
 
setNativeForeground(ReactViewGroup, ReadableMap) - Method in class com.facebook.react.views.view.ReactViewManager
 
setNativeId(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setNativeModuleCallExceptionHandler(NativeModuleCallExceptionHandler) - Method in class com.facebook.react.bridge.CatalystInstanceImpl.Builder
 
setNativeModuleCallExceptionHandler(NativeModuleCallExceptionHandler) - Method in class com.facebook.react.bridge.ReactContext
 
setNativeModuleCallExceptionHandler(NativeModuleCallExceptionHandler) - Method in class com.facebook.react.ReactInstanceManagerBuilder
Set the exception handler for all native module calls.
setNativeModulesQueueThreadSpec(MessageQueueThreadSpec) - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationSpec.Builder
 
setNavIcon(ReactToolbar, ReadableMap) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
setNeedsOffscreenAlphaCompositing(boolean) - Method in class com.facebook.react.views.view.ReactViewGroup
See the documentation of needsOffscreenAlphaCompositing in View.js.
setNeedsOffscreenAlphaCompositing(ReactViewGroup, boolean) - Method in class com.facebook.react.views.view.ReactViewManager
 
setNestedScrollEnabled(ReactHorizontalScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setNestedScrollEnabled(ReactScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setNodesManager(NativeAnimatedNodesManager) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
setNumberOfLines(int) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setNumberOfLines(ReactTextView, int) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
 
setNumberOfLines(int) - Method in class com.facebook.react.views.text.ReactTextView
 
setNumberOfLines(int) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setNumLines(ReactEditText, int) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setOkHttpClientFactory(OkHttpClientFactory) - Static method in class com.facebook.react.modules.network.OkHttpClientProvider
 
setOn(ReactCheckBox, boolean) - Method in class com.facebook.react.views.checkbox.ReactCheckBoxManager
 
setOn(ReactSwitch, boolean) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
setOnCloneNode(YogaNodeCloneFunction) - Method in class com.facebook.yoga.YogaConfig
 
setOnContentSizeChange(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setOnContentSizeChange(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setOnDismissListener(DialogInterface.OnDismissListener) - Method in class com.facebook.react.modules.timepicker.TimePickerDialogFragment
 
setOnInterceptTouchEventListener(OnInterceptTouchEventListener) - Method in interface com.facebook.react.touch.ReactInterceptingViewGroup
A ViewGroup instance that implement this interface is responsible for storing the listener passed as an argument and then calling OnInterceptTouchEventListener.onInterceptTouchEvent(android.view.ViewGroup, android.view.MotionEvent) from ViewGroup#onInterceptTouchEvent and returning the result.
setOnInterceptTouchEventListener(OnInterceptTouchEventListener) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setOnKeyPress(boolean) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setOnKeyPress(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setOnRequestCloseListener(ReactModalHostView.OnRequestCloseListener) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
setOnScroll(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setOnSelectionChange(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setOnSelectListener(ReactPicker.OnSelectListener) - Method in class com.facebook.react.views.picker.ReactPicker
 
setOnShowListener(DialogInterface.OnShowListener) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
setOnSizeChangedListener(SizeMonitoringFrameLayout.OnSizeChangedListener) - Method in class com.facebook.react.uimanager.common.SizeMonitoringFrameLayout
 
setOnTimeSetListener(TimePickerDialog.OnTimeSetListener) - Method in class com.facebook.react.modules.timepicker.TimePickerDialogFragment
 
setOpacity(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setOpacity(float) - Method in class com.facebook.react.views.art.ARTVirtualNode
 
setOpacity(ReactViewGroup, float) - Method in class com.facebook.react.views.view.ReactViewManager
 
setOpacityIfPossible(float) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setOriginWhitelist(List<Pattern>) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
 
setOriginWhitelist(WebView, ReadableArray) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setOverflow(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setOverflow(YogaOverflow) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setOverflow(YogaOverflow) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setOverflow(String) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setOverflow(ReactHorizontalScrollView, String) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setOverflow(String) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setOverflow(ReactScrollView, String) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setOverflow(String) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setOverflow(ReactViewGroup, String) - Method in class com.facebook.react.views.view.ReactViewManager
 
setOverflow(YogaOverflow) - Method in class com.facebook.yoga.YogaNode
 
setOverflowIcon(ReactToolbar, ReadableMap) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
setOverlayColor(ReactImageView, Integer) - Method in class com.facebook.react.views.image.ReactImageManager
 
setOverlayColor(int) - Method in class com.facebook.react.views.image.ReactImageView
 
setOverScrollMode(ReactHorizontalScrollView, String) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
Controls overScroll behaviour
setOverScrollMode(ReactScrollView, String) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
Controls overScroll behaviour
setPadding(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setPadding(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setPadding(int, float) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
setPadding(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
 
setPaddingPercent(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setPaddingPercent(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setPaddingPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
 
setPaddings(int, Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setPageMargin(ReactViewPager, float) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
setPagingEnabled(boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setPagingEnabled(ReactHorizontalScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setPagingEnabled(boolean) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setPagingEnabled(ReactScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setPeekEnabled(ReactViewPager, boolean) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
setPersistentScrollbar(ReactHorizontalScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setPersistentScrollbar(ReactScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setPixelDensity(float) - Method in class com.facebook.react.fabric.jsi.Binding
 
setPlaceholder(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setPlaceholder(String) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
setPlaceholderTextColor(ReactEditText, Integer) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setPointerEvents(ReactViewGroup, String) - Method in class com.facebook.react.views.view.ReactViewManager
 
setPointScaleFactor(float) - Method in class com.facebook.yoga.YogaConfig
 
setPosition(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setPosition(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setPosition(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setPosition(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
 
setPositionPercent(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setPositionPercent(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setPositionPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
 
setPositionType(YogaPositionType) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setPositionType(YogaPositionType) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setPositionType(YogaPositionType) - Method in class com.facebook.yoga.YogaNode
 
setPositionValues(int, Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setPrimaryColor(Integer) - Method in class com.facebook.react.views.picker.ReactPicker
 
setPrinter(Printer) - Static method in class com.facebook.debug.holder.PrinterHolder
 
setPrintTreeFlag(boolean) - Method in class com.facebook.yoga.YogaConfig
 
setProgress(ProgressBarContainerView, double) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
setProgressBackgroundColor(ReactSwipeRefreshLayout, int) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
setProgressiveRenderingEnabled(ReactImageView, boolean) - Method in class com.facebook.react.views.image.ReactImageManager
 
setProgressiveRenderingEnabled(boolean) - Method in class com.facebook.react.views.image.ReactImageView
 
setProgressViewOffset(float) - Method in class com.facebook.react.views.swiperefresh.ReactSwipeRefreshLayout
 
setProgressViewOffset(ReactSwipeRefreshLayout, float) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
setPrompt(ReactPicker, String) - Method in class com.facebook.react.views.picker.ReactPickerManager
 
setProperty(View, float[]) - Method in class com.facebook.react.animation.AbstractFloatPairPropertyUpdater
 
setProperty(View, float) - Method in class com.facebook.react.animation.AbstractSingleFloatProperyUpdater
 
setProperty(View, float) - Method in class com.facebook.react.animation.OpacityAnimationPropertyUpdater
 
setProperty(View, float[]) - Method in class com.facebook.react.animation.PositionAnimationPairPropertyUpdater
 
setProperty(View, float) - Method in class com.facebook.react.animation.RotationAnimationPropertyUpdater
 
setProperty(View, float) - Method in class com.facebook.react.animation.ScaleXAnimationPropertyUpdater
 
setProperty(View, float[]) - Method in class com.facebook.react.animation.ScaleXYAnimationPairPropertyUpdater
 
setProperty(View, float) - Method in class com.facebook.react.animation.ScaleYAnimationPropertyUpdater
 
setProperty(T, String, ReactStylesDiffMap) - Method in interface com.facebook.react.uimanager.ViewManagerPropertyUpdater.ShadowNodeSetter
 
setProperty(T, V, String, ReactStylesDiffMap) - Method in interface com.facebook.react.uimanager.ViewManagerPropertyUpdater.ViewManagerSetter
 
setRadius(float) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
setRadius(float, int) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
setReactQueueConfigurationSpec(ReactQueueConfigurationSpec) - Method in class com.facebook.react.bridge.CatalystInstanceImpl.Builder
 
setReactTag(int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setReactTag(int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setRedBoxHandler(RedBoxHandler) - Method in class com.facebook.react.ReactInstanceManagerBuilder
 
setRefreshing(boolean) - Method in class com.facebook.react.views.swiperefresh.ReactSwipeRefreshLayout
 
setRefreshing(ReactSwipeRefreshLayout, boolean) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
setRegistry(NativeModuleRegistry) - Method in class com.facebook.react.bridge.CatalystInstanceImpl.Builder
 
setReloadOnJSChangeEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
 
setRemoteJSDebugEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
 
setRemoteJSDebugEnabled(boolean) - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
Enable/Disable remote JS debugging.
setRemoveClippedSubviews(boolean) - Method in interface com.facebook.react.uimanager.ReactClippingViewGroup
Sets property removeClippedSubviews as a result of property update in JS.
setRemoveClippedSubviews(boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setRemoveClippedSubviews(ReactHorizontalScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setRemoveClippedSubviews(boolean) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setRemoveClippedSubviews(ReactScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setRemoveClippedSubviews(boolean) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setRemoveClippedSubviews(ReactViewGroup, boolean) - Method in class com.facebook.react.views.view.ReactViewManager
 
setRenderToHardwareTexture(T, boolean) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setResizeMethod(ReactImageView, String) - Method in class com.facebook.react.views.image.ReactImageManager
 
setResizeMethod(ImageResizeMethod) - Method in class com.facebook.react.views.image.ReactImageView
 
setResizeMode(ReactImageView, String) - Method in class com.facebook.react.views.image.ReactImageManager
 
setResolvedLayoutDirection(int) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
Similar to Drawable.setLayoutDirection, but available in APIs < 23.
setReturnKeyLabel(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setReturnKeyType(String) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setReturnKeyType(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setRole(AccessibilityNodeInfoCompat, AccessibilityDelegateUtil.AccessibilityRole, Context) - Static method in class com.facebook.react.uimanager.AccessibilityDelegateUtil
Strings for setting the Role Description in english
setRootTag(int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setRootTag(int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setRootViewTag(int) - Method in class com.facebook.react.ReactRootView
 
setRotation(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
Deprecated.
setRtl(ReactToolbar, boolean) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
setSaveFormDataDisabled(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setScalesPageToFit(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setScaleType(ScalingUtils.ScaleType) - Method in class com.facebook.react.views.image.ReactImageView
 
setScaleX(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
Deprecated.
setScaleY(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
Deprecated.
setScreenDisplayMetrics(DisplayMetrics) - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
 
setScrollEnabled(boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setScrollEnabled(ReactHorizontalScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setScrollEnabled(boolean) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setScrollEnabled(ReactScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setScrollEnabled(boolean) - Method in class com.facebook.react.views.viewpager.ReactViewPager
 
setScrollEnabled(ReactViewPager, boolean) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
setScrollPerfTag(String) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setScrollPerfTag(ReactHorizontalScrollView, String) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
Tag used for logging scroll performance on this scroll view.
setScrollPerfTag(String) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setScrollPerfTag(ReactScrollView, String) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
Tag used for logging scroll performance on this scroll view.
setScrollWatcher(ScrollWatcher) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setSecureTextEntry(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setSelectable(ReactTextView, boolean) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
 
setSelected(ReactPicker, int) - Method in class com.facebook.react.views.picker.ReactPickerManager
 
setSelection(int, int) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setSelection(ReactEditText, ReadableMap) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setSelectionColor(ReactTextView, Integer) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
 
setSelectionColor(ReactEditText, Integer) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setSelectionWatcher(SelectionWatcher) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setSelectTextOnFocus(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setSendIdleEvents(boolean) - Method in class com.facebook.react.modules.core.Timing
 
setSendMomentumEvents(boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setSendMomentumEvents(ReactHorizontalScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
Computing momentum events is potentially expensive since we post a runnable on the UI thread to see when it is done.
setSendMomentumEvents(boolean) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setSendMomentumEvents(ReactScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
Computing momentum events is potentially expensive since we post a runnable on the UI thread to see when it is done.
setShapePath(ReadableArray) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
 
setShouldDiffLayoutWithoutLegacyStretchBehaviour(boolean) - Method in class com.facebook.yoga.YogaConfig
If this flag is set then yoga would diff the layout without legacy flag and would set a bool in YogaNode(mDoesLegacyStretchFlagAffectsLayout) with true if the layouts were different and false if not
setShouldNotifyLoadEvents(boolean) - Method in class com.facebook.react.views.image.ReactImageView
 
setShouldNotifyOnLayout(boolean) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setShouldNotifyOnLayout(boolean) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setShouldNotifyOnLayout(boolean) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setShouldNotifyOnTextLayout(boolean) - Method in class com.facebook.react.views.text.ReactTextShadowNode
 
setShowsHorizontalScrollIndicator(ReactHorizontalScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setShowsVerticalScrollIndicator(ReactScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setSize(ReactSwipeRefreshLayout, int) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
setSnapInterval(int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setSnapInterval(int) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setSnapOffsets(List<Integer>) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setSnapOffsets(List<Integer>) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setSnapToEnd(boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setSnapToEnd(ReactHorizontalScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setSnapToEnd(boolean) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setSnapToEnd(ReactScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setSnapToInterval(ReactHorizontalScrollView, float) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setSnapToInterval(ReactScrollView, float) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setSnapToOffsets(ReactHorizontalScrollView, ReadableArray) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setSnapToOffsets(ReactScrollView, ReadableArray) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setSnapToStart(boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setSnapToStart(ReactHorizontalScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setSnapToStart(boolean) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setSnapToStart(ReactScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setSource(ReactImageView, ReadableArray) - Method in class com.facebook.react.views.image.ReactImageManager
 
setSource(ReadableArray) - Method in class com.facebook.react.views.image.ReactImageView
 
setSource(ReadableArray) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
 
setSource(WebView, ReadableMap) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setSourceURLs(String, String) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
setSourceURLs(String, String) - Method in interface com.facebook.react.bridge.JSBundleLoaderDelegate
This API is used in situations where the JS bundle is being executed not on the device, but on a host machine.
setSpanned(Spannable) - Method in class com.facebook.react.views.text.ReactTextView
 
setStagedSelection(int) - Method in class com.facebook.react.views.picker.ReactPicker
Will cache "selection" value locally and set it only once ReactPicker.updateStagedSelection() is called
setStep(ReactSlider, double) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setString(String) - Method in class com.facebook.react.modules.clipboard.ClipboardModule
 
setStroke(ReadableArray) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
 
setStrokeCap(int) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
 
setStrokeDash(ReadableArray) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
 
setStrokeJoin(int) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
 
setStrokeWidth(float) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
 
setStyle(String) - Method in class com.facebook.react.modules.statusbar.StatusBarModule
 
setStyle(String) - Method in class com.facebook.react.views.progressbar.ProgressBarShadowNode
 
setStyle(ProgressBarContainerView, String) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
setStyleAspectRatio(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleAspectRatio(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setStyleHeight(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleHeight(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setStyleHeightAuto() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleHeightAuto() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setStyleHeightPercent(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleHeightPercent(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setStyleMaxHeight(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleMaxHeight(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setStyleMaxHeightPercent(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleMaxHeightPercent(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setStyleMaxWidth(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleMaxWidth(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setStyleMaxWidthPercent(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleMaxWidthPercent(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setStyleMinHeight(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleMinHeight(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setStyleMinHeightPercent(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleMinHeightPercent(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setStyleMinWidth(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleMinWidth(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setStyleMinWidthPercent(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleMinWidthPercent(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setStyleWidth(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleWidth(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setStyleWidthAuto() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleWidthAuto() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setStyleWidthPercent(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleWidthPercent(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setSubtitle(ReactToolbar, String) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
setSubtitleColor(ReactToolbar, Integer) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
setTestId(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setText(String) - Method in class com.facebook.react.views.text.ReactRawTextShadowNode
 
setText(ReactTextUpdate) - Method in class com.facebook.react.views.text.ReactTextView
 
setText(String) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
setTextAlign(String) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setTextAlign(String) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setTextAlign(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setTextAlignVertical(ReactTextView, String) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
 
setTextAlignVertical(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setTextBreakStrategy(String) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setTextBreakStrategy(String) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setTextBreakStrategy(String) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
setTextContentType(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setTextDecorationLine(String) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setTextDecorationLine(String) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setTextShadowColor(int) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setTextShadowColor(int) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setTextShadowOffset(ReadableMap) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setTextShadowOffset(ReadableMap) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setTextShadowRadius(float) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setTextShadowRadius(float) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setTextTransform(String) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setTextTransform(String) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setTextTransform(TextTransform) - Method in class com.facebook.react.views.text.TextAttributes
 
setTextView(TextView) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
 
setTextView(TextView) - Method in class com.facebook.react.views.text.TextInlineImageSpan
Set the textview that will contain this span.
setThemedContext(ThemedReactContext) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setThemedContext(ThemedReactContext) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setThemedContext(ThemedReactContext) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
setThirdPartyCookiesEnabled(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setThumbColor(ReactSwitch, Integer) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
setThumbTintColor(ReactSlider, Integer) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setThumbTintColor(ReactSwitch, Integer) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
setTileMode(Shader.TileMode) - Method in class com.facebook.react.views.image.ReactImageView
 
setTintColor(ReactImageView, Integer) - Method in class com.facebook.react.views.image.ReactImageManager
 
setTintColor(int) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
 
setTitle(ReactToolbar, String) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
setTitleColor(ReactToolbar, Integer) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
 
setTrackColorForFalse(ReactSwitch, Integer) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
setTrackColorForTrue(ReactSwitch, Integer) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
setTrackTintColor(ReactSwitch, Integer) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
setTransform(T, ReadableArray) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setTransform(ReadableArray) - Method in class com.facebook.react.views.art.ARTVirtualNode
 
setTransform(ReactViewGroup, ReadableArray) - Method in class com.facebook.react.views.view.ReactViewManager
 
setTranslateX(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
Deprecated.
setTranslateY(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
Deprecated.
setTranslucent(boolean) - Method in class com.facebook.react.modules.statusbar.StatusBarModule
 
setTranslucentBackgroundDrawable(Drawable) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setTransparent(ReactModalHostView, boolean) - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
setTransparent(boolean) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
setTVPreferredFocus(ReactViewGroup, boolean) - Method in class com.facebook.react.views.view.ReactViewManager
 
setTypeface(String, int, Typeface) - Method in class com.facebook.react.views.text.ReactFontManager
Add additional font family, or replace the exist one in the font memory cache.
setUIImplementationProvider(UIImplementationProvider) - Method in class com.facebook.react.ReactInstanceManagerBuilder
Sets a provider of UIImplementation.
setUnderlineColor(ReactEditText, Integer) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setupFillPaint(Paint, float) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
Sets up #mPaint according to the props set on a shadow view.
setupMatrix() - Method in class com.facebook.react.views.art.ARTVirtualNode
 
setupStrokePaint(Paint, float) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
Sets up #mPaint according to the props set on a shadow view.
setUrlPrefixesForDefaultIntent(ReadableArray) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
 
setUrlPrefixesForDefaultIntent(WebView, ReadableArray) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setUseDeveloperSupport(boolean) - Method in class com.facebook.react.ReactInstanceManagerBuilder
When true, developer options such as JS reloading and debugging are enabled.
setUseLegacyStretchBehaviour(boolean) - Method in class com.facebook.yoga.YogaConfig
Yoga previously had an error where containers would take the maximum space possible instead of the minimum like they are supposed to.
setUseNativeAccessor(boolean) - Static method in class com.facebook.react.bridge.ReadableNativeArray
 
setUseNativeAccessor(boolean) - Static method in class com.facebook.react.bridge.ReadableNativeMap
 
setUserAgent(WebView, String) - Method in class com.facebook.react.views.webview.ReactWebViewManager
 
setUseWebDefaults(boolean) - Method in class com.facebook.yoga.YogaConfig
 
setValue(ReactSlider, double) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setValue(ReactSwitch, boolean) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
setViewClassName(String) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setViewClassName(String) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setViewHierarchyUpdateDebugListener(NotThreadSafeViewHierarchyUpdateDebugListener) - Method in class com.facebook.react.uimanager.UIImplementation
 
setViewHierarchyUpdateDebugListener(NotThreadSafeViewHierarchyUpdateDebugListener) - Method in class com.facebook.react.uimanager.UIManagerModule
 
setViewHierarchyUpdateDebugListener(NotThreadSafeViewHierarchyUpdateDebugListener) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
setViewLocalData(int, Object) - Method in class com.facebook.react.uimanager.UIImplementation
 
setViewLocalData(int, Object) - Method in class com.facebook.react.uimanager.UIManagerModule
Sets local data for a shadow node corresponded with given tag.
setViews(List<View>) - Method in class com.facebook.react.views.viewpager.ReactViewPager
 
setViewStates(T, ReadableArray) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setViewZIndex(View, int) - Static method in class com.facebook.react.uimanager.ViewGroupManager
 
setWebViewClient(WebViewClient) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
 
setWidth(Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setWidth(Dynamic) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
Besides width/height, all other layout props on inline images are ignored
setWidth(float) - Method in class com.facebook.yoga.YogaNode
 
setWidthAuto() - Method in class com.facebook.yoga.YogaNode
 
setWidthPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setWindowDisplayMetrics(DisplayMetrics) - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
Deprecated.
Use DisplayMetricsHolder.setScreenDisplayMetrics(DisplayMetrics) instead. See comment above as to why this is not correct to use.
setWrap(YogaWrap) - Method in class com.facebook.yoga.YogaNode
 
setZIndex(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
 
ShadowNodeRegistry - Class in com.facebook.react.uimanager
Simple container class to keep track of ReactShadowNodes associated with a particular UIManagerModule instance.
ShadowNodeRegistry() - Constructor for class com.facebook.react.uimanager.ShadowNodeRegistry
 
ShadowStyleSpan - Class in com.facebook.react.views.text
 
ShadowStyleSpan(float, float, float, int) - Constructor for class com.facebook.react.views.text.ShadowStyleSpan
 
ShakeDetector - Class in com.facebook.react.common
Listens for the user shaking their phone.
ShakeDetector(ShakeDetector.ShakeListener) - Constructor for class com.facebook.react.common.ShakeDetector
 
ShakeDetector(ShakeDetector.ShakeListener, int) - Constructor for class com.facebook.react.common.ShakeDetector
 
ShakeDetector.ShakeListener - Interface in com.facebook.react.common
 
share(ReadableMap, String, Promise) - Method in class com.facebook.react.modules.share.ShareModule
Open a chooser dialog to send text content to other apps.
ShareModule - Class in com.facebook.react.modules.share
Intent module.
ShareModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.share.ShareModule
 
shouldAnimateLayout(View) - Method in class com.facebook.react.uimanager.layoutanimation.LayoutAnimationController
 
shouldDisplayLogMessage(DebugOverlayTag) - Method in class com.facebook.debug.holder.NoopPrinter
 
shouldDisplayLogMessage(DebugOverlayTag) - Method in interface com.facebook.debug.holder.Printer
 
shouldEnableCustomDrawingOrder() - Method in class com.facebook.react.uimanager.ViewGroupDrawingOrderHelper
If the ViewGroup should enable drawing order.
shouldNotifyOnLayout() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
shouldNotifyOnLayout() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
shouldOverrideUrlLoading(WebView, String) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
 
shouldPromoteGrandchildren() - Method in class com.facebook.react.uimanager.ViewGroupManager
Returns whether or not this View type should promote its grandchildren as Views.
shouldShowRequestPermissionRationale(String) - Method in interface com.facebook.react.modules.core.PermissionAwareActivity
See Activity.shouldShowRequestPermissionRationale(java.lang.String).
shouldShowRequestPermissionRationale(String, Promise) - Method in class com.facebook.react.modules.permissions.PermissionsModule
Check whether the app should display a message explaining why a certain permission is needed.
show(String, int) - Method in class com.facebook.react.modules.toast.ToastModule
 
showAlert(ReadableMap, Callback, Callback) - Method in class com.facebook.react.modules.dialog.DialogModule
 
showDevOptionsDialog() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
showDevOptionsDialog() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
showDevOptionsDialog() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
showDevOptionsDialog() - Method in class com.facebook.react.ReactInstanceManager
 
showForRemoteJSEnabled() - Method in class com.facebook.react.devsupport.DevLoadingViewController
 
showForUrl(String) - Method in class com.facebook.react.devsupport.DevLoadingViewController
 
showMessage(String) - Method in class com.facebook.react.devsupport.DevLoadingViewController
 
showNewJavaError(String, Throwable) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
showNewJavaError(String, Throwable) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
showNewJavaError(String, Throwable) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
showNewJSError(String, ReadableArray, int) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
showNewJSError(String, ReadableArray, int) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
showNewJSError(String, ReadableArray, int) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
showOrUpdate() - Method in class com.facebook.react.views.modal.ReactModalHostView
showOrUpdate will display the Dialog.
showPopupMenu(int, ReadableArray, Callback, Callback) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
Show a PopupMenu.
showPopupMenu(int, ReadableArray, Callback, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
Show a PopupMenu.
showPopupMenu(int, ReadableArray, Callback, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
Show a PopupMenu.
showWithGravity(String, int, int) - Method in class com.facebook.react.modules.toast.ToastModule
 
showWithGravityAndOffset(String, int, int, int, int) - Method in class com.facebook.react.modules.toast.ToastModule
 
SimpleSettableFuture<T> - Class in com.facebook.react.common.futures
A super simple Future-like class that can safely notify another Thread when a value is ready.
SimpleSettableFuture() - Constructor for class com.facebook.react.common.futures.SimpleSettableFuture
 
SimpleViewManager<T extends android.view.View> - Class in com.facebook.react.uimanager
Common base class for most of the ViewManagers.
SimpleViewManager() - Constructor for class com.facebook.react.uimanager.SimpleViewManager
 
SingleThreadAsserter - Class in com.facebook.react.common
Simple class for asserting that operations only run on a single thread.
SingleThreadAsserter() - Constructor for class com.facebook.react.common.SingleThreadAsserter
 
size() - Method in class com.facebook.react.bridge.JavaOnlyArray
 
size() - Method in interface com.facebook.react.bridge.ReadableArray
 
size() - Method in class com.facebook.react.bridge.ReadableNativeArray
 
size() - Method in class com.facebook.react.common.LongArray
 
SizeMonitoringFrameLayout - Class in com.facebook.react.uimanager.common
Subclass of FrameLayout that allows registering for size change events.
SizeMonitoringFrameLayout(Context) - Constructor for class com.facebook.react.uimanager.common.SizeMonitoringFrameLayout
 
SizeMonitoringFrameLayout(Context, AttributeSet) - Constructor for class com.facebook.react.uimanager.common.SizeMonitoringFrameLayout
 
SizeMonitoringFrameLayout(Context, AttributeSet, int) - Constructor for class com.facebook.react.uimanager.common.SizeMonitoringFrameLayout
 
SizeMonitoringFrameLayout.OnSizeChangedListener - Interface in com.facebook.react.uimanager.common
 
SoftAssertions - Class in com.facebook.react.bridge
Utility class to make assertions that should not hard-crash the app but instead be handled by the Catalyst app NativeModuleCallExceptionHandler.
SoftAssertions() - Constructor for class com.facebook.react.bridge.SoftAssertions
 
source() - Method in class com.facebook.react.modules.network.ProgressResponseBody
 
SourceCodeModule - Class in com.facebook.react.modules.debug
Module that exposes the URL to the source code map (used for exception stack trace parsing) to JS
SourceCodeModule(ReactContext) - Constructor for class com.facebook.react.modules.debug.SourceCodeModule
 
Spacing - Class in com.facebook.react.uimanager
Class representing CSS spacing (padding, margin, and borders).
Spacing() - Constructor for class com.facebook.react.uimanager.Spacing
 
Spacing(float) - Constructor for class com.facebook.react.uimanager.Spacing
 
Spacing(Spacing) - Constructor for class com.facebook.react.uimanager.Spacing
 
SPACING_TYPE - Static variable in class com.facebook.yoga.YogaConfig
 
spannedFromShadowNode(ReactBaseTextShadowNode, String) - Static method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
StackFrame - Interface in com.facebook.react.devsupport.interfaces
Represents a generic entry in a stack trace, be it originally from JS or Java.
StackTraceHelper - Class in com.facebook.react.devsupport
Helper class converting JS and Java stack traces into arrays of StackFrame objects.
StackTraceHelper() - Constructor for class com.facebook.react.devsupport.StackTraceHelper
 
StackTraceHelper.StackFrameImpl - Class in com.facebook.react.devsupport
Represents a generic entry in a stack trace, be it originally from JS or Java.
StandardCharsets - Class in com.facebook.react.common
Not all versions of Android SDK have this class in nio package.
StandardCharsets() - Constructor for class com.facebook.react.common.StandardCharsets
 
start(View) - Method in class com.facebook.react.animation.Animation
 
start(SensorManager) - Method in class com.facebook.react.common.ShakeDetector
Start listening for shakes.
start() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
 
START - Static variable in class com.facebook.react.uimanager.Spacing
Spacing type that represents start direction e.g.
START - Static variable in class com.facebook.react.uimanager.ViewProps
 
start - Variable in class com.facebook.react.views.text.TextLayoutManager.SetSpanOperation
 
startActivityForResult(Intent, int, Bundle) - Method in class com.facebook.react.bridge.ReactContext
Same as Activity.startActivityForResult(Intent, int), this just redirects the call to the current activity.
startAndRecordFpsAtEachFrame() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
 
startAnimatingNode(int, int, ReadableMap, Callback) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
startAsyncFlow(long, String, int) - Static method in class com.facebook.systrace.Systrace
 
startHeadlessTask(int, String, WritableMap) - Method in interface com.facebook.react.modules.appregistry.AppRegistry
 
startInspector() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
startInspector() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
startInspector() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
startListeningToAnimatedNodeValue(int) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
startObserving(ReadableMap) - Method in class com.facebook.react.modules.location.LocationModule
Start listening for location updates.
startPollingOnChangeEndpoint(DevServerHelper.OnServerContentChangeListener) - Method in class com.facebook.react.devsupport.DevServerHelper
 
startProcessPackage() - Method in interface com.facebook.react.ReactPackageLogger
 
startReactApplication(ReactInstanceManager, String) - Method in class com.facebook.react.ReactRootView
startReactApplication(ReactInstanceManager, String, Bundle) - Method in class com.facebook.react.ReactRootView
startReactApplication(ReactInstanceManager, String, Bundle, String) - Method in class com.facebook.react.ReactRootView
Schedule rendering of the react component rendered by the JS application from the given JS module (@{param moduleName}) using provided to attach to the JS context of that manager.
startRecordingFps() - Method in class com.facebook.react.modules.debug.AnimationsDebugModule
 
startSurface(int, NativeMap) - Method in class com.facebook.react.fabric.jsi.Binding
 
startTask(HeadlessJsTaskConfig) - Method in class com.facebook.react.HeadlessJsTaskService
Start a task.
startTask(HeadlessJsTaskConfig) - Method in class com.facebook.react.jstasks.HeadlessJsTaskContext
Start a JS task.
staticInit() - Static method in class com.facebook.react.bridge.ReactBridge
 
staticInit() - Static method in class com.facebook.react.fabric.jsi.FabricSoLoader
 
StatusBarModule - Class in com.facebook.react.modules.statusbar
NativeModule that allows changing the appearance of the status bar.
StatusBarModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.statusbar.StatusBarModule
 
stepAsyncFlow(long, String, int) - Static method in class com.facebook.systrace.Systrace
 
stop() - Method in class com.facebook.react.common.ShakeDetector
Stop listening for shakes.
stop() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
 
stopAnimation(int) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
stopInspector() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
stopInspector() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
stopInspector() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
stopListeningToAnimatedNodeValue(int) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
stopObserving() - Method in class com.facebook.react.modules.location.LocationModule
Stop listening for location updates.
stopPollingOnChangeEndpoint() - Method in class com.facebook.react.devsupport.DevServerHelper
 
stopRecordingFps(double) - Method in class com.facebook.react.modules.debug.AnimationsDebugModule
Called when an animation finishes.
stopSurface(int) - Method in class com.facebook.react.fabric.jsi.Binding
 
store(byte[]) - Method in class com.facebook.react.modules.blob.BlobModule
 
store(byte[], String) - Method in class com.facebook.react.modules.blob.BlobModule
 
stripHeaderName(String) - Static method in class com.facebook.react.modules.network.HeaderUtil
 
stripHeaderValue(String) - Static method in class com.facebook.react.modules.network.HeaderUtil
 
SupportAlertFragment - Class in com.facebook.react.modules.dialog
AlertFragment for apps that use the Support FragmentActivity and FragmentManager for legacy reasons.
SupportAlertFragment() - Constructor for class com.facebook.react.modules.dialog.SupportAlertFragment
 
SupportAlertFragment(DialogModule.AlertFragmentListener, Bundle) - Constructor for class com.facebook.react.modules.dialog.SupportAlertFragment
 
supports(ReadableMap) - Method in interface com.facebook.react.modules.network.NetworkingModule.RequestBodyHandler
Returns if the handler should be used for a JS body payload.
supports(String) - Method in interface com.facebook.react.modules.network.NetworkingModule.ResponseHandler
Returns if the handler should be used for a response type.
supports(Uri, String) - Method in interface com.facebook.react.modules.network.NetworkingModule.UriHandler
Returns if the handler should be used for an URI.
swapLeftAndRightInRTL(boolean) - Method in class com.facebook.react.modules.i18nmanager.I18nManagerModule
 
swapLeftAndRightInRTL(Context, boolean) - Method in class com.facebook.react.modules.i18nmanager.I18nUtil
 
SwipeRefreshLayoutManager - Class in com.facebook.react.views.swiperefresh
ViewManager for ReactSwipeRefreshLayout which allows the user to "pull to refresh" a child view.
SwipeRefreshLayoutManager() - Constructor for class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
symbolicateStackTrace(Iterable<StackFrame>, DevServerHelper.SymbolicationListener) - Method in class com.facebook.react.devsupport.DevServerHelper
 
synchronouslyUpdateViewOnUIThread(int, ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.UIImplementation
Used by native animated module to bypass the process of updating the values through the shadow view hierarchy.
SystemClock - Class in com.facebook.react.common
Detour for System.currentTimeMillis and System.nanoTime calls so that they can be mocked out in tests.
SystemClock() - Constructor for class com.facebook.react.common.SystemClock
 
Systrace - Interface in com.facebook.react.bridge
Interface to the JavaScript Systrace Module
Systrace - Class in com.facebook.systrace
Systrace stub that mostly does nothing but delegates to Trace for beginning/ending sections.
Systrace() - Constructor for class com.facebook.systrace.Systrace
 
Systrace.EventScope - Enum in com.facebook.systrace
 
SystraceMessage - Class in com.facebook.systrace
Systrace stub.
SystraceMessage() - Constructor for class com.facebook.systrace.SystraceMessage
 
SystraceMessage.Builder - Class in com.facebook.systrace
 
SystraceRequestListener - Class in com.facebook.react.modules.fresco
Logs requests to Systrace
SystraceRequestListener() - Constructor for class com.facebook.react.modules.fresco.SystraceRequestListener
 

T

TAG - Static variable in class com.facebook.react.common.ReactConstants
 
TAG - Static variable in class com.facebook.react.views.textinput.ReactTextInputManager
 
TARGET_KEY - Static variable in class com.facebook.react.uimanager.events.TouchesHelper
 
TEXT_ALIGN - Static variable in class com.facebook.react.uimanager.ViewProps
 
TEXT_ALIGN_VERTICAL - Static variable in class com.facebook.react.uimanager.ViewProps
 
TEXT_BREAK_STRATEGY - Static variable in class com.facebook.react.uimanager.ViewProps
 
TEXT_DECORATION_LINE - Static variable in class com.facebook.react.uimanager.ViewProps
 
TextAttributeProps - Class in com.facebook.react.views.text
 
TextAttributeProps(ReactStylesDiffMap) - Constructor for class com.facebook.react.views.text.TextAttributeProps
 
TextAttributes - Class in com.facebook.react.views.text
 
TextAttributes() - Constructor for class com.facebook.react.views.text.TextAttributes
 
TextInlineImageSpan - Class in com.facebook.react.views.text
Base class for inline image spans.
TextInlineImageSpan() - Constructor for class com.facebook.react.views.text.TextInlineImageSpan
 
TextLayoutManager - Class in com.facebook.react.views.text
Class responsible of creating Spanned object for the JS representation of Text
TextLayoutManager() - Constructor for class com.facebook.react.views.text.TextLayoutManager
 
TextLayoutManager.SetSpanOperation - Class in com.facebook.react.views.text
 
TextTransform - Enum in com.facebook.react.views.text
Types of text transforms for CustomTextTransformSpan
ThemedReactContext - Class in com.facebook.react.uimanager
Wraps ReactContext with the base Context passed into the constructor.
ThemedReactContext(ReactApplicationContext, Context) - Constructor for class com.facebook.react.uimanager.ThemedReactContext
 
ThreadScopeSupport - Class in com.facebook.jni
 
ThreadScopeSupport() - Constructor for class com.facebook.jni.ThreadScopeSupport
 
TIMEOUT - Static variable in class com.facebook.react.modules.location.PositionError
The time allowed to acquire the geolocation, defined by PositionOptions.timeout information was reached before the information was obtained.
TimePickerDialogFragment - Class in com.facebook.react.modules.timepicker
 
TimePickerDialogFragment() - Constructor for class com.facebook.react.modules.timepicker.TimePickerDialogFragment
 
TimePickerDialogModule - Class in com.facebook.react.modules.timepicker
NativeModule that allows JS to show a native time picker dialog and get called back when the user selects a time.
TimePickerDialogModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.timepicker.TimePickerDialogModule
 
TimePickerMode - Enum in com.facebook.react.modules.timepicker
 
Timing - Class in com.facebook.react.modules.core
Native module for JS timer execution.
Timing(ReactApplicationContext, DevSupportManager) - Constructor for class com.facebook.react.modules.core.Timing
 
TLSSocketFactory - Class in com.facebook.react.modules.network
This class is needed for TLS 1.2 support on Android 4.x Source: http://blog.dev-area.net/2015/08/13/android-4-1-enable-tls-1-1-and-tls-1-2/
TLSSocketFactory() - Constructor for class com.facebook.react.modules.network.TLSSocketFactory
 
toArrayList() - Method in class com.facebook.react.bridge.JavaOnlyArray
 
toArrayList() - Method in interface com.facebook.react.bridge.ReadableArray
 
toArrayList() - Method in class com.facebook.react.bridge.ReadableNativeArray
 
ToastModule - Class in com.facebook.react.modules.toast
NativeModule that allows JS to show an Android Toast.
ToastModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.toast.ToastModule
 
toBundle(ReadableMap) - Static method in class com.facebook.react.bridge.Arguments
Convert a WritableMap to a Bundle.
toDIPFromPixel(float) - Static method in class com.facebook.react.uimanager.PixelUtil
Convert from PX to DP
toggleElementInspector() - Method in interface com.facebook.react.devsupport.ReactInstanceManagerDevHelper
Request to toggle the react element inspector.
toHashMap() - Method in class com.facebook.react.bridge.JavaOnlyMap
 
toHashMap() - Method in interface com.facebook.react.bridge.ReadableMap
 
toHashMap() - Method in class com.facebook.react.bridge.ReadableNativeMap
 
toJSON() - Method in interface com.facebook.react.devsupport.interfaces.StackFrame
Convert the stack frame to a JSON representation.
toJSON() - Method in class com.facebook.react.devsupport.StackTraceHelper.StackFrameImpl
Convert the stack frame to a JSON representation.
toJSON(View) - Static method in class com.facebook.react.uimanager.ViewHierarchyDumper
 
toJSONString() - Method in class com.facebook.react.devsupport.BundleDownloader.BundleInfo
 
toList(ReadableArray) - Static method in class com.facebook.react.bridge.Arguments
Convert a WritableArray to a ArrayList.
ToolbarClickEvent - Class in com.facebook.react.views.toolbar.events
Represents a click on the toolbar.
ToolbarClickEvent(int, int) - Constructor for class com.facebook.react.views.toolbar.events.ToolbarClickEvent
 
TOP - Static variable in class com.facebook.react.uimanager.Spacing
Spacing type that represents the top direction.
TOP - Static variable in class com.facebook.react.uimanager.ViewProps
 
TOP_TOUCH_CANCEL_KEY - Static variable in class com.facebook.react.uimanager.events.TouchesHelper
 
TOP_TOUCH_END_KEY - Static variable in class com.facebook.react.uimanager.events.TouchesHelper
 
toPixelFromDIP(float) - Static method in class com.facebook.react.uimanager.PixelUtil
Convert from DIP to PX
toPixelFromDIP(double) - Static method in class com.facebook.react.uimanager.PixelUtil
Convert from DIP to PX
toPixelFromSP(float) - Static method in class com.facebook.react.uimanager.PixelUtil
Convert from SP to PX
toPixelFromSP(float, float) - Static method in class com.facebook.react.uimanager.PixelUtil
Convert from SP to PX
toPixelFromSP(double) - Static method in class com.facebook.react.uimanager.PixelUtil
Convert from SP to PX
TopLoadingErrorEvent - Class in com.facebook.react.views.webview.events
Event emitted when there is an error in loading.
TopLoadingErrorEvent(int, WritableMap) - Constructor for class com.facebook.react.views.webview.events.TopLoadingErrorEvent
 
TopLoadingFinishEvent - Class in com.facebook.react.views.webview.events
Event emitted when loading is completed.
TopLoadingFinishEvent(int, WritableMap) - Constructor for class com.facebook.react.views.webview.events.TopLoadingFinishEvent
 
TopLoadingStartEvent - Class in com.facebook.react.views.webview.events
Event emitted when loading has started
TopLoadingStartEvent(int, WritableMap) - Constructor for class com.facebook.react.views.webview.events.TopLoadingStartEvent
 
TopMessageEvent - Class in com.facebook.react.views.webview.events
Event emitted when there is an error in loading.
TopMessageEvent(int, String) - Constructor for class com.facebook.react.views.webview.events.TopMessageEvent
 
toRealProgress(int) - Method in class com.facebook.react.views.slider.ReactSlider
Convert SeekBar's native progress value (e.g.
toRequestBody(ReadableMap, String) - Method in interface com.facebook.react.modules.network.NetworkingModule.RequestBodyHandler
Returns the RequestBody for the JS body payload.
toResponseData(ResponseBody) - Method in interface com.facebook.react.modules.network.NetworkingModule.ResponseHandler
Returns the JS body payload for the ResponseBody.
toScaleType(String) - Static method in class com.facebook.react.views.image.ImageResizeMode
Converts JS resize modes into ScalingUtils.ScaleType.
toSPFromPixel(float) - Static method in class com.facebook.react.uimanager.PixelUtil
Convert from PX to SP
toString() - Method in class com.facebook.react.bridge.CatalystInstanceImpl.PendingJSCall
 
toString() - Method in class com.facebook.react.bridge.Inspector.Page
 
toString() - Method in class com.facebook.react.bridge.JavaOnlyArray
 
toString() - Method in class com.facebook.react.bridge.JavaOnlyMap
 
toString() - Method in class com.facebook.react.bridge.JSCJavaScriptExecutorFactory
 
toString() - Method in class com.facebook.react.bridge.NativeArray
 
toString() - Method in interface com.facebook.react.bridge.NativeArrayInterface
 
toString() - Method in class com.facebook.react.bridge.NativeMap
 
toString() - Method in class com.facebook.react.fabric.mounting.mountitems.CreateMountItem
 
toString() - Method in class com.facebook.react.fabric.mounting.mountitems.DeleteMountItem
 
toString() - Method in class com.facebook.react.fabric.mounting.mountitems.DispatchCommandMountItem
 
toString() - Method in class com.facebook.react.fabric.mounting.mountitems.InsertMountItem
 
toString() - Method in class com.facebook.react.fabric.mounting.mountitems.PreAllocateViewMountItem
 
toString() - Method in class com.facebook.react.fabric.mounting.mountitems.RemoveMountItem
 
toString() - Method in class com.facebook.react.fabric.mounting.mountitems.UpdateEventEmitterMountItem
 
toString() - Method in class com.facebook.react.fabric.mounting.mountitems.UpdateLayoutMountItem
 
toString() - Method in class com.facebook.react.fabric.mounting.mountitems.UpdateLocalDataMountItem
 
toString() - Method in class com.facebook.react.fabric.mounting.mountitems.UpdatePropsMountItem
 
toString() - Method in class com.facebook.react.jscexecutor.JSCExecutorFactory
 
toString() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
toString() - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
 
toString() - Method in class com.facebook.react.uimanager.ViewAtIndex
 
toString() - Method in class com.facebook.react.views.image.ScaleTypeStartInside
 
toString() - Method in class com.facebook.react.views.text.ReactRawTextShadowNode
 
toString() - Method in class com.facebook.react.views.text.TextAttributes
 
toString() - Method in class com.facebook.yoga.YogaValue
 
total4PlusFrameStutters - Variable in class com.facebook.react.modules.debug.FpsDebugFrameCallback.FpsInfo
 
totalBytesRead() - Method in class com.facebook.react.modules.network.ProgressResponseBody
 
totalExpectedFrames - Variable in class com.facebook.react.modules.debug.FpsDebugFrameCallback.FpsInfo
 
totalFrames - Variable in class com.facebook.react.modules.debug.FpsDebugFrameCallback.FpsInfo
 
totalJsFrames - Variable in class com.facebook.react.modules.debug.FpsDebugFrameCallback.FpsInfo
 
totalTimeMs - Variable in class com.facebook.react.modules.debug.FpsDebugFrameCallback.FpsInfo
 
toTileMode(String) - Static method in class com.facebook.react.views.image.ImageResizeMode
Converts JS resize modes into Shader.TileMode.
TOUCHES_KEY - Static variable in class com.facebook.react.uimanager.events.TouchesHelper
 
TouchesHelper - Class in com.facebook.react.uimanager.events
Class responsible for generating catalyst touch events based on android MotionEvent.
TouchesHelper() - Constructor for class com.facebook.react.uimanager.events.TouchesHelper
 
TouchEvent - Class in com.facebook.react.uimanager.events
An event representing the start, end or movement of a touch.
TouchEventCoalescingKeyHelper - Class in com.facebook.react.uimanager.events
Utility for determining coalescing keys for TouchEvents.
TouchEventCoalescingKeyHelper() - Constructor for class com.facebook.react.uimanager.events.TouchEventCoalescingKeyHelper
 
TouchEventType - Enum in com.facebook.react.uimanager.events
Touch event types that JS module RCTEventEmitter can understand
TouchTargetHelper - Class in com.facebook.react.uimanager
Class responsible for identifying which react view should handle a given MotionEvent.
TouchTargetHelper() - Constructor for class com.facebook.react.uimanager.TouchTargetHelper
 
TRACE_TAG_REACT_APPS - Static variable in class com.facebook.systrace.Systrace
 
TRACE_TAG_REACT_FRESCO - Static variable in class com.facebook.systrace.Systrace
 
TRACE_TAG_REACT_JAVA_BRIDGE - Static variable in class com.facebook.systrace.Systrace
 
TRACE_TAG_REACT_JS_VM_CALLS - Static variable in class com.facebook.systrace.Systrace
 
TRACE_TAG_REACT_VIEW - Static variable in class com.facebook.systrace.Systrace
 
traceCounter(long, String, int) - Static method in class com.facebook.systrace.Systrace
 
traceInstant(long, String, Systrace.EventScope) - Static method in class com.facebook.systrace.Systrace
 
TraceListener - Interface in com.facebook.systrace
 
TransformHelper - Class in com.facebook.react.uimanager
Class providing helper methods for converting transformation list (as accepted by 'transform' view property) into a transformation matrix.
TransformHelper() - Constructor for class com.facebook.react.uimanager.TransformHelper
 
transpose(double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
Turns columns into rows and rows into columns.
TurboModule - Interface in com.facebook.react.turbomodule.core.interfaces
All turbo modules should inherit from this interface
TurboModuleManager - Class in com.facebook.react.turbomodule.core
This is the main class and entry point for TurboModules.
TurboModuleManager(ReactApplicationContext, JavaScriptContextHolder, TurboModuleManager.ModuleProvider) - Constructor for class com.facebook.react.turbomodule.core.TurboModuleManager
 
TurboModuleManager.ModuleProvider - Interface in com.facebook.react.turbomodule.core
All applications must implement this interface, and provide the Java TurboModule class
TurboReactPackage - Class in com.facebook.react
This will eventually replace LazyReactPackage when TurboModules are finally done.
TurboReactPackage() - Constructor for class com.facebook.react.TurboReactPackage
 

U

UI_MANAGER - Static variable in class com.facebook.debug.tags.ReactDebugOverlayTags
 
UIBlock - Interface in com.facebook.react.uimanager
A task to execute on the UI View for third party libraries.
UIImplementation - Class in com.facebook.react.uimanager
An class that is used to receive React commands from JS and translate them into a shadow node hierarchy that is then mapped to a native view hierarchy.
UIImplementation(ReactApplicationContext, UIManagerModule.ViewManagerResolver, EventDispatcher, int) - Constructor for class com.facebook.react.uimanager.UIImplementation
 
UIImplementation(ReactApplicationContext, List<ViewManager>, EventDispatcher, int) - Constructor for class com.facebook.react.uimanager.UIImplementation
 
UIImplementation(ReactApplicationContext, ViewManagerRegistry, UIViewOperationQueue, EventDispatcher) - Constructor for class com.facebook.react.uimanager.UIImplementation
 
UIImplementation.LayoutUpdateListener - Interface in com.facebook.react.uimanager
Interface definition for a callback to be invoked when the layout has been updated
UIImplementationProvider - Class in com.facebook.react.uimanager
Deprecated.
UIImplementationProvider() - Constructor for class com.facebook.react.uimanager.UIImplementationProvider
Deprecated.
 
uiImplementationThreadLock - Variable in class com.facebook.react.uimanager.UIImplementation
 
UIManager - Interface in com.facebook.react.bridge
 
UIManagerHelper - Class in com.facebook.react.uimanager
Helper class for UIManager.
UIManagerHelper() - Constructor for class com.facebook.react.uimanager.UIManagerHelper
 
UIManagerModule - Class in com.facebook.react.uimanager
Native module to allow JS to create and update native Views.
UIManagerModule(ReactApplicationContext, UIManagerModule.ViewManagerResolver, int) - Constructor for class com.facebook.react.uimanager.UIManagerModule
 
UIManagerModule(ReactApplicationContext, List<ViewManager>, int) - Constructor for class com.facebook.react.uimanager.UIManagerModule
 
UIManagerModule(ReactApplicationContext, UIManagerModule.ViewManagerResolver, UIImplementationProvider, int) - Constructor for class com.facebook.react.uimanager.UIManagerModule
Deprecated.
UIManagerModule(ReactApplicationContext, List<ViewManager>, UIImplementationProvider, int) - Constructor for class com.facebook.react.uimanager.UIManagerModule
Deprecated.
UIManagerModule.CustomEventNamesResolver - Interface in com.facebook.react.uimanager
Resolves a name coming from native side to a name of the event that is exposed to JS.
UIManagerModule.ViewManagerResolver - Interface in com.facebook.react.uimanager
Enables lazy discovery of a specific ViewManager by its name.
UIManagerModuleListener - Interface in com.facebook.react.uimanager
Listener used to hook into the UIManager update process.
UIManagerType - Annotation Type in com.facebook.react.uimanager.common
 
UiThreadUtil - Class in com.facebook.react.bridge
Utility for interacting with the UI thread.
UiThreadUtil() - Constructor for class com.facebook.react.bridge.UiThreadUtil
 
UIViewOperationQueue - Class in com.facebook.react.uimanager
This class acts as a buffer for command executed on NativeViewHierarchyManager or on AnimationRegistry.
UIViewOperationQueue(ReactApplicationContext, NativeViewHierarchyManager, int) - Constructor for class com.facebook.react.uimanager.UIViewOperationQueue
 
UIViewOperationQueue.UIOperation - Interface in com.facebook.react.uimanager
A mutation or animation operation on the view hierarchy.
UNDEFINED - Static variable in class com.facebook.yoga.YogaConstants
 
UnexpectedNativeTypeException - Exception in com.facebook.react.bridge
Exception thrown from native code when a type retrieved from a map or array (e.g.
UnexpectedNativeTypeException(String) - Constructor for exception com.facebook.react.bridge.UnexpectedNativeTypeException
 
unit - Variable in class com.facebook.yoga.YogaValue
 
UnknownCppException - Exception in com.facebook.jni
 
UnknownCppException() - Constructor for exception com.facebook.jni.UnknownCppException
 
UnknownCppException(String) - Constructor for exception com.facebook.jni.UnknownCppException
 
unmountApplicationComponentAtRootTag(int) - Method in interface com.facebook.react.modules.appregistry.AppRegistry
 
unmountComponentAtNode(int) - Method in interface com.facebook.react.modules.fabric.ReactFabric
JS method used to unmount Fabric surfaces.
unmountReactApplication() - Method in class com.facebook.react.ReactRootView
Unmount the react application at this root view, reclaiming any JS memory associated with that application.
unregister() - Method in class com.facebook.react.fabric.jsi.Binding
 
unregister(int) - Method in class com.facebook.react.uimanager.events.ReactEventEmitter
 
unregisterEventEmitter(int) - Method in class com.facebook.react.uimanager.events.EventDispatcher
 
unregisterListener(TraceListener) - Static method in class com.facebook.systrace.Systrace
 
UNSET - Static variable in class com.facebook.react.uimanager.events.TouchEvent
 
UNSET - Static variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
UNSET - Static variable in class com.facebook.react.views.text.TextAttributeProps
 
update(Uri, ContentValues, String, String[]) - Method in class com.facebook.react.modules.blob.BlobProvider
 
update() - Method in class com.facebook.react.uimanager.ViewGroupDrawingOrderHelper
Recheck all children for z-index changes.
updateClippingRect() - Method in interface com.facebook.react.uimanager.ReactClippingViewGroup
Notify view that clipping area may have changed and it should recalculate the list of children that should be attached/detached.
updateClippingRect() - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
updateClippingRect() - Method in class com.facebook.react.views.scroll.ReactScrollView
 
updateClippingRect() - Method in class com.facebook.react.views.view.ReactViewGroup
 
updateDrawingOrder() - Method in interface com.facebook.react.uimanager.ReactZIndexedViewGroup
Redraw the view based on updated child z-index.
updateDrawingOrder() - Method in class com.facebook.react.views.view.ReactViewGroup
 
updateDrawState(TextPaint) - Method in class com.facebook.react.views.text.CustomLetterSpacingSpan
 
updateDrawState(TextPaint) - Method in class com.facebook.react.views.text.CustomStyleSpan
 
updateDrawState(TextPaint) - Method in class com.facebook.react.views.text.ShadowStyleSpan
 
updateEventEmitter(int, EventEmitterWrapper) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
UpdateEventEmitterMountItem - Class in com.facebook.react.fabric.mounting.mountitems
 
UpdateEventEmitterMountItem(int, EventEmitterWrapper) - Constructor for class com.facebook.react.fabric.mounting.mountitems.UpdateEventEmitterMountItem
 
updateExceptionMessage(String, ReadableArray, int) - Method in class com.facebook.react.modules.core.ExceptionsManagerModule
 
updateExtraData(T, Object) - Method in class com.facebook.react.uimanager.SimpleViewManager
 
updateExtraData(T, Object) - Method in class com.facebook.react.uimanager.ViewGroupManager
 
updateExtraData(T, Object) - Method in class com.facebook.react.uimanager.ViewManager
Subclasses can implement this method to receive an optional extra data enqueued from the corresponding instance of ReactShadowNode in ReactShadowNode.onCollectExtraUpdates(com.facebook.react.uimanager.UIViewOperationQueue).
updateExtraData(View, Object) - Method in class com.facebook.react.views.art.ARTRenderableViewManager
 
updateExtraData(ARTSurfaceView, Object) - Method in class com.facebook.react.views.art.ARTSurfaceViewManager
 
updateExtraData(ProgressBarContainerView, Object) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
updateExtraData(View, Object) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
 
updateExtraData(View, Object) - Method in class com.facebook.react.views.text.ReactRawTextManager
 
updateExtraData(ReactTextView, Object) - Method in class com.facebook.react.views.text.ReactTextViewManager
 
updateExtraData(View, Object) - Method in class com.facebook.react.views.text.ReactVirtualTextViewManager
 
updateExtraData(ReactEditText, Object) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
updateInstanceHandle(int, long) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
updateJSError(String, ReadableArray, int) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
 
updateJSError(String, ReadableArray, int) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
updateJSError(String, ReadableArray, int) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
updateLayout(int, int, int, int, int) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
updateLayout(int, int, int, int, int, int) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
UpdateLayoutMountItem - Class in com.facebook.react.fabric.mounting.mountitems
 
UpdateLayoutMountItem(int, int, int, int, int) - Constructor for class com.facebook.react.fabric.mounting.mountitems.UpdateLayoutMountItem
 
updateLocalData(int, ReadableMap) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
updateLocalData(T, ReactStylesDiffMap, ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.ViewManager
 
updateLocalData(ReactTextView, ReactStylesDiffMap, ReactStylesDiffMap) - Method in class com.facebook.react.views.text.ReactTextViewManager
 
UpdateLocalDataMountItem - Class in com.facebook.react.fabric.mounting.mountitems
 
UpdateLocalDataMountItem(int, ReadableNativeMap) - Constructor for class com.facebook.react.fabric.mounting.mountitems.UpdateLocalDataMountItem
 
updateMeasureState(TextPaint) - Method in class com.facebook.react.views.text.CustomLetterSpacingSpan
 
updateMeasureState(TextPaint) - Method in class com.facebook.react.views.text.CustomStyleSpan
 
updateNodeSize(int, int, int) - Method in class com.facebook.react.uimanager.UIImplementation
Invoked when native view that corresponds to a root node, or acts as a root view (ie.
updateNodeSize(int, int, int) - Method in class com.facebook.react.uimanager.UIManagerModule
 
updateProgress(String, Integer, Integer) - Method in class com.facebook.react.devsupport.DevLoadingViewController
 
updateProperties(int, ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
updateProperties(ReactStylesDiffMap) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
updateProperties(ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
updateProperties(T, ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.ViewManager
 
updateProps(int, ReadableMap) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
updateProps(T, V, ReactStylesDiffMap) - Static method in class com.facebook.react.uimanager.ViewManagerPropertyUpdater
 
updateProps(T, ReactStylesDiffMap) - Static method in class com.facebook.react.uimanager.ViewManagerPropertyUpdater
 
UpdatePropsMountItem - Class in com.facebook.react.fabric.mounting.mountitems
 
UpdatePropsMountItem(int, ReadableMap) - Constructor for class com.facebook.react.fabric.mounting.mountitems.UpdatePropsMountItem
 
updateRootLayoutSpecs(int, int, int) - Method in interface com.facebook.react.bridge.UIManager
Updates the layout specs of the RootShadowNode based on the Measure specs received by parameters.
updateRootLayoutSpecs(int, int, int) - Method in class com.facebook.react.fabric.FabricUIManager
Updates the layout metrics of the root view based on the Measure specs received by parameters.
updateRootLayoutSpecs(int, int, int) - Method in class com.facebook.react.uimanager.UIManagerModule
Updates the styles of the ReactShadowNode based on the Measure specs received by parameters.
updateRootView(int, int, int) - Method in class com.facebook.react.uimanager.UIImplementation
Updates the styles of the ReactShadowNode based on the Measure specs received by parameters.
updateRootView(ReactShadowNode, int, int) - Method in class com.facebook.react.uimanager.UIImplementation
Updates the styles of the ReactShadowNode based on the Measure specs received by parameters.
updateStagedSelection() - Method in class com.facebook.react.views.picker.ReactPicker
 
updateTimestamp - Variable in class com.facebook.react.devsupport.InspectorPackagerConnection.BundleStatus
 
updateView(int, String, ReadableMap) - Method in class com.facebook.react.uimanager.UIImplementation
Invoked by React to create a new node with a given tag has its properties changed.
updateView(int, String, ReadableMap) - Method in class com.facebook.react.uimanager.UIManagerModule
 
updateView() - Method in class com.facebook.react.views.text.ReactTextView
 
updateViewExtraData(int, Object) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
updateViewHierarchy() - Method in class com.facebook.react.uimanager.UIImplementation
 
uptimeMillis() - Static method in class com.facebook.react.common.SystemClock
 
USE_DEFAULT_TYPE - Static variable in annotation type com.facebook.react.uimanager.annotations.ReactProp
 
USE_DEFAULT_TYPE - Static variable in annotation type com.facebook.react.uimanager.annotations.ReactPropGroup
 
useArrayNativeAccessor - Static variable in class com.facebook.react.config.ReactFeatureFlags
Reduce the number of Java-JS interops while accessing native arrays
useMapNativeAccessor - Static variable in class com.facebook.react.config.ReactFeatureFlags
Reduce the number of Java-JS interops while accessing native maps
useTurboModules - Static variable in class com.facebook.react.config.ReactFeatureFlags
Should this application use TurboModules.
UTF_16 - Static variable in class com.facebook.react.common.StandardCharsets
Sixteen-bit UCS Transformation Format, byte order identified by an optional byte-order mark
UTF_16BE - Static variable in class com.facebook.react.common.StandardCharsets
Sixteen-bit UCS Transformation Format, big-endian byte order
UTF_16LE - Static variable in class com.facebook.react.common.StandardCharsets
Sixteen-bit UCS Transformation Format, little-endian byte order
UTF_8 - Static variable in class com.facebook.react.common.StandardCharsets
Eight-bit UCS Transformation Format

V

v3Combine(double[], double[], double, double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
From: http://www.opensource.apple.com/source/WebCore/WebCore-514/platform/graphics/transforms/TransformationMatrix.cpp
v3Cross(double[], double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
From: http://www.opensource.apple.com/source/WebCore/WebCore-514/platform/graphics/transforms/TransformationMatrix.cpp
v3Dot(double[], double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
The dot product of a and b, two 3-element vectors.
v3Length(double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
From: https://code.google.com/p/webgl-mjs/source/browse/mjs.js
v3Normalize(double[], double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
Based on: https://code.google.com/p/webgl-mjs/source/browse/mjs.js
value(String) - Method in class com.facebook.react.bridge.JsonWriter
 
value(boolean) - Method in class com.facebook.react.bridge.JsonWriter
 
value(double) - Method in class com.facebook.react.bridge.JsonWriter
 
value(long) - Method in class com.facebook.react.bridge.JsonWriter
 
value(Number) - Method in class com.facebook.react.bridge.JsonWriter
 
value - Variable in class com.facebook.yoga.YogaValue
 
valueOf(String) - Static method in enum com.facebook.react.bridge.MemoryPressure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.bridge.queue.MessageQueueThreadSpec.ThreadType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.bridge.ReactMarkerConstants
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.bridge.ReadableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.common.LifecycleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.devsupport.BundleDeltaClient.ClientType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.devsupport.RedBoxHandler.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.modules.core.ReactChoreographer.CallbackType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.modules.datepicker.DatePickerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.modules.timepicker.TimePickerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.uimanager.AccessibilityDelegateUtil.AccessibilityRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.uimanager.events.TouchEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.uimanager.PointerEvents
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.views.image.ImageResizeMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.views.scroll.ScrollEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.views.text.TextTransform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.views.view.ReactViewBackgroundDrawable.BorderRadiusLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.systrace.Systrace.EventScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaDimension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaDisplay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaEdge
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaExperimentalFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaFlexDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaJustify
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaLogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaMeasureMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaOverflow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaPositionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaPrintOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.yoga.YogaWrap
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.facebook.react.bridge.MemoryPressure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.bridge.queue.MessageQueueThreadSpec.ThreadType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.bridge.ReactMarkerConstants
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.bridge.ReadableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.common.LifecycleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.devsupport.BundleDeltaClient.ClientType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.devsupport.RedBoxHandler.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.modules.core.ReactChoreographer.CallbackType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.modules.datepicker.DatePickerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.modules.timepicker.TimePickerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.uimanager.AccessibilityDelegateUtil.AccessibilityRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.uimanager.events.TouchEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.uimanager.PointerEvents
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.views.image.ImageResizeMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.views.scroll.ScrollEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.views.text.TextTransform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.react.views.view.ReactViewBackgroundDrawable.BorderRadiusLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.systrace.Systrace.EventScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaDimension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaDisplay
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaEdge
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaExperimentalFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaFlexDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaJustify
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaMeasureMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaOverflow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaPositionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaPrintOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.yoga.YogaWrap
Returns an array containing the constants of this enum type, in the order they are declared.
VelocityHelper - Class in com.facebook.react.views.scroll
This Class helps to calculate the velocity for all ScrollView.
VelocityHelper() - Constructor for class com.facebook.react.views.scroll.VelocityHelper
 
verifyDrawable(Drawable) - Method in class com.facebook.react.views.text.ReactTextView
 
verifyDrawable(Drawable) - Method in class com.facebook.react.views.textinput.ReactEditText
 
VERSION - Static variable in class com.facebook.react.modules.systeminfo.ReactNativeVersion
 
VERTICAL - Static variable in class com.facebook.react.uimanager.Spacing
Spacing type that represents vertical direction (top and bottom).
vibrate(int) - Method in class com.facebook.react.modules.vibration.VibrationModule
 
vibrateByPattern(ReadableArray, int) - Method in class com.facebook.react.modules.vibration.VibrationModule
 
VibrationModule - Class in com.facebook.react.modules.vibration
 
VibrationModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.vibration.VibrationModule
 
VIEW_CLASS_NAME - Static variable in class com.facebook.react.uimanager.ViewProps
 
ViewAtIndex - Class in com.facebook.react.uimanager
Data structure that couples view tag to it's index in parent view.
ViewAtIndex(int, int) - Constructor for class com.facebook.react.uimanager.ViewAtIndex
 
ViewDefaults - Class in com.facebook.react.uimanager
Default property values for Views to be shared between Views and ShadowViews.
ViewDefaults() - Constructor for class com.facebook.react.uimanager.ViewDefaults
 
ViewGroupDrawingOrderHelper - Class in com.facebook.react.uimanager
Helper to handle implementing ViewGroups with custom drawing order based on z-index.
ViewGroupDrawingOrderHelper(ViewGroup) - Constructor for class com.facebook.react.uimanager.ViewGroupDrawingOrderHelper
 
ViewGroupManager<T extends android.view.ViewGroup> - Class in com.facebook.react.uimanager
Class providing children management API for view managers of classes extending ViewGroup.
ViewGroupManager() - Constructor for class com.facebook.react.uimanager.ViewGroupManager
 
ViewHierarchyDumper - Class in com.facebook.react.uimanager
 
ViewHierarchyDumper() - Constructor for class com.facebook.react.uimanager.ViewHierarchyDumper
 
ViewHierarchyUtil - Class in com.facebook.react.devsupport
Helper for computing information about the view hierarchy
ViewHierarchyUtil() - Constructor for class com.facebook.react.devsupport.ViewHierarchyUtil
 
viewIsDescendantOf(int, int, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
Check if the first shadow node is the descendant of the second shadow node
viewIsDescendantOf(int, int, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
Check if the first shadow node is the descendant of the second shadow node
ViewManager<T extends android.view.View,C extends ReactShadowNode> - Class in com.facebook.react.uimanager
Class responsible for knowing how to create and update catalyst Views of a given type.
ViewManager() - Constructor for class com.facebook.react.uimanager.ViewManager
 
ViewManagerOnDemandReactPackage - Interface in com.facebook.react
 
ViewManagerPropertyUpdater - Class in com.facebook.react.uimanager
 
ViewManagerPropertyUpdater() - Constructor for class com.facebook.react.uimanager.ViewManagerPropertyUpdater
 
ViewManagerPropertyUpdater.Settable - Interface in com.facebook.react.uimanager
 
ViewManagerPropertyUpdater.ShadowNodeSetter<T extends ReactShadowNode> - Interface in com.facebook.react.uimanager
 
ViewManagerPropertyUpdater.ViewManagerSetter<T extends ViewManager,V extends android.view.View> - Interface in com.facebook.react.uimanager
 
ViewManagerRegistry - Class in com.facebook.react.uimanager
Class that stores the mapping between native view name used in JS and the corresponding instance of ViewManager.
ViewManagerRegistry(UIManagerModule.ViewManagerResolver) - Constructor for class com.facebook.react.uimanager.ViewManagerRegistry
 
ViewManagerRegistry(List<ViewManager>) - Constructor for class com.facebook.react.uimanager.ViewManagerRegistry
 
ViewManagerRegistry(Map<String, ViewManager>) - Constructor for class com.facebook.react.uimanager.ViewManagerRegistry
 
viewManagerSpec(<any>) - Static method in class com.facebook.react.bridge.ModuleSpec
 
ViewPool - Class in com.facebook.react.fabric.mounting
 
ViewProps - Class in com.facebook.react.uimanager
Keys for props that need to be shared across multiple classes.
ViewProps() - Constructor for class com.facebook.react.uimanager.ViewProps
 
ViewUtil - Class in com.facebook.react.uimanager.common
 
ViewUtil() - Constructor for class com.facebook.react.uimanager.common.ViewUtil
 
VISIBLE - Static variable in class com.facebook.react.uimanager.ViewProps
 
VisibleForTesting - Annotation Type in com.facebook.react.common.annotations
Annotates a method that should have restricted visibility but it's required to be public for use in test code only.

W

wallTime - Variable in class com.facebook.react.bridge.queue.MessageQueueThreadPerfStats
 
WebsocketExecutorTimeoutException(String) - Constructor for exception com.facebook.react.devsupport.WebsocketJavaScriptExecutor.WebsocketExecutorTimeoutException
 
WebsocketJavaScriptExecutor - Class in com.facebook.react.devsupport
Executes JS remotely via the react nodejs server as a proxy to a browser on the host machine.
WebsocketJavaScriptExecutor() - Constructor for class com.facebook.react.devsupport.WebsocketJavaScriptExecutor
 
WebsocketJavaScriptExecutor.JSExecutorConnectCallback - Interface in com.facebook.react.devsupport
 
WebsocketJavaScriptExecutor.WebsocketExecutorTimeoutException - Exception in com.facebook.react.devsupport
 
WebSocketModule - Class in com.facebook.react.modules.websocket
 
WebSocketModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.websocket.WebSocketModule
 
WebSocketModule.ContentHandler - Interface in com.facebook.react.modules.websocket
 
WebViewConfig - Interface in com.facebook.react.views.webview
Implement this interface in order to config your WebView.
what - Variable in class com.facebook.react.views.text.TextLayoutManager.SetSpanOperation
 
WIDTH - Static variable in class com.facebook.react.uimanager.ViewProps
 
willDispatchViewUpdates(UIManagerModule) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
willDispatchViewUpdates(UIManagerModule) - Method in interface com.facebook.react.uimanager.UIManagerModuleListener
Called right before view updates are dispatched at the end of a batch.
withoutNativeDeltaClient(Context, DevInternalSettings.Listener) - Static method in class com.facebook.react.devsupport.DevInternalSettings
 
WritableArray - Interface in com.facebook.react.bridge
Interface for a mutable array.
WritableMap - Interface in com.facebook.react.bridge
Interface for a mutable map.
WritableNativeArray - Class in com.facebook.react.bridge
Implementation of a write-only array stored in native memory.
WritableNativeArray() - Constructor for class com.facebook.react.bridge.WritableNativeArray
 
WritableNativeMap - Class in com.facebook.react.bridge
Implementation of a write-only map stored in native memory.
WritableNativeMap() - Constructor for class com.facebook.react.bridge.WritableNativeMap
 
write(byte[], int, int) - Method in class com.facebook.react.modules.network.CountingOutputStream
 
write(int) - Method in class com.facebook.react.modules.network.CountingOutputStream
 
writeTo(BufferedSink) - Method in class com.facebook.react.modules.network.ProgressRequestBody
 

Y

YogaAlign - Enum in com.facebook.yoga
 
YogaBaselineFunction - Interface in com.facebook.yoga
 
YogaConfig - Class in com.facebook.yoga
 
YogaConfig() - Constructor for class com.facebook.yoga.YogaConfig
 
YogaConstants - Class in com.facebook.yoga
 
YogaConstants() - Constructor for class com.facebook.yoga.YogaConstants
 
YogaDimension - Enum in com.facebook.yoga
 
YogaDirection - Enum in com.facebook.yoga
 
YogaDisplay - Enum in com.facebook.yoga
 
YogaEdge - Enum in com.facebook.yoga
 
YogaExperimentalFeature - Enum in com.facebook.yoga
 
YogaFlexDirection - Enum in com.facebook.yoga
 
YogaJustify - Enum in com.facebook.yoga
 
YogaLogger - Interface in com.facebook.yoga
Interface for receiving logs from native layer.
YogaLogLevel - Enum in com.facebook.yoga
 
YogaMeasureFunction - Interface in com.facebook.yoga
 
YogaMeasureMode - Enum in com.facebook.yoga
 
YogaMeasureOutput - Class in com.facebook.yoga
Helpers for building measure output value.
YogaMeasureOutput() - Constructor for class com.facebook.yoga.YogaMeasureOutput
 
YogaNode - Class in com.facebook.yoga
 
YogaNode() - Constructor for class com.facebook.yoga.YogaNode
 
YogaNode(YogaConfig) - Constructor for class com.facebook.yoga.YogaNode
 
YogaNodeCloneFunction - Interface in com.facebook.yoga
 
YogaNodePool - Class in com.facebook.react.uimanager
Static holder for a recycling pool of YogaNodes.
YogaNodePool() - Constructor for class com.facebook.react.uimanager.YogaNodePool
 
YogaNodeType - Enum in com.facebook.yoga
 
YogaOverflow - Enum in com.facebook.yoga
 
YogaPositionType - Enum in com.facebook.yoga
 
YogaPrintOptions - Enum in com.facebook.yoga
 
YogaUnit - Enum in com.facebook.yoga
 
YogaValue - Class in com.facebook.yoga
 
YogaValue(float, YogaUnit) - Constructor for class com.facebook.yoga.YogaValue
 
YogaWrap - Enum in com.facebook.yoga
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links