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 Z 

A

a(String) - Static method in class com.facebook.react.util.RNLog
Log a warning level message tagged as React Native to the console.
abandonPermissions() - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
abortRequest(double) - Method in class com.facebook.fbreact.specs.NativeImageLoaderAndroidSpec
 
abortRequest(double) - Method in class com.facebook.fbreact.specs.NativeNetworkingAndroidSpec
 
abortRequest(double) - Method in class com.facebook.fbreact.specs.NativeNetworkingIOSSpec
 
abortRequest(double) - Method in class com.facebook.react.modules.image.ImageLoaderModule
 
abortRequest(double) - Method in class com.facebook.react.modules.network.NetworkingModule
 
ACCESSIBILITY_ACTIONS - Static variable in class com.facebook.react.uimanager.ViewProps
 
ACCESSIBILITY_HINT - Static variable in class com.facebook.react.uimanager.ViewProps
 
ACCESSIBILITY_LABEL - Static variable in class com.facebook.react.uimanager.ViewProps
 
ACCESSIBILITY_LIVE_REGION - Static variable in class com.facebook.react.uimanager.ViewProps
 
ACCESSIBILITY_ROLE - Static variable in class com.facebook.react.uimanager.ViewProps
 
ACCESSIBILITY_STATE - Static variable in class com.facebook.react.uimanager.ViewProps
 
ACCESSIBILITY_VALUE - Static variable in class com.facebook.react.uimanager.ViewProps
 
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.
ActivityIndicatorViewManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & ActivityIndicatorViewManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
ActivityIndicatorViewManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.ActivityIndicatorViewManagerDelegate
 
ActivityIndicatorViewManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
add(long) - Method in class com.facebook.react.common.LongArray
 
addActivityEventListener(ActivityEventListener) - Method in class com.facebook.react.bridge.ReactContext
 
addAnimatedEventToView(double, String, ReadableMap) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
addAnimatedEventToView(double, String, ReadableMap) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
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
 
addChildAt(YogaNode, int) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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.
addCookies(String, List<String>) - Method in class com.facebook.react.modules.network.ForwardingCookieHandler
 
addCustomDevOption(String, DevOptionHandler) - Method in class com.facebook.react.devsupport.DevSupportManagerBase
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
 
addCustomFont(Context, String, int) - Method in class com.facebook.react.views.text.ReactFontManager
 
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
 
addFabricListener(ReactMarker.FabricMarkerListener) - Static method in class com.facebook.react.bridge.ReactMarker
 
addFocusables(ArrayList<View>, int, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
addImageFromBase64(String, Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeImageStoreSpec
 
addImageFromBase64(String, Callback, Callback) - Method in class com.facebook.react.modules.camera.ImageStoreManager
 
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(String) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
addListener(String) - Method in class com.facebook.fbreact.specs.NativeAppearanceSpec
 
addListener(String) - Method in class com.facebook.fbreact.specs.NativeAppStateSpec
 
addListener(String) - Method in class com.facebook.fbreact.specs.NativeDevSettingsSpec
 
addListener(String) - Method in class com.facebook.fbreact.specs.NativeKeyboardObserverSpec
 
addListener(String) - Method in class com.facebook.fbreact.specs.NativeLinkingSpec
 
addListener(String) - Method in class com.facebook.fbreact.specs.NativeModalManagerSpec
 
addListener(String) - Method in class com.facebook.fbreact.specs.NativeNetworkingAndroidSpec
 
addListener(String) - Method in class com.facebook.fbreact.specs.NativeNetworkingIOSSpec
 
addListener(String) - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
addListener(String) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerIOSSpec
 
addListener(String) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerSpec
 
addListener(String) - Method in class com.facebook.fbreact.specs.NativeTVNavigationEventEmitterSpec
 
addListener(String) - Method in class com.facebook.fbreact.specs.NativeWebSocketModuleSpec
 
addListener(String) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
addListener(ReactMarker.MarkerListener) - Static method in class com.facebook.react.bridge.ReactMarker
 
addListener(ReactSoftException.ReactSoftExceptionListener) - Static method in class com.facebook.react.bridge.ReactSoftException
Deprecated.
 
addListener(String) - Method in class com.facebook.react.modules.appearance.AppearanceModule
Stub
addListener(String) - Method in class com.facebook.react.modules.appstate.AppStateModule
 
addListener(String) - Method in class com.facebook.react.modules.debug.DevSettingsModule
 
addListener(String) - Method in class com.facebook.react.modules.intent.IntentModule
 
addListener(String) - Method in class com.facebook.react.modules.network.NetworkingModule
 
addListener(String) - Method in class com.facebook.react.modules.websocket.WebSocketModule
 
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.
addMenuItem(String) - Method in class com.facebook.fbreact.specs.NativeDevSettingsSpec
 
addMenuItem(String) - Method in class com.facebook.react.devsupport.DevInternalSettings
 
addMenuItem(String) - Method in class com.facebook.react.modules.debug.DevSettingsModule
 
addMenuItem(String) - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
Add an item to the dev menu.
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.fbreact.specs.NativeBlobModuleSpec
 
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, View) - Method in class com.facebook.react.fabric.mounting.MountingManager
This mutates the rootView, which is an Android View, so this should only be called on the UI thread.
addRootView(int, View) - 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, View) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
addRootViewGroup(int, View) - 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(T, View, int) - Method in class com.facebook.react.views.view.ReactClippingViewManager
 
addView(View, int, ViewGroup.LayoutParams) - Method in class com.facebook.react.views.view.ReactViewGroup
 
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(double) - Method in class com.facebook.fbreact.specs.NativeBlobModuleSpec
 
addWebSocketHandler(double) - Method in class com.facebook.react.modules.blob.BlobModule
 
addWindowFocusChangeListener(WindowFocusChangeListener) - Method in class com.facebook.react.bridge.ReactContext
 
ADJUSTS_FONT_SIZE_TO_FIT - Static variable in class com.facebook.react.uimanager.ViewProps
 
ADVICE - Static variable in class com.facebook.react.util.RNLog
 
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
 
alertWithArgs(ReadableMap, Callback) - Method in class com.facebook.fbreact.specs.NativeAlertManagerSpec
 
ALIGN_CONTENT - Static variable in class com.facebook.react.uimanager.ViewProps
 
ALIGN_CONTENT - Static variable in class com.facebook.yoga.YogaStyleInputs
 
ALIGN_ITEMS - Static variable in class com.facebook.react.uimanager.ViewProps
 
ALIGN_ITEMS - Static variable in class com.facebook.yoga.YogaStyleInputs
 
ALIGN_SELF - Static variable in class com.facebook.react.uimanager.ViewProps
 
ALIGN_SELF - Static variable in class com.facebook.yoga.YogaStyleInputs
 
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
 
allowEarlyViewCommandExecution - Static variable in class com.facebook.react.config.ReactFeatureFlags
Temporary flag.
allowRTL(boolean) - Method in class com.facebook.fbreact.specs.NativeI18nManagerSpec
 
allowRTL(boolean) - Method in class com.facebook.react.modules.i18nmanager.I18nManagerModule
 
allowRTL(Context, boolean) - Method in class com.facebook.react.modules.i18nmanager.I18nUtil
 
AndroidDialogPickerManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & AndroidDialogPickerManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
AndroidDialogPickerManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.AndroidDialogPickerManagerDelegate
 
AndroidDialogPickerManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
AndroidDrawerLayoutManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & AndroidDrawerLayoutManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
AndroidDrawerLayoutManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.AndroidDrawerLayoutManagerDelegate
 
AndroidDrawerLayoutManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
AndroidDropdownPickerManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & AndroidDropdownPickerManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
AndroidDropdownPickerManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.AndroidDropdownPickerManagerDelegate
 
AndroidDropdownPickerManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
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
 
AndroidProgressBarManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & AndroidProgressBarManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
AndroidProgressBarManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.AndroidProgressBarManagerDelegate
 
AndroidProgressBarManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
AndroidSwipeRefreshLayoutManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & AndroidSwipeRefreshLayoutManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
AndroidSwipeRefreshLayoutManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.AndroidSwipeRefreshLayoutManagerDelegate
 
AndroidSwipeRefreshLayoutManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
AndroidSwitchManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & AndroidSwitchManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
AndroidSwitchManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.AndroidSwitchManagerDelegate
 
AndroidSwitchManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
AndroidUnicodeUtils - Class in com.facebook.hermes.unicode
 
AndroidUnicodeUtils() - Constructor for class com.facebook.hermes.unicode.AndroidUnicodeUtils
 
AndroidViewPagerManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & AndroidViewPagerManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
AndroidViewPagerManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.AndroidViewPagerManagerDelegate
 
AndroidViewPagerManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
AnimatedNodeValueListener - Interface in com.facebook.react.animated
Interface used to listen to ValueAnimatedNode updates.
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
 
announceForAccessibility(String) - Method in class com.facebook.fbreact.specs.NativeAccessibilityInfoSpec
 
announceForAccessibility(String) - Method in class com.facebook.fbreact.specs.NativeAccessibilityManagerSpec
 
announceForAccessibility(String) - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
 
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
 
AppearanceModule - Class in com.facebook.react.modules.appearance
Module that exposes the user's preferred color scheme.
AppearanceModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.appearance.AppearanceModule
 
AppearanceModule(ReactApplicationContext, AppearanceModule.OverrideColorScheme) - Constructor for class com.facebook.react.modules.appearance.AppearanceModule
 
AppearanceModule.OverrideColorScheme - Interface in com.facebook.react.modules.appearance
Optional override to the current color scheme
apply(OkHttpClient.Builder) - Method in interface com.facebook.react.modules.network.NetworkingModule.CustomClientBuilder
 
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
 
applyStyles(Typeface, int, int, String, AssetManager) - Static method in class com.facebook.react.views.text.ReactTypefaceUtils
 
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
 
arrowScroll(int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
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
 
asArray() - Method in class com.facebook.react.bridge.DynamicFromObject
 
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
 
asBoolean() - Method in class com.facebook.react.bridge.DynamicFromObject
 
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
 
asDouble() - Method in class com.facebook.react.bridge.DynamicFromObject
 
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
 
asInt() - Method in class com.facebook.react.bridge.DynamicFromObject
 
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
 
asMap() - Method in class com.facebook.react.bridge.DynamicFromObject
 
ASPECT_RATIO - Static variable in class com.facebook.react.uimanager.ViewProps
 
ASPECT_RATIO - Static variable in class com.facebook.yoga.YogaStyleInputs
 
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.
assertNodeSupportedWithoutOptimizer(ReactShadowNode) - Static method in class com.facebook.react.uimanager.NativeViewHierarchyOptimizer
 
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
 
asString() - Method in class com.facebook.react.bridge.DynamicFromObject
 
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
 
attachRootView(ReactRoot) - 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.YogaNodeJNIBase
 
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
 
BaseViewManagerAdapter<T extends android.view.View> - Class in com.facebook.react.uimanager
 
BaseViewManagerAdapter() - Constructor for class com.facebook.react.uimanager.BaseViewManagerAdapter
 
BaseViewManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T>> - Class in com.facebook.react.uimanager
This is a base implementation of ViewManagerDelegate which supports setting properties that every view should support, such as rotation, background color, etc.
BaseViewManagerDelegate(U) - Constructor for class com.facebook.react.uimanager.BaseViewManagerDelegate
 
BaseViewManagerInterface<T extends android.view.View> - Interface in com.facebook.react.uimanager
This is an interface that should be implemented by view managers supporting the base view properties such as backgroundColor, opacity, etc.
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, int) - Constructor for class com.facebook.react.fabric.mounting.mountitems.BatchMountItem
 
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
 
beginScroll() - Method in class com.facebook.fbreact.specs.NativeFrameRateLoggerSpec
 
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
 
Binding() - Constructor for class com.facebook.react.fabric.Binding
 
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
 
blur(Double) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
BORDER - Static variable in class com.facebook.yoga.YogaStyleInputs
 
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_DID_LOAD - Static variable in annotation type com.facebook.react.surface.ReactStage
 
BridgeTimerManager() - Constructor for class com.facebook.react.modules.core.TimingModule.BridgeTimerManager
 
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.ReactFragment.Builder
 
build() - Method in class com.facebook.react.ReactInstanceManagerBuilder
Instantiates a new ReactInstanceManager.
build() - Method in class com.facebook.react.shell.MainPackageConfig.Builder
 
build(ReactApplicationContext, List<ReactPackage>) - Method in class com.facebook.react.turbomodule.core.ReactPackageTurboModuleManagerDelegate.Builder
 
build() - Method in class com.facebook.react.turbomodule.core.ReactPackageTurboModuleManagerDelegate.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() - Constructor for class com.facebook.react.ReactFragment.Builder
 
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.react.turbomodule.core.ReactPackageTurboModuleManagerDelegate.Builder
 
Builder() - Constructor for class com.facebook.systrace.SystraceMessage.Builder
 
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.
buildReactTextUpdateFromState(Spannable, int, boolean, int, int, int, ReadableMap) - Static method in class com.facebook.react.views.text.ReactTextUpdate
 
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(float, float) - 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.react.uimanager.ReactShadowNodeImpl
 
calculateLayout(float, float) - Method in class com.facebook.yoga.YogaNode
 
calculateLayout(float, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
calculateLayoutOnChildren() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
calculateLayoutOnChildren() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
calculateLayoutOnChildren() - Method in class com.facebook.react.views.text.ReactTextShadowNode
 
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.JavaScriptTimerManager
Invoke the JS callback registered with `requestIdleCallback`.
callIdleCallbacks(double) - Method in interface com.facebook.react.modules.core.JSTimers
 
callIdleCallbacks(double) - Method in class com.facebook.react.modules.core.TimingModule.BridgeTimerManager
 
CallInvokerHolder - Interface in com.facebook.react.turbomodule.core.interfaces
JS CallInvoker is created by CatalystInstance.cpp, but used by TurboModuleManager.cpp.
CallInvokerHolderImpl - Class in com.facebook.react.turbomodule.core
JSCallInvoker is created at a different time/place (i.e: in CatalystInstance) than TurboModuleManager.
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.JavaScriptTimerManager
Calls the JS callback(s) associated with the timer ID(s).
callTimers(WritableArray) - Method in interface com.facebook.react.modules.core.JSTimers
 
callTimers(WritableArray) - Method in class com.facebook.react.modules.core.TimingModule.BridgeTimerManager
 
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.fbreact.specs.NativeVibrationSpec
 
cancel(boolean) - Method in class com.facebook.react.common.futures.SimpleSettableFuture
 
cancel() - Method in class com.facebook.react.modules.vibration.VibrationModule
 
cancelAllLocalNotifications() - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
cancelLocalNotifications(ReadableMap) - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
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.view.ViewGroupClickEvent
 
canLoadFile(String) - Static method in class com.facebook.hermes.reactexecutor.HermesExecutor
Return whether this class can load a file at the given path, based on a binary compatibility check between the contents of the file and the Hermes VM.
canOpenURL(String, Promise) - Method in class com.facebook.fbreact.specs.NativeLinkingSpec
 
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
 
canRecordVideos(Callback) - Method in class com.facebook.fbreact.specs.NativeImagePickerIOSSpec
 
canRetry() - Method in interface com.facebook.react.jstasks.HeadlessJsTaskRetryPolicy
 
canRetry() - Method in class com.facebook.react.jstasks.LinearCountingRetryPolicy
 
canRetry() - Method in class com.facebook.react.jstasks.NoRetryPolicy
 
canUpdateWithEventCount(int) - Method in class com.facebook.react.views.textinput.ReactEditText
 
canUseCamera(Callback) - Method in class com.facebook.fbreact.specs.NativeImagePickerIOSSpec
 
captureComplete(String, String) - Method in class com.facebook.fbreact.specs.NativeHeapCaptureSpec
 
captureComplete(String, String) - Method in class com.facebook.fbreact.specs.NativeJSCHeapCaptureSpec
 
captureComplete(String, String) - Method in class com.facebook.react.devsupport.JSCHeapCapture
 
captureHeap(String) - Method in class com.facebook.fbreact.specs.NativeHeapCaptureSpec
 
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, Promise) - Method in class com.facebook.fbreact.specs.NativePermissionsAndroidSpec
 
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.
checkPermission(String, int, int) - Method in class com.facebook.react.ReactFragment
 
checkPermissions(Callback) - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
checkSelfPermission(String) - Method in interface com.facebook.react.modules.core.PermissionAwareActivity
See ContextWrapper.checkSelfPermission(java.lang.String).
checkSelfPermission(String) - Method in class com.facebook.react.ReactFragment
 
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
 
clear(Callback) - Method in class com.facebook.fbreact.specs.NativeAsyncStorageSpec
 
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 androidx.core.util.Pools.SynchronizedPool with the option to clear the pool (e.g.
ClearableSynchronizedPool(int) - Constructor for class com.facebook.react.common.ClearableSynchronizedPool
 
clearAllPendingVideos() - Method in class com.facebook.fbreact.specs.NativeImagePickerIOSSpec
 
clearAndCloseDatabase() - Method in class com.facebook.react.modules.storage.ReactDatabaseSupplier
 
clearCookies(Callback) - Method in class com.facebook.fbreact.specs.NativeNetworkingAndroidSpec
 
clearCookies(Callback) - Method in class com.facebook.fbreact.specs.NativeNetworkingIOSSpec
 
clearCookies(Callback) - Method in class com.facebook.react.modules.network.ForwardingCookieHandler
 
clearCookies(Callback) - Method in class com.facebook.react.modules.network.NetworkingModule
 
clearFabricMarkerListeners() - Static method in class com.facebook.react.bridge.ReactMarker
 
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 class com.facebook.fbreact.specs.NativeUIManagerSpec
 
clearJSResponder() - Method in class com.facebook.react.fabric.FabricUIManager
Clears the JS Responder specified by FabricUIManager.setJSResponder(int, int, boolean).
clearJSResponder() - Method in class com.facebook.react.fabric.mounting.MountingManager
Clears the JS Responder specified by MountingManager.setJSResponder(int, int, boolean).
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
 
clearListeners() - Static method in class com.facebook.react.bridge.ReactSoftException
Deprecated.
 
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
 
clipChildRectsIfOverflowIsHidden - Static variable in class com.facebook.react.config.ReactFeatureFlags
This react flag enables a custom algorithm for the getChildVisibleRect() method in the classes ReactViewGroup, ReactHorizontalScrollView and ReactScrollView.
cloneWithChildren() - Method in class com.facebook.yoga.YogaNode
 
cloneWithChildren() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
cloneWithoutChildren() - Method in class com.facebook.yoga.YogaNode
 
cloneWithoutChildren() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
close(double, String, double) - Method in class com.facebook.fbreact.specs.NativeWebSocketModuleSpec
 
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.ProxyJavaScriptExecutor
 
close() - Method in class com.facebook.react.devsupport.WebsocketJavaScriptExecutor
 
close() - Method in class com.facebook.react.modules.network.CountingOutputStream
 
close(double, String, double) - 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
 
closeDrawer(T) - Method in interface com.facebook.react.viewmanagers.AndroidDrawerLayoutManagerInterface
 
closeDrawer(ReactDrawerLayout) - Method 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
 
ColorPropConverter - Class in com.facebook.react.bridge
 
ColorPropConverter() - Constructor for class com.facebook.react.bridge.ColorPropConverter
 
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.fbreact.specs - package com.facebook.fbreact.specs
 
com.facebook.hermes.instrumentation - package com.facebook.hermes.instrumentation
 
com.facebook.hermes.reactexecutor - package com.facebook.hermes.reactexecutor
 
com.facebook.hermes.unicode - package com.facebook.hermes.unicode
 
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.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.events - package com.facebook.react.fabric.events
 
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.appearance - package com.facebook.react.modules.appearance
 
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.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.sound - package com.facebook.react.modules.sound
 
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.surface - package com.facebook.react.surface
 
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.viewmanagers - package com.facebook.react.viewmanagers
 
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.unimplementedview - package com.facebook.react.views.unimplementedview
 
com.facebook.react.views.view - package com.facebook.react.views.view
 
com.facebook.react.views.viewpager - package com.facebook.react.views.viewpager
 
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_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
 
COMPARATOR - Static variable in class com.facebook.react.uimanager.ViewAtIndex
 
ComponentFactoryDelegate - Class in com.facebook.react.fabric
 
ComponentFactoryDelegate() - Constructor for class com.facebook.react.fabric.ComponentFactoryDelegate
 
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.fbreact.specs.NativeUIManagerSpec
 
configureNextLayoutAnimation(ReadableMap, 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.
connect(String, ReadableArray, ReadableMap, double) - Method in class com.facebook.fbreact.specs.NativeWebSocketModuleSpec
 
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, double) - Method in class com.facebook.react.modules.websocket.WebSocketModule
 
connect() - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
 
connectAnimatedNodes(double, double) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
connectAnimatedNodes(double, double) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
connectAnimatedNodeToView(double, double) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
connectAnimatedNodeToView(double, double) - 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
 
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.
convertToCase(String, int, boolean) - Static method in class com.facebook.hermes.unicode.AndroidUnicodeUtils
 
CookieJarContainer - Interface in com.facebook.react.modules.network
 
copy() - Method in class com.facebook.react.bridge.JavaOnlyMap
 
copy() - Method in interface com.facebook.react.bridge.WritableMap
 
copy() - Method in class com.facebook.react.bridge.WritableNativeMap
 
copy() - Method in interface com.facebook.react.jstasks.HeadlessJsTaskRetryPolicy
 
copy() - Method in class com.facebook.react.jstasks.LinearCountingRetryPolicy
 
copy() - Method in class com.facebook.react.jstasks.NoRetryPolicy
 
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
 
copyStyle(YogaNode) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
CoreModulesPackage - Class in com.facebook.react
This is the basic module to support React Native.
CoreModulesPackage(ReactInstanceManager, DefaultHardwareBackBtnHandler, UIImplementationProvider, boolean, int) - Constructor for class com.facebook.react.CoreModulesPackage
 
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.
cpuTime - Variable in class com.facebook.react.bridge.queue.MessageQueueThreadPerfStats
 
create() - Method in class com.facebook.hermes.reactexecutor.HermesExecutorFactory
 
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
 
create() - Static method in class com.facebook.yoga.YogaConfigFactory
 
create() - Static method in class com.facebook.yoga.YogaNodeFactory
 
create(YogaConfig) - Static method in class com.facebook.yoga.YogaNodeFactory
 
createAndMaybeCallTimer(int, int, double, boolean) - Method in class com.facebook.react.modules.core.JavaTimerManager
A method to be used for asynchronously creating a timer.
createAnimatedNode(double, ReadableMap) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
createAnimatedNode(double, 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
 
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.fbreact.specs.NativeBlobModuleSpec
 
createFromParts(ReadableArray, String) - Method in class com.facebook.react.modules.blob.BlobModule
 
createIdentityMatrix() - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
createInternalEditText(ThemedReactContext) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
May be overriden by subclasses that would like to provide their own instance of the internal EditText this class uses to determine the expected size of the view.
createInternalEditText() - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
May be overriden by subclasses that would like to provide their own instance of the internal EditText this class uses to determine the expected size of the view.
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, int, int, String, ReadableMap, StateWrapper, 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
 
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(String) - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
createRootView(String) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
createRootView(String) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
createRootView(String) - Method in interface com.facebook.react.devsupport.ReactInstanceManagerDevHelper
 
createRootView() - Method in class com.facebook.react.ReactActivityDelegate
 
createRootView() - Method in class com.facebook.react.ReactDelegate
 
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(ReactTextViewManagerCallback) - 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
 
createShadowNodeInstance(ReactTextViewManagerCallback) - 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(double, double, double, boolean) - Method in class com.facebook.fbreact.specs.NativeTimingSpec
 
createTimer(int, long, boolean) - Method in class com.facebook.react.modules.core.JavaTimerManager
A method to be used for synchronously creating a timer.
createTimer(double, double, double, boolean) - Method in class com.facebook.react.modules.core.TimingModule
 
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(Double, String, double, ReadableMap) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
createView(ThemedReactContext, String, int, ReadableMap, StateWrapper, 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, ReactStylesDiffMap, StateWrapper, JSResponderHandler) - Method in class com.facebook.react.uimanager.ViewManager
Creates a view with knowledge of props and state.
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, ReactStylesDiffMap, StateWrapper) - 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.unimplementedview.ReactUnimplementedViewManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.view.ReactViewManager
 
createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
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
 
createWithInitialCapacity(int) - Static method in class com.facebook.react.common.LongArray
 
cropImage(String, ReadableMap, Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeImageEditorSpec
 
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.DevSupportManagerBase
 
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, 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
CxxModuleWrapperBase(HybridData) - Constructor for class com.facebook.react.bridge.CxxModuleWrapperBase
 

D

DATABASE_NAME - Static variable in class com.facebook.react.modules.storage.ReactDatabaseSupplier
 
dateFormat(double, boolean, boolean) - Static method in class com.facebook.hermes.unicode.AndroidUnicodeUtils
 
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
DebugCorePackage - Class in com.facebook.react
Package defining core framework modules (e.g.
DebugCorePackage() - Constructor for class com.facebook.react.DebugCorePackage
 
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
 
debugRemotely(boolean) - Method in class com.facebook.fbreact.specs.NativeDevMenuSpec
 
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
 
deletePhotos(ReadableArray, Promise) - Method in class com.facebook.fbreact.specs.NativeCameraRollManagerSpec
 
deletePhotos(ReadableArray, Promise) - Method in class com.facebook.react.modules.camera.CameraRollManager
 
deleteTimer(double) - Method in class com.facebook.fbreact.specs.NativeTimingSpec
 
deleteTimer(int) - Method in class com.facebook.react.modules.core.JavaTimerManager
 
deleteTimer(double) - Method in class com.facebook.react.modules.core.TimingModule
 
deleteValues(ReadableArray) - Method in class com.facebook.fbreact.specs.NativeSettingsManagerSpec
 
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.
destroyRootView(View) - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
destroyRootView(View) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
destroyRootView(View) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
destroyRootView(View) - Method in interface com.facebook.react.devsupport.ReactInstanceManagerDevHelper
 
destroyV1() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
destroyV2() - 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.
detachRootView(ReactRoot) - 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
 
DevSettingsModule - 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
DevSettingsModule(ReactApplicationContext, DevSupportManager) - Constructor for class com.facebook.react.modules.debug.DevSettingsModule
 
DevSupportManager - Interface in com.facebook.react.devsupport.interfaces
Interface for accessing and interacting with development features.
DevSupportManager.PackagerLocationCustomizer - Interface in com.facebook.react.devsupport.interfaces
The PackagerLocationCustomizer allows you to have a dynamic packager location that is determined right before loading the packager.
DevSupportManagerBase - Class in com.facebook.react.devsupport
 
DevSupportManagerBase(Context, ReactInstanceManagerDevHelper, String, boolean, int) - Constructor for class com.facebook.react.devsupport.DevSupportManagerBase
 
DevSupportManagerBase(Context, ReactInstanceManagerDevHelper, String, boolean, RedBoxHandler, DevBundleDownloadListener, int, Map<String, RequestHandler>) - Constructor for class com.facebook.react.devsupport.DevSupportManagerBase
 
DevSupportManagerBase.BundleLoadCallback - Interface in com.facebook.react.devsupport
 
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
 
dirty() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
dirtyAllDescendants() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
disable() - Static method in class com.facebook.hermes.instrumentation.HermesSamplingProfiler
Stop sample profiling.
disable() - Method in interface com.facebook.react.devsupport.HMRClient
Turns off the HMR client so it doesn't process updates from the packager.
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(double, double) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
disconnectAnimatedNodeFromView(double, double) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
disconnectAnimatedNodes(double, double) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
disconnectAnimatedNodes(double, double) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
dismiss() - Method in class com.facebook.fbreact.specs.NativeRedBoxSpec
 
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.fbreact.specs.NativeUIManagerSpec
 
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.fbreact.specs.NativeExceptionsManagerSpec
 
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.view.ViewGroupClickEvent
 
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, String, 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
Deprecated.
dispatchCommand(int, String, ReadableArray) - Method in class com.facebook.react.fabric.FabricUIManager
 
dispatchCommand(int, int, ReadableArray) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
Deprecated.
dispatchCommand(int, String, ReadableArray) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
dispatchCommand(int, int, ReadableArray) - Method in class com.facebook.react.uimanager.UIManagerModule
Deprecated.
dispatchCommand(int, String, ReadableArray) - Method in class com.facebook.react.uimanager.UIManagerModule
 
DispatchCommandMountItem - Class in com.facebook.react.fabric.mounting.mountitems
This is a common interface for View Command operations.
DispatchCommandMountItem() - 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.
DispatchIntCommandMountItem - Class in com.facebook.react.fabric.mounting.mountitems
 
DispatchIntCommandMountItem(int, int, ReadableArray) - Constructor for class com.facebook.react.fabric.mounting.mountitems.DispatchIntCommandMountItem
 
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
 
DispatchStringCommandMountItem - Class in com.facebook.react.fabric.mounting.mountitems
 
DispatchStringCommandMountItem(int, String, ReadableArray) - Constructor for class com.facebook.react.fabric.mounting.mountitems.DispatchStringCommandMountItem
 
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(Double, double, ReadableArray) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
dispatchViewManagerCommand(int, int, ReadableArray) - Method in class com.facebook.react.uimanager.UIImplementation
Deprecated.
dispatchViewManagerCommand(int, String, ReadableArray) - Method in class com.facebook.react.uimanager.UIImplementation
 
dispatchViewManagerCommand(int, Dynamic, 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
 
DISPLAY - Static variable in class com.facebook.yoga.YogaStyleInputs
 
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 interface com.facebook.react.uimanager.ReactShadowNode
 
dispose() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
dispose() - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
 
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
 
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) - Method in class com.facebook.react.devsupport.BundleDownloader
 
downloadBundleFromURL(DevBundleDownloadListener, File, String, BundleDownloader.BundleInfo, 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.DevSupportManagerBase
 
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, CharSequence, int, int, float, int, int, int, Paint) - Method in class com.facebook.react.views.text.TextInlineViewPlaceholderSpan
 
draw(Canvas) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
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(double) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
dropAnimatedNode(double) - 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.
dumpSampledTraceToFile(String) - Static method in class com.facebook.hermes.instrumentation.HermesSamplingProfiler
Dump sampled stack traces to file.
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.
DynamicFromObject - Class in com.facebook.react.bridge
Implementation of Dynamic wrapping a ReadableArray.
DynamicFromObject(Object) - Constructor for class com.facebook.react.bridge.DynamicFromObject
 

E

e(ReactContext, String) - Static method in class com.facebook.react.util.RNLog
Log an error level message tagged as React Native to the console and display in the app.
e(String) - Static method in class com.facebook.react.util.RNLog
Log an error level message tagged as React Native to the console.
EagerModuleProvider - Class in com.facebook.react
Provider for an already initialized and non-lazy NativeModule.
EagerModuleProvider(NativeModule) - Constructor for class com.facebook.react.EagerModuleProvider
 
ELEVATION - Static variable in class com.facebook.react.uimanager.ViewProps
 
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
 
emitAppearanceChanged(String) - Method in class com.facebook.react.modules.appearance.AppearanceModule
Sends an event to the JS instance that the preferred color scheme has changed.
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.JavaScriptTimerManager
Shows a warning message in development when environment times are out of sync.
emitTimeDriftWarning(String) - Method in interface com.facebook.react.modules.core.JSTimers
 
emitTimeDriftWarning(String) - Method in class com.facebook.react.modules.core.TimingModule.BridgeTimerManager
 
emitUpdateDimensionsEvent() - Method in class com.facebook.react.modules.deviceinfo.DeviceInfoModule
 
EMOJI_FACE_WITH_NO_GOOD_GESTURE - Static variable in class com.facebook.react.devsupport.DevSupportManagerBase
 
EMOJI_HUNDRED_POINTS_SYMBOL - Static variable in class com.facebook.react.devsupport.DevSupportManagerBase
 
EMULATOR_LOCALHOST - Static variable in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
 
enable() - Static method in class com.facebook.hermes.instrumentation.HermesSamplingProfiler
Start sample profiling.
enable() - Method in interface com.facebook.react.devsupport.HMRClient
Sets up a connection to the packager when called the first time.
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.
ENABLE_FABRIC_LOGS - Static variable in class com.facebook.react.fabric.FabricUIManager
 
ENABLED - Static variable in class com.facebook.react.uimanager.ViewProps
 
enableFabricLogs - Static variable in class com.facebook.react.config.ReactFeatureFlags
 
enableTls12OnPreLollipop(OkHttpClient.Builder) - Static method in class com.facebook.react.modules.network.OkHttpClientProvider
 
enableTransitionLayoutOnlyViewCleanup - Static variable in class com.facebook.react.config.ReactFeatureFlags
Temporary feature flat to control a fix in the transition to layoutOnlyViews TODO T61185028: remove this when bug is fixed
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
 
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
 
endProcessPackage() - Method in class com.facebook.react.CoreModulesPackage
 
endProcessPackage() - Method in interface com.facebook.react.ReactPackageLogger
 
endScroll() - Method in class com.facebook.fbreact.specs.NativeFrameRateLoggerSpec
 
endSection(long) - Static method in class com.facebook.systrace.Systrace
 
endSection(long) - Static method in class com.facebook.systrace.SystraceMessage
 
enqueueClearJSResponder() - Method in class com.facebook.react.uimanager.UIViewOperationQueue
 
enqueueConfigureLayoutAnimation(ReadableMap, 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
Deprecated.
enqueueDispatchCommand(int, String, 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
 
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.bridge.ReadableNativeArray
 
equals(Object) - Method in class com.facebook.react.bridge.ReadableNativeMap
 
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 - Static variable in class com.facebook.react.util.RNLog
 
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
es6Proxy - Variable in class com.facebook.hermes.reactexecutor.RuntimeConfig
 
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
 
EventBeatManager - Class in com.facebook.react.fabric.events
Class that acts as a proxy between the list of EventBeats registered in C++ and the Android side.
EventBeatManager(ReactApplicationContext) - Constructor for class com.facebook.react.fabric.events.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.events
This class holds reference to the C++ EventEmitter object.
eventNameForType(int) - Static method in class com.facebook.react.views.image.ImageLoadEvent
 
ExceptionDataHelper - Class in com.facebook.react.util
 
ExceptionDataHelper() - Constructor for class com.facebook.react.util.ExceptionDataHelper
 
ExceptionHandlerWrapper() - Constructor for class com.facebook.react.bridge.ReactContext.ExceptionHandlerWrapper
 
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.DispatchIntCommandMountItem
 
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.DispatchStringCommandMountItem
 
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.RemoveDeleteMultiMountItem
 
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.RemoveMountItem
 
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.SendAccessibilityEvent
 
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.UpdatePaddingMountItem
 
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.UpdatePropsMountItem
 
execute(MountingManager) - Method in class com.facebook.react.fabric.mounting.mountitems.UpdateStateMountItem
 
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
 
executeKeyEvent(KeyEvent) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
executeKeyEvent(KeyEvent) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
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.
extractAnimatedNodeOffset(double) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
extractAnimatedNodeOffset(double) - 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
 
FabricComponents - Class in com.facebook.react.fabric
Utility class for Fabric components, this will be removed
FabricComponents() - Constructor for class com.facebook.react.fabric.FabricComponents
 
FabricEventEmitter - Class in com.facebook.react.fabric.events
 
FabricEventEmitter(FabricUIManager) - Constructor for class com.facebook.react.fabric.events.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
 
FabricSoLoader() - Constructor for class com.facebook.react.fabric.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
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.
fetchSegment(double, ReadableMap, Callback) - Method in class com.facebook.fbreact.specs.NativeSegmentFetcherSpec
 
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.react.ReactRootView
 
finalize() - Method in class com.facebook.yoga.YogaConfigJNIFinalizer
 
finalize() - Method in class com.facebook.yoga.YogaNodeJNIFinalizer
 
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(Double, ReadableArray, Callback) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
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.
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(double) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
flattenAnimatedNodeOffset(double) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
FLEX - Static variable in class com.facebook.react.uimanager.ViewProps
 
FLEX - Static variable in class com.facebook.yoga.YogaStyleInputs
 
FLEX_BASIS - Static variable in class com.facebook.react.uimanager.ViewProps
 
FLEX_BASIS - Static variable in class com.facebook.yoga.YogaStyleInputs
 
FLEX_BASIS_AUTO - Static variable in class com.facebook.yoga.YogaStyleInputs
 
FLEX_BASIS_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
 
FLEX_DIRECTION - Static variable in class com.facebook.react.uimanager.ViewProps
 
FLEX_DIRECTION - Static variable in class com.facebook.yoga.YogaStyleInputs
 
FLEX_GROW - Static variable in class com.facebook.react.uimanager.ViewProps
 
FLEX_GROW - Static variable in class com.facebook.yoga.YogaStyleInputs
 
FLEX_SHRINK - Static variable in class com.facebook.react.uimanager.ViewProps
 
FLEX_SHRINK - Static variable in class com.facebook.yoga.YogaStyleInputs
 
FLEX_WRAP - Static variable in class com.facebook.react.uimanager.ViewProps
 
FLEX_WRAP - Static variable in class com.facebook.yoga.YogaStyleInputs
 
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
 
focus(Double) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
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_VARIANT - 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.fbreact.specs.NativeI18nManagerSpec
 
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.YogaConfigJNIFinalizer
 
freeNatives() - Method in class com.facebook.yoga.YogaNodeJNIFinalizer
 
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, String) - 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.LayoutPassReason
 
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.YogaLayoutType
 
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.ReactAccessibilityDelegate.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
 
getAdbReverseTcpCommand(Integer) - Static method in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
 
getAdbReverseTcpCommand(Context) - Static method in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
 
getAlignContent() - Method in class com.facebook.yoga.YogaNode
 
getAlignContent() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getAlignItems() - Method in class com.facebook.yoga.YogaNode
 
getAlignItems() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getAlignSelf() - Method in class com.facebook.yoga.YogaNode
 
getAlignSelf() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getAllKeys(Callback) - Method in class com.facebook.fbreact.specs.NativeAsyncStorageSpec
 
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.fbreact.specs.NativePlatformConstantsAndroidSpec
 
getAndroidID() - Method in class com.facebook.react.modules.systeminfo.AndroidInfoModule
 
getApplication() - Method in class com.facebook.react.ReactNativeHost
 
getApplicationIconBadgeNumber(Callback) - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
getAppProperties() - Method in class com.facebook.react.ReactRootView
 
getAppProperties() - Method in interface com.facebook.react.uimanager.ReactRoot
Return cached launch properties for app
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
 
getAspectRatio() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getBackgroundColor() - Method in class com.facebook.react.views.view.ReactViewGroup
 
getBase64ForTag(String, Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeImageStoreSpec
 
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
 
getBorder(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
Deprecated.
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(T, int) - Method in class com.facebook.react.views.view.ReactClippingViewManager
 
getChildAt(ReactViewPager, int) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
getChildAt(int) - Method in class com.facebook.yoga.YogaNode
 
getChildAt(int) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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(T) - Method in class com.facebook.react.views.view.ReactClippingViewManager
 
getChildCount(ReactViewPager) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
getChildCount() - Method in class com.facebook.yoga.YogaNode
 
getChildCount() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
getChildVisibleRect(View, Rect, Point) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
getChildVisibleRect(View, Rect, Point) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
getChildVisibleRect(View, Rect, Point) - Method in class com.facebook.react.views.view.ReactViewGroup
 
getChildVisibleRectHelper(View, Rect, Point, View, String) - Static method in class com.facebook.react.uimanager.ReactClippingViewGroupHelper
 
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
 
getCode() - Method in enum com.facebook.systrace.Systrace.EventScope
 
getColor(Object, Context) - Static method in class com.facebook.react.bridge.ColorPropConverter
 
getColor() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
getColorScheme() - Method in class com.facebook.fbreact.specs.NativeAppearanceSpec
 
getColorScheme() - Method in class com.facebook.react.modules.appearance.AppearanceModule
 
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, com.facebook.react.bridge.Dynamic, 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.view.ReactViewManager
 
getCommandsMap() - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
getConstants() - Method in class com.facebook.fbreact.specs.NativeAppStateSpec
 
getConstants() - Method in class com.facebook.fbreact.specs.NativeBlobModuleSpec
 
getConstants() - Method in class com.facebook.fbreact.specs.NativeDeviceInfoSpec
 
getConstants() - Method in class com.facebook.fbreact.specs.NativeDialogManagerAndroidSpec
 
getConstants() - Method in class com.facebook.fbreact.specs.NativeI18nManagerSpec
 
getConstants() - Method in class com.facebook.fbreact.specs.NativeJSDevSupportSpec
 
getConstants() - Method in class com.facebook.fbreact.specs.NativePlatformConstantsAndroidSpec
 
getConstants() - Method in class com.facebook.fbreact.specs.NativePlatformConstantsIOSSpec
 
getConstants() - Method in class com.facebook.fbreact.specs.NativeSettingsManagerSpec
 
getConstants() - Method in class com.facebook.fbreact.specs.NativeSourceCodeSpec
 
getConstants() - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerAndroidSpec
 
getConstants() - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerIOSSpec
 
getConstants() - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerSpec
 
getConstants() - Method in class com.facebook.fbreact.specs.NativeToastAndroidSpec
 
getConstants() - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
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.modules.i18nmanager.I18nManagerModule
 
getConstants() - Method in class com.facebook.react.uimanager.UIManagerModule
 
getConstantsForViewManager(String) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
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.fbreact.specs.NativeAppStateSpec
 
getCurrentAppState(Callback, Callback) - Method in class com.facebook.react.modules.appstate.AppStateModule
 
getCurrentBoldTextState(Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeAccessibilityManagerSpec
 
getCurrentGrayscaleState(Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeAccessibilityManagerSpec
 
getCurrentInvertColorsState(Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeAccessibilityManagerSpec
 
getCurrentReactContext() - Method in class com.facebook.react.ReactInstanceManager
 
getCurrentReduceMotionState(Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeAccessibilityManagerSpec
 
getCurrentReduceTransparencyState(Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeAccessibilityManagerSpec
 
getCurrentVoiceOverState(Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeAccessibilityManagerSpec
 
getData() - Method in class com.facebook.yoga.YogaNode
 
getData() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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.fbreact.specs.NativeUIManagerSpec
 
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
getDelay() - Method in interface com.facebook.react.jstasks.HeadlessJsTaskRetryPolicy
 
getDelay() - Method in class com.facebook.react.jstasks.LinearCountingRetryPolicy
 
getDelay() - Method in class com.facebook.react.jstasks.NoRetryPolicy
 
getDelegate() - Method in class com.facebook.react.uimanager.ViewManager
Override this method and return an instance of ViewManagerDelegate if the props of the view managed by this view manager should be set via this delegate.
getDelegate() - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
getDelegate() - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
getDelegate() - Method in class com.facebook.react.views.picker.ReactDialogPickerManager
 
getDelegate() - Method in class com.facebook.react.views.picker.ReactDropdownPickerManager
 
getDelegate() - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
getDelegate() - Method in class com.facebook.react.views.slider.ReactSliderManager
 
getDelegate() - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
getDelegate() - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
getDelegate() - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
getDeliveredNotifications(Callback) - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
getDevServerBundleURL(String) - Method in class com.facebook.react.devsupport.DevServerHelper
 
getDevSettings() - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
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.DevSupportManagerBase
 
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
 
getDisplay() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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.YogaNodeJNIBase
 
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.DevSupportManagerBase
 
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
 
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
 
getEagerInitModuleNames() - Method in interface com.facebook.react.turbomodule.core.interfaces.TurboModuleRegistry
Return the names of all the NativeModules that are supposed to be eagerly initialized.
getEagerInitModuleNames() - Method in class com.facebook.react.turbomodule.core.ReactPackageTurboModuleManagerDelegate
 
getEagerInitModuleNames() - Method in class com.facebook.react.turbomodule.core.TurboModuleManager
 
getEagerInitModuleNames() - Method in class com.facebook.react.turbomodule.core.TurboModuleManagerDelegate
 
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
 
getEntryIterator() - Method in class com.facebook.react.bridge.JavaOnlyMap
 
getEntryIterator() - Method in interface com.facebook.react.bridge.ReadableMap
 
getEntryIterator() - Method in class com.facebook.react.bridge.ReadableNativeMap
 
getEventDispatcher() - Method in interface com.facebook.react.bridge.UIManager
 
getEventDispatcher() - Method in class com.facebook.react.fabric.FabricUIManager
 
getEventDispatcher(ReactContext, int) - Static method in class com.facebook.react.uimanager.UIManagerHelper
 
getEventDispatcher() - Method in class com.facebook.react.uimanager.UIManagerModule
 
getEventDispatcherForReactTag(ReactContext, int) - Static method in class com.facebook.react.uimanager.UIManagerHelper
 
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.view.ViewGroupClickEvent
 
getExceptionHandler() - Method in class com.facebook.react.bridge.ReactContext
 
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.BaseViewManager
 
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
 
getExtraDataAsJson() - Method in interface com.facebook.react.common.HasJavascriptExceptionMetadata
 
getExtraDataAsJson() - Method in exception com.facebook.react.common.JavascriptException
 
getExtraDataAsJson(ReadableMap) - Static method in class com.facebook.react.util.ExceptionDataHelper
 
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
 
getFlex() - Method in class com.facebook.yoga.YogaNode
 
getFlex() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getFlexBasis() - Method in class com.facebook.yoga.YogaNode
 
getFlexBasis() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getFlexDirection() - Method in class com.facebook.yoga.YogaNode
 
getFlexDirection() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getFlexGrow() - Method in class com.facebook.yoga.YogaNode
 
getFlexGrow() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getFlexShrink() - Method in class com.facebook.yoga.YogaNode
 
getFlexShrink() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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(Callback) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerIOSSpec
 
getHeight(Callback) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerSpec
 
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() - Method in class com.facebook.react.views.text.TextInlineViewPlaceholderSpan
 
getHeight(long) - Static method in class com.facebook.yoga.YogaMeasureOutput
 
getHeight() - Method in class com.facebook.yoga.YogaNode
 
getHeight() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getHeightMeasureSpec() - Method in class com.facebook.react.ReactRootView
 
getHeightMeasureSpec() - Method in interface com.facebook.react.uimanager.ReactRoot
 
getHeightMeasureSpec() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getHeightMeasureSpec() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
getHeightOfTallestInlineViewOrImage() - 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 interface com.facebook.hermes.instrumentation.HermesMemoryDumper
 
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
 
getInitialNotification(Promise) - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
getInitialUITemplate() - Method in class com.facebook.react.ReactRootView
 
getInitialUITemplate() - Method in interface com.facebook.react.uimanager.ReactRoot
 
getInitialURL(Promise) - Method in class com.facebook.fbreact.specs.NativeLinkingSpec
 
getInitialURL(Promise) - Method in class com.facebook.react.modules.intent.IntentModule
Return the URL the activity was started with
getInspectorProxyHost(Context) - 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.
getInternalStorage() - Method in interface com.facebook.hermes.instrumentation.HermesMemoryDumper
 
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.
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 interface com.facebook.react.devsupport.ReactInstanceManagerDevHelper
 
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.DevSupportManagerBase
 
getJSBundleURLForRemoteDebugging() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
getJSBundleURLForRemoteDebugging() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
getJSCallInvokerHolder() - Method in interface com.facebook.react.bridge.CatalystInstance
Returns a hybrid object that contains a pointer to a JS CallInvoker, which is used to schedule work on the JS Thread.
getJSCallInvokerHolder() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
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(JSIModuleType) - Method in interface com.facebook.react.bridge.CatalystInstance
 
getJSIModule(JSIModuleType) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
getJSIModule() - Method in class com.facebook.react.bridge.JSIModuleHolder
 
getJSIModule(JSIModuleType) - Method in class com.facebook.react.bridge.ReactContext
 
getJSIModule(JSIModuleType) - Method in class com.facebook.react.uimanager.ThemedReactContext
 
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
 
getJSIModuleType() - Method in interface com.facebook.react.bridge.JSIModuleSpec
 
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
 
getJSModuleName(Class<? extends JavaScriptModule>) - Static method in class com.facebook.react.bridge.JavaScriptModuleRegistry
 
getJSModuleName() - Method in class com.facebook.react.ReactRootView
 
getJSModuleName() - Method in interface com.facebook.react.uimanager.ReactRoot
 
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
 
getJustificationMode(ReactStylesDiffMap) - Static method in class com.facebook.react.views.text.TextAttributeProps
 
getJustifyContent() - Method in class com.facebook.yoga.YogaNode
 
getJustifyContent() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getLastErrorStack() - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
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.DevSupportManagerBase
 
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
 
getLayoutBorder(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getLayoutDirection() - Method in class com.facebook.react.fabric.mounting.mountitems.UpdateLayoutMountItem
 
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
 
getLayoutDirection() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
getLayoutHeight() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getLayoutMargin(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getLayoutMargin(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getLayoutPadding(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getLayoutPadding(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getLayoutParent() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getLayoutParent() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
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
 
getLayoutWidth() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
getLayoutX() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
getLayoutY() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getLeftPadding() - Method in class com.facebook.react.views.text.TextAttributeProps
 
getLegacyCxxModule(String) - Method in class com.facebook.react.turbomodule.core.ReactPackageTurboModuleManagerDelegate
 
getLegacyCxxModule(String) - Method in class com.facebook.react.turbomodule.core.TurboModuleManagerDelegate
Create an return a CxxModuleWrapper NativeModule with name `moduleName`.
getLetterSpacing() - 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
 
getLogger() - Method in class com.facebook.yoga.YogaConfigJNIBase
 
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.
getMainComponentName() - Method in class com.facebook.react.ReactActivityDelegate
 
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
 
getMargin(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getMaxFontSizeMultiplier() - Method in class com.facebook.react.views.text.TextAttributes
 
getMaxHeight() - Method in class com.facebook.yoga.YogaNode
 
getMaxHeight() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getMaxSize(int) - Static method in class com.facebook.react.fabric.mounting.LayoutMetricsConversions
 
getMaxWidth() - Method in class com.facebook.yoga.YogaNode
 
getMaxWidth() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
getMinHeight() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getMinSize(int) - Static method in class com.facebook.react.fabric.mounting.LayoutMetricsConversions
 
getMinWidth() - Method in class com.facebook.yoga.YogaNode
 
getMinWidth() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getMode() - Method in class com.facebook.react.views.picker.ReactPicker
 
getModule() - Method in class com.facebook.react.bridge.JavaModuleWrapper
 
getModule(JSIModuleType) - 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 class com.facebook.react.CoreModulesPackage
 
getModule(String, ReactApplicationContext) - Method in class com.facebook.react.DebugCorePackage
 
getModule(String, ReactApplicationContext) - Method in class com.facebook.react.shell.MainReactPackage
 
getModule(String) - Method in interface com.facebook.react.turbomodule.core.interfaces.TurboModuleRegistry
Return the TurboModule instance that has that name `moduleName`.
getModule(String) - Method in class com.facebook.react.turbomodule.core.ReactPackageTurboModuleManagerDelegate
 
getModule(String) - Method in class com.facebook.react.turbomodule.core.TurboModuleManager
If n threads race to create TurboModule x, then only the first thread should create x.
getModule(String) - Method in class com.facebook.react.turbomodule.core.TurboModuleManagerDelegate
Create and return a TurboModule Java object with name `moduleName`.
getModule(String, ReactApplicationContext) - Method in class com.facebook.react.TurboReactPackage
The API needed for TurboModules.
getModules() - Method in interface com.facebook.react.turbomodule.core.interfaces.TurboModuleRegistry
Get all instantiated TurboModules.
getModules() - Method in class com.facebook.react.turbomodule.core.TurboModuleManager
Which TurboModules have been created?
getMotionEvent() - Method in class com.facebook.react.uimanager.events.TouchEvent
 
getName() - Method in class com.facebook.hermes.reactexecutor.HermesExecutor
 
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.JSDevSupport
 
getName() - Method in class com.facebook.react.devsupport.LogBoxModule
 
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.appearance.AppearanceModule
 
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.TimingModule
 
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.DevSettingsModule
 
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.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.sound.SoundManagerModule
 
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.unimplementedview.ReactUnimplementedViewManager
 
getName() - Method in class com.facebook.react.views.view.ReactViewManager
 
getName() - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
getNativeCallInvokerHolder() - Method in interface com.facebook.react.bridge.CatalystInstance
Returns a hybrid object that contains a pointer to a Native CallInvoker, which is used to schedule work on the NativeModules thread.
getNativeCallInvokerHolder() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
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
getNativeKind() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getNativeKind() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
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(ReactApplicationContext) - Method in class com.facebook.react.LazyReactPackage
We return an iterable
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
 
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.
getOrCreateCallerContext(ThemedReactContext, String) - Method in interface com.facebook.react.views.image.ReactCallerContextFactory
This method will be called at the time ReactImageManager creates ReactImageView
getOrCreateSpannableForText(Context, ReadableMap, ReactTextViewManagerCallback) - 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
 
getOverflow() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getOwner() - Method in class com.facebook.yoga.YogaNode
 
getOwner() - Method in class com.facebook.yoga.YogaNodeJNIBase
The owner is used to identify the YogaTree that a YogaNode belongs to.
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.ReactInstanceManager
 
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
 
getPadding(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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.
getParent() - Method in class com.facebook.yoga.YogaNodeJNIBase
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.fbreact.specs.NativeCameraRollManagerSpec
 
getPhotos(ReadableMap, Promise) - Method in class com.facebook.react.modules.camera.CameraRollManager
Get photos from MediaStore.Images, most recent first.
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(YogaEdge) - Method in class com.facebook.yoga.YogaNode
 
getPosition(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getPositionType() - Method in class com.facebook.yoga.YogaNode
 
getPositionType() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getPostprocessorCacheKey() - Method in class com.facebook.react.views.image.MultiPostprocessor
 
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
 
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.
getReactApplicationContextIfActiveOrWarn() - Method in class com.facebook.react.bridge.ReactContextBaseJavaModule
Subclasses can use this method to access catalyst context passed as a constructor.
getReactContext(View) - Static method in class com.facebook.react.uimanager.UIManagerHelper
 
getReactInstanceManager() - Method in class com.facebook.react.ReactActivity
 
getReactInstanceManager() - Method in class com.facebook.react.ReactActivityDelegate
 
getReactInstanceManager() - Method in class com.facebook.react.ReactDelegate
 
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.CoreModulesPackage
This method is overridden, since OSS does not run the annotation processor to generate CoreModulesPackage$$ReactModuleInfoProvider class.
getReactModuleInfoProvider() - Method in class com.facebook.react.DebugCorePackage
 
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.
getReactNativeHost() - Method in class com.facebook.react.ReactFragment
Get the ReactNativeHost used by this app.
getReactQueueConfiguration() - Method in interface com.facebook.react.bridge.CatalystInstance
 
getReactQueueConfiguration() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
getReactRootView() - Method in class com.facebook.react.ReactDelegate
 
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
 
getReactTag() - Method in class com.facebook.react.views.text.TextInlineViewPlaceholderSpan
 
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
 
getRetries() - Method in class com.facebook.react.fabric.mounting.mountitems.DispatchCommandMountItem
 
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.
getRootViewGroup() - Method in class com.facebook.react.ReactRootView
 
getRootViewGroup() - Method in interface com.facebook.react.uimanager.ReactRoot
Return native view for root
getRootViewTag() - Method in class com.facebook.react.ReactRootView
 
getRootViewTag() - Method in interface com.facebook.react.uimanager.ReactRoot
 
getScheduledLocalNotifications(Callback) - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
getScheme() - Method in interface com.facebook.react.modules.appearance.AppearanceModule.OverrideColorScheme
Color scheme will use the return value instead of the current system configuration.
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
 
getSegment(double, ReadableMap, Callback) - Method in class com.facebook.fbreact.specs.NativeSegmentFetcherSpec
 
getSelectionEnd() - Method in class com.facebook.react.views.text.ReactTextUpdate
 
getSelectionStart() - Method in class com.facebook.react.views.text.ReactTextUpdate
 
getServerHost(Integer) - Static method in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
 
getServerHost(Context) - 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.fbreact.specs.NativeImageLoaderAndroidSpec
 
getSize(String, Promise) - Method in class com.facebook.fbreact.specs.NativeImageLoaderIOSSpec
 
getSize(String, Promise) - Method in class com.facebook.fbreact.specs.NativeImageLoaderSpec
 
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
 
getSize(Paint, CharSequence, int, int, Paint.FontMetricsInt) - Method in class com.facebook.react.views.text.TextInlineViewPlaceholderSpan
 
getSizeWithHeaders(String, ReadableMap, Promise) - Method in class com.facebook.fbreact.specs.NativeImageLoaderAndroidSpec
 
getSizeWithHeaders(String, ReadableMap, Promise) - Method in class com.facebook.fbreact.specs.NativeImageLoaderIOSSpec
 
getSizeWithHeaders(String, ReadableMap, Promise) - Method in class com.facebook.fbreact.specs.NativeImageLoaderSpec
 
getSizeWithHeaders(String, ReadableMap, Promise) - Method in class com.facebook.react.modules.image.ImageLoaderModule
Fetch the width and height of the given image with headers.
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.DevSupportManagerBase
 
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() - Method in class com.facebook.react.bridge.ReactContext
Get the sourceURL for the JS bundle from the CatalystInstance.
getSourceUrl(String) - Method in class com.facebook.react.devsupport.DevServerHelper
 
getSourceUrl() - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
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
 
getState() - Method in class com.facebook.react.fabric.StateWrapperImpl
 
getState() - Method in interface com.facebook.react.uimanager.StateWrapper
Get a ReadableNativeMap object from the C++ layer, which is a K/V map of string keys to values.
getString(Promise) - Method in class com.facebook.fbreact.specs.NativeClipboardSpec
 
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
 
getStyleDirection() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
getSurfaceID() - Method in class com.facebook.react.ReactRootView
 
getSurfaceID() - Method in interface com.facebook.react.uimanager.ReactRoot
Deprecated.
We recommend to not use this method as it is will be replaced in the near future.
getSurfaceID() - Method in class com.facebook.react.uimanager.ThemedReactContext
 
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
 
getTextAlignment(ReactStylesDiffMap) - Static method in class com.facebook.react.views.text.TextAttributeProps
 
getTextBreakStrategy() - Method in class com.facebook.react.views.text.ReactTextUpdate
 
getTextBreakStrategy(String) - Static method in class com.facebook.react.views.text.TextAttributeProps
 
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.
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.DynamicFromObject
 
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
 
getTypedExportedConstants() - Method in class com.facebook.fbreact.specs.NativeAppStateSpec
 
getTypedExportedConstants() - Method in class com.facebook.fbreact.specs.NativeBlobModuleSpec
 
getTypedExportedConstants() - Method in class com.facebook.fbreact.specs.NativeDeviceInfoSpec
 
getTypedExportedConstants() - Method in class com.facebook.fbreact.specs.NativeDialogManagerAndroidSpec
 
getTypedExportedConstants() - Method in class com.facebook.fbreact.specs.NativeI18nManagerSpec
 
getTypedExportedConstants() - Method in class com.facebook.fbreact.specs.NativeJSDevSupportSpec
 
getTypedExportedConstants() - Method in class com.facebook.fbreact.specs.NativePlatformConstantsAndroidSpec
 
getTypedExportedConstants() - Method in class com.facebook.fbreact.specs.NativePlatformConstantsIOSSpec
 
getTypedExportedConstants() - Method in class com.facebook.fbreact.specs.NativeSettingsManagerSpec
 
getTypedExportedConstants() - Method in class com.facebook.fbreact.specs.NativeSourceCodeSpec
 
getTypedExportedConstants() - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerAndroidSpec
 
getTypedExportedConstants() - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerIOSSpec
 
getTypedExportedConstants() - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerSpec
 
getTypedExportedConstants() - Method in class com.facebook.fbreact.specs.NativeToastAndroidSpec
 
getTypedExportedConstants() - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
getTypedExportedConstants() - Method in class com.facebook.react.devsupport.JSDevSupport
 
getTypedExportedConstants() - Method in class com.facebook.react.modules.appstate.AppStateModule
 
getTypedExportedConstants() - Method in class com.facebook.react.modules.blob.BlobModule
 
getTypedExportedConstants() - Method in class com.facebook.react.modules.debug.SourceCodeModule
 
getTypedExportedConstants() - Method in class com.facebook.react.modules.deviceinfo.DeviceInfoModule
 
getTypedExportedConstants() - Method in class com.facebook.react.modules.dialog.DialogModule
 
getTypedExportedConstants() - Method in class com.facebook.react.modules.statusbar.StatusBarModule
 
getTypedExportedConstants() - Method in class com.facebook.react.modules.systeminfo.AndroidInfoModule
 
getTypedExportedConstants() - Method in class com.facebook.react.modules.toast.ToastModule
 
getTypeface(String, int, AssetManager) - Method in class com.facebook.react.views.text.ReactFontManager
 
getTypeface(String, int, 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.
getUIManagerType() - Method in interface com.facebook.react.uimanager.ReactRoot
Fabric or Default UI Manager, see UIManagerType
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(ReactAccessibilityDelegate.AccessibilityRole) - Static method in enum com.facebook.react.uimanager.ReactAccessibilityDelegate.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() - Method in class com.facebook.react.views.text.TextInlineViewPlaceholderSpan
 
getWidth(long) - Static method in class com.facebook.yoga.YogaMeasureOutput
 
getWidth() - Method in class com.facebook.yoga.YogaNode
 
getWidth() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
getWidthMeasureSpec() - Method in class com.facebook.react.ReactRootView
 
getWidthMeasureSpec() - Method in interface com.facebook.react.uimanager.ReactRoot
 
getWidthMeasureSpec() - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
getWidthMeasureSpec() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
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.
getWrap() - Method in class com.facebook.yoga.YogaNode
 
getWrap() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
Deprecated.
GuardedAsyncTask(NativeModuleCallExceptionHandler) - 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
Deprecated.
GuardedFrameCallback(NativeModuleCallExceptionHandler) - 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
Deprecated.
GuardedResultAsyncTask(NativeModuleCallExceptionHandler) - 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
Deprecated.
GuardedRunnable(NativeModuleCallExceptionHandler) - 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.ExceptionHandlerWrapper
 
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.DevSupportManagerBase
 
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
 
handleForceViewToBeNonLayoutOnly(ReactShadowNode) - Method in class com.facebook.react.uimanager.NativeViewHierarchyOptimizer
 
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.DevSupportManagerBase
 
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.
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.
hasActiveTimersInRange(long) - Method in class com.facebook.react.modules.core.TimingModule
 
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.DevSupportManagerBase
 
hasCatalystInstance() - Method in class com.facebook.react.bridge.ReactContext
 
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.react.bridge.ReadableNativeArray
 
hashCode() - Method in class com.facebook.react.bridge.ReadableNativeMap
 
hashCode() - Method in class com.facebook.yoga.YogaValue
 
hasImageForTag(String, Callback) - Method in class com.facebook.fbreact.specs.NativeImageStoreSpec
 
hasImageForTag(String, Callback) - Method in class com.facebook.react.modules.camera.ImageStoreManager
 
hasInstance() - Method in class com.facebook.react.ReactNativeHost
Get whether this holder contains a ReactInstanceManager instance, or not.
HasJavascriptExceptionMetadata - Interface in com.facebook.react.common
A JS exception carrying metadata.
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
 
hasModule(String) - Method in interface com.facebook.react.turbomodule.core.interfaces.TurboModuleRegistry
Has the TurboModule with name `moduleName` been instantiated?
hasModule(String) - Method in class com.facebook.react.turbomodule.core.TurboModuleManager
 
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
 
hasNewLayout() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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.DevSupportManagerBase
 
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.
HeadlessJsTaskConfig(String, WritableMap, long, boolean, HeadlessJsTaskRetryPolicy) - Constructor for class com.facebook.react.jstasks.HeadlessJsTaskConfig
Create a HeadlessJsTaskConfig.
HeadlessJsTaskConfig(HeadlessJsTaskConfig) - Constructor for class com.facebook.react.jstasks.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.
HeadlessJsTaskRetryPolicy - Interface in com.facebook.react.jstasks
 
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
 
heapSizeMB - Variable in class com.facebook.hermes.reactexecutor.RuntimeConfig
 
HEIGHT - Static variable in class com.facebook.react.uimanager.ViewProps
 
HEIGHT - Static variable in class com.facebook.yoga.YogaStyleInputs
 
HEIGHT_AUTO - Static variable in class com.facebook.yoga.YogaStyleInputs
 
HEIGHT_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
 
HermesExecutor - Class in com.facebook.hermes.reactexecutor
 
HermesExecutorFactory - Class in com.facebook.hermes.reactexecutor
 
HermesExecutorFactory() - Constructor for class com.facebook.hermes.reactexecutor.HermesExecutorFactory
 
HermesExecutorFactory(RuntimeConfig) - Constructor for class com.facebook.hermes.reactexecutor.HermesExecutorFactory
 
HermesMemoryDumper - Interface in com.facebook.hermes.instrumentation
 
HermesSamplingProfiler - Class in com.facebook.hermes.instrumentation
Hermes sampling profiler static JSI API.
HIDDEN - Static variable in class com.facebook.react.uimanager.ViewProps
 
hide() - Method in class com.facebook.fbreact.specs.NativeDevLoadingViewSpec
 
hide() - Method in class com.facebook.fbreact.specs.NativeLogBoxSpec
 
hide() - Method in class com.facebook.react.devsupport.DevLoadingViewController
 
hide() - Method in class com.facebook.react.devsupport.LogBoxModule
 
hideRedboxDialog() - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
hideRedboxDialog() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
hideRedboxDialog() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
hideSoftKeyboard() - Method in class com.facebook.react.views.textinput.ReactEditText
 
HMRClient - Interface in com.facebook.react.devsupport
JS module interface for HMRClient
hoistNativeChildren() - Method in interface com.facebook.react.uimanager.ReactShadowNode
When constructing the native tree, nodes that return true will be treated as leaves.
hoistNativeChildren() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
When constructing the native tree, nodes that return true will be treated as leaves.
hoistNativeChildren() - Method in class com.facebook.react.views.text.ReactTextShadowNode
 
HORIZONTAL - Static variable in class com.facebook.react.uimanager.Spacing
Spacing type that represents horizontal direction (left and right).

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
 
IMPORTANT_FOR_ACCESSIBILITY - Static variable in class com.facebook.react.uimanager.ViewProps
 
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.
incrementRetries() - Method in class com.facebook.react.fabric.mounting.mountitems.DispatchCommandMountItem
 
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
 
indexOf(YogaNode) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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() - Method in class com.facebook.react.turbomodule.core.TurboModuleManagerDelegate
 
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.fabric.FabricUIManager
 
initialize() - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
 
initialize() - Method in class com.facebook.react.modules.blob.BlobModule
 
initialize() - Static method in class com.facebook.react.modules.core.ReactChoreographer
 
initialize() - Method in class com.facebook.react.modules.core.TimingModule
 
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.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, Callback) - Method in class com.facebook.react.uimanager.layoutanimation.LayoutAnimationController
 
initializeMessageQueueThreads(ReactQueueConfiguration) - Method in class com.facebook.react.bridge.ReactContext
Initialize message queue threads using a ReactQueueConfiguration.
initializeWithInstance(CatalystInstance) - Method in class com.facebook.react.bridge.ReactContext
Set and initialize CatalystInstance for this Context.
InputAccessoryViewManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & InputAccessoryViewManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
InputAccessoryViewManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.InputAccessoryViewManagerDelegate
 
InputAccessoryViewManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
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
 
INSTANCE - Static variable in class com.facebook.debug.holder.NoopPrinter
 
INSTANCE - Static variable in class com.facebook.react.jstasks.NoRetryPolicy
 
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.LayoutPassReason
 
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.YogaLayoutType
 
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 class com.facebook.react.bridge.BaseJavaModule
 
invalidate() - Method in class com.facebook.react.modules.deviceinfo.DeviceInfoModule
 
invalidate() - Method in class com.facebook.react.modules.systeminfo.AndroidInfoModule
 
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.events.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.fbreact.specs.NativeDeviceEventManagerSpec
 
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
 
IS_ATTACHMENT - Static variable in class com.facebook.react.uimanager.ViewProps
 
IS_DEVELOPMENT_ENVIRONMENT - Static variable in class com.facebook.react.fabric.FabricUIManager
 
IS_REFERENCE_BASELINE - Static variable in class com.facebook.yoga.YogaStyleInputs
 
isAnimationFpsDebugEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
 
isAnimationFpsDebugEnabled() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
 
isBaselineDefined() - Method in class com.facebook.yoga.YogaNode
 
isBaselineDefined() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
isBridgeless() - Method in class com.facebook.react.bridge.ReactContext
Deprecated.
DO NOT USE, this method will be removed in the near future.
isBridgeless() - Method in class com.facebook.react.uimanager.ThemedReactContext
 
isCancelled() - Method in class com.facebook.react.common.futures.SimpleSettableFuture
 
isCollapsed() - Method in interface com.facebook.react.devsupport.interfaces.StackFrame
Whether this frame is collapsed.
isCollapsed() - Method in class com.facebook.react.devsupport.StackTraceHelper.StackFrameImpl
 
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
 
isDirty() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
isInitialized() - Static method in class com.facebook.react.bridge.ReactBridge
 
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
 
isMeasureDefined() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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() - Method in class com.facebook.react.bridge.DynamicFromObject
 
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.DevSupportManagerBase
 
isPackagerRunning(PackagerStatusCallback) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
isPackagerRunning(PackagerStatusCallback) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
isReduceMotionEnabled(Callback) - Method in class com.facebook.fbreact.specs.NativeAccessibilityInfoSpec
 
isReduceMotionEnabled(Callback) - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
 
isReferenceBaseline() - Method in class com.facebook.yoga.YogaNode
 
isReferenceBaseline() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
isStartSamplingProfilerOnInit() - Method in class com.facebook.react.devsupport.DevInternalSettings
 
isStartSamplingProfilerOnInit() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
 
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.fbreact.specs.NativeAccessibilityInfoSpec
 
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
 
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
 
IViewManagerWithChildren - Interface in com.facebook.react.uimanager
 

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
 
JavaScriptTimerManager - Interface in com.facebook.react.modules.core
An interface used by JavaTimerManager to access and call JS timers from Java.
JavaTimerManager - Class in com.facebook.react.modules.core
This class is the native implementation for JS timer execution on Android.
JavaTimerManager(ReactApplicationContext, JavaScriptTimerManager, ReactChoreographer, DevSupportManager) - Constructor for class com.facebook.react.modules.core.JavaTimerManager
 
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
 
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.
JSIModuleType - Enum in com.facebook.react.bridge
A list of support JSIModules.
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.
JsonWriterHelper - Class in com.facebook.react.bridge
Helper for generating JSON for lists and maps.
JsonWriterHelper() - Constructor for class com.facebook.react.bridge.JsonWriterHelper
 
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
 
JUSTIFY_CONTENT - Static variable in class com.facebook.yoga.YogaStyleInputs
 

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

l(String) - Static method in class com.facebook.react.util.RNLog
Log a log level message tagged as React Native to the console.
launchJSDevtools() - Method in class com.facebook.react.devsupport.DevServerHelper
 
LAYOUT_DIRECTION - Static variable in class com.facebook.yoga.YogaStyleInputs
 
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
 
LayoutPassReason - Enum in com.facebook.yoga
 
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
 
lazilyLoadView(String) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
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
 
LinearCountingRetryPolicy - Class in com.facebook.react.jstasks
 
LinearCountingRetryPolicy(int, int) - Constructor for class com.facebook.react.jstasks.LinearCountingRetryPolicy
 
loadApp(String) - Method in class com.facebook.react.ReactActivity
 
loadApp(String) - Method in class com.facebook.react.ReactActivityDelegate
 
loadApp() - Method in class com.facebook.react.ReactDelegate
 
loadApp(String) - Method in class com.facebook.react.ReactDelegate
 
loadBundle(String) - Method in interface com.facebook.react.bridge.JavaJSExecutor
Load javascript into the js context
loadBundle(String, HashMap<String, String>, JSDebuggerWebSocketClient.JSDebuggerCallback) - Method in class com.facebook.react.devsupport.JSDebuggerWebSocketClient
 
loadBundle(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.
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.
localeCompare(String, String) - Static method in class com.facebook.hermes.unicode.AndroidUnicodeUtils
 
LOG - Static variable in class com.facebook.react.util.RNLog
 
log(YogaLogLevel, String) - Method in interface com.facebook.yoga.YogaLogger
 
LogBoxDialog - Class in com.facebook.react.devsupport
Dialog for displaying JS errors in LogBox.
LogBoxDialog(Activity, View) - Constructor for class com.facebook.react.devsupport.LogBoxDialog
 
LogBoxModule - Class in com.facebook.react.devsupport
 
LogBoxModule(ReactApplicationContext, DevSupportManager) - Constructor for class com.facebook.react.devsupport.LogBoxModule
 
logFabricMarker(ReactMarkerConstants, String, int, long) - Method in interface com.facebook.react.bridge.ReactMarker.FabricMarkerListener
 
logFabricMarker(ReactMarkerConstants, String, int, long) - Static method in class com.facebook.react.bridge.ReactMarker
 
logFabricMarker(ReactMarkerConstants, String, int) - Static method in class com.facebook.react.bridge.ReactMarker
 
logIfNoNativeHook(String, String) - Method in interface com.facebook.react.util.RCTLog
Send a log to JavaScript.
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
 
logSoftException(String, Throwable) - Static method in class com.facebook.react.bridge.ReactSoftException
Deprecated.
 
logSoftException(String, Throwable) - Method in interface com.facebook.react.bridge.ReactSoftException.ReactSoftExceptionListener
Deprecated.
 
LongArray - Class in com.facebook.react.common
Object wrapping an auto-expanding long[].

M

mAdjustsFontSizeToFit - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
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, String, Throwable) - Static method in exception com.facebook.react.common.DebugServerException
 
makeGeneric(String, 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(Double, ReadableArray, ReadableArray, ReadableArray, ReadableArray, ReadableArray) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
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
 
MARGIN - Static variable in class com.facebook.react.uimanager.ViewProps
 
MARGIN - Static variable in class com.facebook.yoga.YogaStyleInputs
 
MARGIN_AUTO - Static variable in class com.facebook.yoga.YogaStyleInputs
 
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_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
 
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
 
markLayoutSeen() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
MaskedViewManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & MaskedViewManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
MaskedViewManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.MaskedViewManagerDelegate
 
MaskedViewManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
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
 
mAttributedString - Variable in class com.facebook.react.views.text.ReactTextUpdate
 
mAttributedString - Variable in class com.facebook.react.views.textinput.ReactEditText
 
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_HEIGHT - Static variable in class com.facebook.yoga.YogaStyleInputs
 
MAX_HEIGHT_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
 
MAX_WIDTH - Static variable in class com.facebook.react.uimanager.ViewProps
 
MAX_WIDTH - Static variable in class com.facebook.yoga.YogaStyleInputs
 
MAX_WIDTH_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
 
maybeLoadOtherSoLibraries() - Method in class com.facebook.react.turbomodule.core.TurboModuleManagerDelegate
 
maybeSetSelection(int, int, int) - Method in class com.facebook.react.views.textinput.ReactEditText
Attempt to set a selection or fail silently.
maybeSetText(ReactTextUpdate) - Method in class com.facebook.react.views.textinput.ReactEditText
 
maybeSetTextFromJS(ReactTextUpdate) - Method in class com.facebook.react.views.textinput.ReactEditText
 
maybeSetTextFromState(ReactTextUpdate) - Method in class com.facebook.react.views.textinput.ReactEditText
 
maybeUpdateTypeface() - 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
 
mContainsImages - Variable in class com.facebook.react.views.textinput.ReactEditText
 
mDestX - Variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollToCommandData
 
mDestY - Variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollToCommandData
 
mDisableTextDiffing - Variable in class com.facebook.react.views.textinput.ReactEditText
 
measure(Double, Callback) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
measure(Context, String, ReadableMap, ReadableMap, ReadableMap, float, YogaMeasureMode, float, YogaMeasureMode, int[]) - 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(Context, ReadableMap, ReadableMap, ReadableMap, float, YogaMeasureMode, float, YogaMeasureMode, int[]) - Method in class com.facebook.react.uimanager.ViewManager
Subclasses can override this method to implement custom measure functions for the ViewManager
measure(YogaNode, float, YogaMeasureMode, float, YogaMeasureMode) - Method in class com.facebook.react.views.progressbar.ProgressBarShadowNode
 
measure(Context, ReadableMap, ReadableMap, ReadableMap, float, YogaMeasureMode, float, YogaMeasureMode, int[]) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
measure(Context, ReadableMap, ReadableMap, ReadableMap, float, YogaMeasureMode, float, YogaMeasureMode, int[]) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
measure(Context, ReadableMap, ReadableMap, ReadableMap, float, YogaMeasureMode, float, YogaMeasureMode, int[]) - 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.YogaNodeJNIBase
 
measureInWindow(Double, Callback) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
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(Double, Double, Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
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(Double, Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
measureLayoutRelativeToParent(int, Callback, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
measureLayoutRelativeToParent(int, Callback, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
Deprecated.
This method will not be part of Fabric.
MeasureSpecAssertions - Class in com.facebook.react.uimanager
Shared utility for asserting on MeasureSpecs.
MeasureSpecAssertions() - Constructor for class com.facebook.react.uimanager.MeasureSpecAssertions
 
measureText(Context, ReadableMap, ReadableMap, float, YogaMeasureMode, float, YogaMeasureMode, ReactTextViewManagerCallback, int[]) - 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
 
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.
mFontFeatureSettings - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mFontFeatureSettings - Variable in class com.facebook.react.views.text.TextAttributeProps
 
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.TextAttributeProps
 
mHyphenationFrequency - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
MIN_HEIGHT - Static variable in class com.facebook.react.uimanager.ViewProps
 
MIN_HEIGHT - Static variable in class com.facebook.yoga.YogaStyleInputs
 
MIN_HEIGHT_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
 
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
 
MIN_WIDTH - Static variable in class com.facebook.yoga.YogaStyleInputs
 
MIN_WIDTH_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
 
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
 
MINIMUM_FONT_SCALE - Static variable in class com.facebook.react.uimanager.ViewProps
 
MINIMUM_LEVEL_FOR_UI - Static variable in class com.facebook.react.util.RNLog
 
mInlineViews - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
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
 
mIsSettingTextFromJS - Variable in class com.facebook.react.views.textinput.ReactEditText
 
mIsSettingTextFromState - Variable in class com.facebook.react.views.textinput.ReactEditText
 
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
 
mLayoutUpdateListener - Variable in class com.facebook.react.uimanager.UIImplementation
 
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
 
mMinimumFontScale - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mModule - Variable in class com.facebook.react.bridge.CatalystInstanceImpl.PendingJSCall
 
mNativeEventCount - Variable in class com.facebook.react.views.textinput.ReactEditText
A count of events sent to JS or C++.
mNativePointer - Variable in class com.facebook.yoga.YogaNodeJNIBase
 
mNumberOfLines - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mNumberOfLines - Variable in class com.facebook.react.views.text.TextAttributeProps
 
ModalHostViewManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & ModalHostViewManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
ModalHostViewManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.ModalHostViewManagerDelegate
 
ModalHostViewManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
MODULE_DID_LOAD - Static variable in annotation type com.facebook.react.surface.ReactStage
 
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
 
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
 
mReactContext - Variable in class com.facebook.react.uimanager.UIImplementation
 
mReactTextViewManagerCallback - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
mReactTextViewManagerCallback - Variable in class com.facebook.react.views.text.ReactTextViewManager
 
mReactTextViewManagerCallback - Variable in class com.facebook.react.views.textinput.ReactTextInputManager
 
mScale - Variable in class com.facebook.react.views.art.ARTVirtualNode
 
mShadowNodeRegistry - Variable in class com.facebook.react.uimanager.UIImplementation
 
mStateWrapper - Variable in class com.facebook.react.views.textinput.ReactEditText
 
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
 
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.TextAttributeProps
 
multiGet(ReadableArray, Callback) - Method in class com.facebook.fbreact.specs.NativeAsyncStorageSpec
 
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.fbreact.specs.NativeAsyncStorageSpec
 
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.fbreact.specs.NativeAsyncStorageSpec
 
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.fbreact.specs.NativeAsyncStorageSpec
 
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
 
mViewManager - Variable in class com.facebook.react.uimanager.BaseViewManagerDelegate
 

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 - Static variable in class com.facebook.react.devsupport.LogBoxModule
 
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.appearance.AppearanceModule
 
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.camera.ImageStoreManager
 
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.TimingModule
 
NAME - Static variable in class com.facebook.react.modules.debug.AnimationsDebugModule
 
NAME - Static variable in class com.facebook.react.modules.debug.DevSettingsModule
 
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.network.NetworkingModule
 
NAME - Static variable in class com.facebook.react.modules.permissions.PermissionsModule
 
NAME - Static variable in class com.facebook.react.modules.share.ShareModule
 
NAME - Static variable in class com.facebook.react.modules.sound.SoundManagerModule
 
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_ID - Static variable in class com.facebook.react.uimanager.ViewProps
 
NATIVE_MODULE - Static variable in class com.facebook.debug.tags.ReactDebugOverlayTags
 
NativeAccessibilityInfoSpec - Class in com.facebook.fbreact.specs
 
NativeAccessibilityInfoSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeAccessibilityInfoSpec
 
NativeAccessibilityManagerSpec - Class in com.facebook.fbreact.specs
 
NativeAccessibilityManagerSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeAccessibilityManagerSpec
 
NativeActionSheetManagerSpec - Class in com.facebook.fbreact.specs
 
NativeActionSheetManagerSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeActionSheetManagerSpec
 
NativeAlertManagerSpec - Class in com.facebook.fbreact.specs
 
NativeAlertManagerSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeAlertManagerSpec
 
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
 
NativeAnimatedModuleSpec - Class in com.facebook.fbreact.specs
 
NativeAnimatedModuleSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
NativeAnimationsDebugModuleSpec - Class in com.facebook.fbreact.specs
 
NativeAnimationsDebugModuleSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeAnimationsDebugModuleSpec
 
NativeAppearanceSpec - Class in com.facebook.fbreact.specs
 
NativeAppearanceSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeAppearanceSpec
 
NativeAppStateSpec - Class in com.facebook.fbreact.specs
 
NativeAppStateSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeAppStateSpec
 
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
 
NativeAsyncStorageSpec - Class in com.facebook.fbreact.specs
 
NativeAsyncStorageSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeAsyncStorageSpec
 
NativeBlobModuleSpec - Class in com.facebook.fbreact.specs
 
NativeBlobModuleSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeBlobModuleSpec
 
NativeBugReportingSpec - Class in com.facebook.fbreact.specs
 
NativeBugReportingSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeBugReportingSpec
 
NativeCameraRollManagerSpec - Class in com.facebook.fbreact.specs
 
NativeCameraRollManagerSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeCameraRollManagerSpec
 
NativeClipboardSpec - Class in com.facebook.fbreact.specs
 
NativeClipboardSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeClipboardSpec
 
NativeDatePickerAndroidSpec - Class in com.facebook.fbreact.specs
 
NativeDatePickerAndroidSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeDatePickerAndroidSpec
 
NativeDeviceEventManagerSpec - Class in com.facebook.fbreact.specs
 
NativeDeviceEventManagerSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeDeviceEventManagerSpec
 
NativeDeviceInfoSpec - Class in com.facebook.fbreact.specs
 
NativeDeviceInfoSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeDeviceInfoSpec
 
NativeDevLoadingViewSpec - Class in com.facebook.fbreact.specs
 
NativeDevLoadingViewSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeDevLoadingViewSpec
 
NativeDevMenuSpec - Class in com.facebook.fbreact.specs
 
NativeDevMenuSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeDevMenuSpec
 
NativeDevSettingsSpec - Class in com.facebook.fbreact.specs
 
NativeDevSettingsSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeDevSettingsSpec
 
NativeDialogManagerAndroidSpec - Class in com.facebook.fbreact.specs
 
NativeDialogManagerAndroidSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeDialogManagerAndroidSpec
 
NativeExceptionsManagerSpec - Class in com.facebook.fbreact.specs
 
NativeExceptionsManagerSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeExceptionsManagerSpec
 
NativeFileReaderModuleSpec - Class in com.facebook.fbreact.specs
 
NativeFileReaderModuleSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeFileReaderModuleSpec
 
NativeFrameRateLoggerSpec - Class in com.facebook.fbreact.specs
 
NativeFrameRateLoggerSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeFrameRateLoggerSpec
 
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
 
NativeHeadlessJsTaskSupportSpec - Class in com.facebook.fbreact.specs
 
NativeHeadlessJsTaskSupportSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeHeadlessJsTaskSupportSpec
 
NativeHeapCaptureSpec - Class in com.facebook.fbreact.specs
 
NativeHeapCaptureSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeHeapCaptureSpec
 
NativeI18nManagerSpec - Class in com.facebook.fbreact.specs
 
NativeI18nManagerSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeI18nManagerSpec
 
NativeImageEditorSpec - Class in com.facebook.fbreact.specs
 
NativeImageEditorSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeImageEditorSpec
 
NativeImageLoaderAndroidSpec - Class in com.facebook.fbreact.specs
 
NativeImageLoaderAndroidSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeImageLoaderAndroidSpec
 
NativeImageLoaderIOSSpec - Class in com.facebook.fbreact.specs
 
NativeImageLoaderIOSSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeImageLoaderIOSSpec
 
NativeImageLoaderSpec - Class in com.facebook.fbreact.specs
 
NativeImageLoaderSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeImageLoaderSpec
 
NativeImagePickerIOSSpec - Class in com.facebook.fbreact.specs
 
NativeImagePickerIOSSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeImagePickerIOSSpec
 
NativeImageStoreSpec - Class in com.facebook.fbreact.specs
 
NativeImageStoreSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeImageStoreSpec
 
NativeJSCHeapCaptureSpec - Class in com.facebook.fbreact.specs
 
NativeJSCHeapCaptureSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeJSCHeapCaptureSpec
 
NativeJSCSamplingProfilerSpec - Class in com.facebook.fbreact.specs
 
NativeJSCSamplingProfilerSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeJSCSamplingProfilerSpec
 
NativeJSDevSupportSpec - Class in com.facebook.fbreact.specs
 
NativeJSDevSupportSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeJSDevSupportSpec
 
NativeKeyboardObserverSpec - Class in com.facebook.fbreact.specs
 
NativeKeyboardObserverSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeKeyboardObserverSpec
 
NativeKind - Enum in com.facebook.react.uimanager
 
NativeLinkingSpec - Class in com.facebook.fbreact.specs
 
NativeLinkingSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeLinkingSpec
 
NativeLogBoxSpec - Class in com.facebook.fbreact.specs
 
NativeLogBoxSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeLogBoxSpec
 
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
 
NativeModalManagerSpec - Class in com.facebook.fbreact.specs
 
NativeModalManagerSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeModalManagerSpec
 
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
 
NativeNetworkingAndroidSpec - Class in com.facebook.fbreact.specs
 
NativeNetworkingAndroidSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeNetworkingAndroidSpec
 
NativeNetworkingIOSSpec - Class in com.facebook.fbreact.specs
 
NativeNetworkingIOSSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeNetworkingIOSSpec
 
NativePermissionsAndroidSpec - Class in com.facebook.fbreact.specs
 
NativePermissionsAndroidSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativePermissionsAndroidSpec
 
NativePlatformConstantsAndroidSpec - Class in com.facebook.fbreact.specs
 
NativePlatformConstantsAndroidSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativePlatformConstantsAndroidSpec
 
NativePlatformConstantsIOSSpec - Class in com.facebook.fbreact.specs
 
NativePlatformConstantsIOSSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativePlatformConstantsIOSSpec
 
NativePushNotificationManagerIOSSpec - Class in com.facebook.fbreact.specs
 
NativePushNotificationManagerIOSSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
NativeRedBoxSpec - Class in com.facebook.fbreact.specs
 
NativeRedBoxSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeRedBoxSpec
 
NativeRunnable - Class in com.facebook.react.bridge.queue
A Runnable that has a native run implementation.
NativeSegmentFetcherSpec - Class in com.facebook.fbreact.specs
 
NativeSegmentFetcherSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeSegmentFetcherSpec
 
NativeSettingsManagerSpec - Class in com.facebook.fbreact.specs
 
NativeSettingsManagerSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeSettingsManagerSpec
 
NativeShareModuleSpec - Class in com.facebook.fbreact.specs
 
NativeShareModuleSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeShareModuleSpec
 
NativeSoundManagerSpec - Class in com.facebook.fbreact.specs
 
NativeSoundManagerSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeSoundManagerSpec
 
NativeSourceCodeSpec - Class in com.facebook.fbreact.specs
 
NativeSourceCodeSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeSourceCodeSpec
 
NativeStatusBarManagerAndroidSpec - Class in com.facebook.fbreact.specs
 
NativeStatusBarManagerAndroidSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeStatusBarManagerAndroidSpec
 
NativeStatusBarManagerIOSSpec - Class in com.facebook.fbreact.specs
 
NativeStatusBarManagerIOSSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeStatusBarManagerIOSSpec
 
NativeStatusBarManagerSpec - Class in com.facebook.fbreact.specs
 
NativeStatusBarManagerSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeStatusBarManagerSpec
 
NativeTimePickerAndroidSpec - Class in com.facebook.fbreact.specs
 
NativeTimePickerAndroidSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeTimePickerAndroidSpec
 
NativeTimingSpec - Class in com.facebook.fbreact.specs
 
NativeTimingSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeTimingSpec
 
NativeToastAndroidSpec - Class in com.facebook.fbreact.specs
 
NativeToastAndroidSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeToastAndroidSpec
 
NativeTVNavigationEventEmitterSpec - Class in com.facebook.fbreact.specs
 
NativeTVNavigationEventEmitterSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeTVNavigationEventEmitterSpec
 
NativeUIManagerSpec - Class in com.facebook.fbreact.specs
 
NativeUIManagerSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeUIManagerSpec
 
NativeVibrationSpec - Class in com.facebook.fbreact.specs
 
NativeVibrationSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeVibrationSpec
 
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
 
NativeWebSocketModuleSpec - Class in com.facebook.fbreact.specs
 
NativeWebSocketModuleSpec(ReactApplicationContext) - Constructor for class com.facebook.fbreact.specs.NativeWebSocketModuleSpec
 
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 interface com.facebook.react.uimanager.IViewManagerWithChildren
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.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.text.ReactTextViewManager
 
needsCustomLayoutForChildren() - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
needsEagerInit() - Method in class com.facebook.react.module.model.ReactModuleInfo
 
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.CustomClientBuilder - Interface in com.facebook.react.modules.network
 
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
 
nextFocusDown(ReactViewGroup, int) - Method in class com.facebook.react.views.view.ReactViewManager
 
nextFocusForward(ReactViewGroup, int) - Method in class com.facebook.react.views.view.ReactViewManager
 
nextFocusLeft(ReactViewGroup, int) - Method in class com.facebook.react.views.view.ReactViewManager
 
nextFocusRight(ReactViewGroup, int) - Method in class com.facebook.react.views.view.ReactViewManager
 
nextFocusUp(ReactViewGroup, int) - Method in class com.facebook.react.views.view.ReactViewManager
 
nextKey() - Method in interface com.facebook.react.bridge.ReadableMapKeySetIterator
 
NONE - Static variable in class com.facebook.react.uimanager.ViewProps
 
NoopPrinter - Class in com.facebook.debug.holder
No-op implementation of Printer.
NoRetryPolicy - Class in com.facebook.react.jstasks
 
normalize(String, int) - Static method in class com.facebook.hermes.unicode.AndroidUnicodeUtils
 
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(double) - Method in class com.facebook.fbreact.specs.NativeHeadlessJsTaskSupportSpec
 
notifyTaskFinished(double) - Method in class com.facebook.react.modules.core.HeadlessJsTaskSupportModule
 
notifyTaskRetry(double, Promise) - Method in class com.facebook.fbreact.specs.NativeHeadlessJsTaskSupportSpec
 
notifyTaskRetry(double, Promise) - 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.
nullifyCatalystInstanceOnDestroy - Static variable in class com.facebook.react.config.ReactFeatureFlags
When the ReactContext is destroyed, should the CatalystInstance immediately be nullified? This is the safest thing to do since the CatalystInstance shouldn't be used, and should be garbage-collected after it's destroyed, but this is a breaking change in that many native modules assume that a ReactContext will always have a CatalystInstance.
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_ATTACH_TO_INSTANCE - Static variable in annotation type com.facebook.react.surface.ReactStage
 
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(int, int, Intent, boolean) - Method in class com.facebook.react.ReactDelegate
 
onActivityResult(int, int, Intent) - Method in class com.facebook.react.ReactFragment
 
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.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.ReactDelegate
 
onBackPressed() - Method in class com.facebook.react.ReactFragment
Helper to forward hardware back presses to our React Native Host
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.events.EventBeatManager
 
onBatchEventDispatched() - Method in interface com.facebook.react.uimanager.events.BatchEventDispatchedListener
Called after a batch of low priority events has been dispatched.
onBeforeLayout(NativeViewHierarchyOptimizer) - Method in interface com.facebook.react.uimanager.ReactShadowNode
This method will be called by UIManagerModule once per batch, before calculating layout.
onBeforeLayout(NativeViewHierarchyOptimizer) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
This method will be called by UIManagerModule once per batch, before calculating layout.
onBeforeLayout(NativeViewHierarchyOptimizer) - 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
 
onCaptureHeapCommand(Responder) - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
 
onCaptureHeapCommand(Responder) - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
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.LogBoxModule
 
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.TimingModule
 
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
 
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
 
onConfigurationChanged(Context) - Method in class com.facebook.react.modules.appearance.AppearanceModule
 
onConfigurationChanged(Context, Configuration) - Method in class com.facebook.react.ReactInstanceManager
Call this from Activity#onConfigurationChanged().
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
 
onCreate(Bundle) - Method in class com.facebook.react.ReactFragment
 
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.timepicker.TimePickerDialogFragment
 
onCreateInputConnection(EditorInfo) - Method in class com.facebook.react.views.textinput.ReactEditText
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.facebook.react.ReactFragment
 
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
 
onDestroy() - Method in class com.facebook.react.ReactFragment
 
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.modal.ReactModalHostView
 
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
 
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.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
 
onEventDispatch(Event) - Method in interface com.facebook.react.uimanager.events.EventDispatcherListener
Called on every time an event is dispatched using {#link EventDispatcher#dispatchEvent}.
onFailure(double, String) - Method in class com.facebook.fbreact.specs.NativeJSDevSupportSpec
 
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(double, 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
 
onFastRefresh() - Method in class com.facebook.fbreact.specs.NativeDevSettingsSpec
 
onFastRefresh() - Method in class com.facebook.react.modules.debug.DevSettingsModule
 
onFinishRemoteNotification(String, String) - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
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
 
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.JavaTimerManager
 
onHeadlessJsTaskFinish(int) - Method in class com.facebook.react.modules.core.TimingModule
 
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.JavaTimerManager
 
onHeadlessJsTaskStart(int) - Method in class com.facebook.react.modules.core.TimingModule
 
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.JavaTimerManager
 
onHostDestroy() - Method in class com.facebook.react.modules.core.TimingModule
 
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.ReactDelegate
 
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.art.ARTSurfaceViewShadowNode
 
onHostDestroy() - Method in class com.facebook.react.views.modal.ReactModalHostView
 
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.JavaTimerManager
 
onHostPause() - Method in class com.facebook.react.modules.core.TimingModule
 
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.ReactDelegate
 
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.art.ARTSurfaceViewShadowNode
 
onHostPause() - Method in class com.facebook.react.views.modal.ReactModalHostView
 
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.JavaTimerManager
 
onHostResume() - Method in class com.facebook.react.modules.core.TimingModule
 
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.ReactDelegate
 
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.art.ARTSurfaceViewShadowNode
 
onHostResume() - Method in class com.facebook.react.views.modal.ReactModalHostView
 
onIncrementalDataReceived(DeviceEventManagerModule.RCTDeviceEventEmitter, int, String, long, long) - Static method in class com.facebook.react.modules.network.ResponseUtil
 
onInitializeAccessibilityEvent(View, AccessibilityEvent) - Method in class com.facebook.react.uimanager.ReactAccessibilityDelegate
 
onInitializeAccessibilityNodeInfo(View, AccessibilityNodeInfoCompat) - Method in class com.facebook.react.uimanager.ReactAccessibilityDelegate
 
onInstanceDestroy() - Method in class com.facebook.react.modules.core.JavaTimerManager
 
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.DevSupportManagerBase
 
onItemSelected(int) - Method in interface com.facebook.react.views.picker.ReactPicker.OnSelectListener
 
onJSBundleLoadedFromServer() - 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.ReactFragment
Helper to forward onKeyUp commands from our host Activity.
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(boolean, int, int, int, int) - Method in class com.facebook.react.views.text.ReactTextView
 
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
 
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.DevSupportManagerBase
 
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.DevSupportManagerBase
 
onPackagerDevMenuCommand() - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
 
onPackagerDevMenuCommand() - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
onPackagerDisconnected() - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
 
onPackagerDisconnected() - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
onPackagerReloadCommand() - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
 
onPackagerReloadCommand() - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
onPackagerStatusFetched(boolean) - Method in interface com.facebook.react.devsupport.interfaces.PackagerStatusCallback
 
onPause() - Method in class com.facebook.react.ReactActivity
 
onPause() - Method in class com.facebook.react.ReactActivityDelegate
 
onPause() - Method in class com.facebook.react.ReactFragment
 
onPostExecute(Result) - Method in class com.facebook.react.bridge.GuardedResultAsyncTask
 
onPostExecuteGuarded(Result) - Method in class com.facebook.react.bridge.GuardedResultAsyncTask
 
onPostProcessSpannable(Spannable) - Method in interface com.facebook.react.views.text.ReactTextViewManagerCallback
Callback executed right after the Spannable object is created by React.
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.DevSupportManagerBase
 
onReactInstanceDestroyed(ReactContext) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
onReactInstanceDestroyed(ReactContext) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
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
 
onRequestPermissionsResult(int, String[], int[]) - Method in class com.facebook.react.ReactFragment
 
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
 
onResume() - Method in class com.facebook.react.ReactFragment
 
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.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
 
onStage(int) - Method in class com.facebook.react.ReactRootView
 
onStage(int) - Method in interface com.facebook.react.uimanager.ReactRoot
Handler for stages ReactStage
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
 
onStop() - Method in class com.facebook.react.modules.datepicker.DismissableDatePickerDialog
 
onStop() - Method in class com.facebook.react.modules.timepicker.DismissableTimePickerDialog
 
onSuccess(String) - Method in class com.facebook.fbreact.specs.NativeJSDevSupportSpec
 
onSuccess() - Method in interface com.facebook.react.devsupport.DevSupportManagerBase.BundleLoadCallback
 
onSuccess() - 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
 
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.
onWindowFocusChange(boolean) - Method in class com.facebook.react.bridge.ReactContext
 
onWindowFocusChange(boolean) - Method in interface com.facebook.react.bridge.WindowFocusChangeListener
 
onWindowFocusChange(boolean) - Method in class com.facebook.react.modules.appstate.AppStateModule
 
onWindowFocusChange(boolean) - Method in class com.facebook.react.ReactInstanceManager
 
onWindowFocusChanged(boolean) - Method in class com.facebook.react.ReactActivity
 
onWindowFocusChanged(boolean) - Method in class com.facebook.react.ReactActivityDelegate
 
OPACITY - Static variable in class com.facebook.react.uimanager.ViewProps
 
open(ReadableMap, Promise) - Method in class com.facebook.fbreact.specs.NativeDatePickerAndroidSpec
 
open(ReadableMap, Promise) - Method in class com.facebook.fbreact.specs.NativeTimePickerAndroidSpec
 
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
 
openCameraDialog(ReadableMap, Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeImagePickerIOSSpec
 
openDrawer(T) - Method in interface com.facebook.react.viewmanagers.AndroidDrawerLayoutManagerInterface
 
openDrawer(ReactDrawerLayout) - Method 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
 
openSelectDialog(ReadableMap, Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeImagePickerIOSSpec
 
openSettings(Promise) - Method in class com.facebook.fbreact.specs.NativeLinkingSpec
 
openSettings(Promise) - Method in class com.facebook.react.modules.intent.IntentModule
Starts an external activity to open app's settings into Android Settings
openStackFrameCall(StackFrame) - Method in class com.facebook.react.devsupport.DevServerHelper
 
openURL(String, Promise) - Method in class com.facebook.fbreact.specs.NativeLinkingSpec
 
openURL(String, Promise) - Method in class com.facebook.react.modules.intent.IntentModule
Starts a corresponding external activity for the given URL.
operationComplete(double, String, String) - Method in class com.facebook.fbreact.specs.NativeJSCSamplingProfilerSpec
 
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
 
OVERFLOW - Static variable in class com.facebook.yoga.YogaStyleInputs
 

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 - Static variable in class com.facebook.yoga.YogaStyleInputs
 
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_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
 
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
 
pageScroll(int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
parse(String, 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
 
parseFontStyle(String) - Static method in class com.facebook.react.views.text.ReactTypefaceUtils
 
parseFontVariant(ReadableArray) - Static method in class com.facebook.react.views.text.ReactTypefaceUtils
 
parseFontWeight(String) - Static method in class com.facebook.react.views.text.ReactTypefaceUtils
 
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
 
performAccessibilityAction(View, int, Bundle) - Method in class com.facebook.react.uimanager.ReactAccessibilityDelegate
 
performAccessibilityAction(View, int, Bundle) - Method in class com.facebook.react.views.slider.ReactSliderManager.ReactSliderAccessibilityDelegate
 
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
 
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(double) - Method in class com.facebook.fbreact.specs.NativeWebSocketModuleSpec
 
ping(double) - 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.fbreact.specs.NativeSoundManagerSpec
 
playTouchSound() - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
playTouchSound() - Method in class com.facebook.react.modules.sound.SoundManagerModule
 
playTouchSound() - Method in class com.facebook.react.uimanager.UIManagerModule
Deprecated.
use SoundManager#playTouchSound() instead.
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.
POSITION - Static variable in class com.facebook.react.uimanager.ViewProps
 
POSITION - Static variable in class com.facebook.yoga.YogaStyleInputs
 
POSITION_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
 
POSITION_SPACING_TYPES - Static variable in class com.facebook.react.uimanager.ViewProps
 
POSITION_TYPE - Static variable in class com.facebook.yoga.YogaStyleInputs
 
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
 
preallocateView(ThemedReactContext, String, int, ReadableMap, StateWrapper, boolean) - 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, int, String, ReadableMap, StateWrapper, boolean) - Constructor for class com.facebook.react.fabric.mounting.mountitems.PreAllocateViewMountItem
 
preComputeConstantsForViewManager(List<String>) - Method in class com.facebook.react.uimanager.UIManagerModule
Deprecated.
prefetchImage(String, double, Promise) - Method in class com.facebook.fbreact.specs.NativeImageLoaderAndroidSpec
 
prefetchImage(String, Promise) - Method in class com.facebook.fbreact.specs.NativeImageLoaderIOSSpec
 
prefetchImage(String, Promise) - Method in class com.facebook.fbreact.specs.NativeImageLoaderSpec
 
prefetchImage(String, double, Promise) - Method in class com.facebook.react.modules.image.ImageLoaderModule
Prefetches the given image to the Fresco image disk cache.
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
 
presentLocalNotification(ReadableMap) - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
print() - Method in class com.facebook.yoga.YogaNode
 
print() - Method in class com.facebook.yoga.YogaNodeJNIBase
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
 
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
 
ProgressViewManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & ProgressViewManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
ProgressViewManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.ProgressViewManagerDelegate
 
ProgressViewManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
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_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_SELECTION - Static variable in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
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_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(ReadableArray) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
pushArray(ReadableArray) - Method in interface com.facebook.react.bridge.WritableArray
 
pushArray(ReadableArray) - 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(ReadableMap) - Method in class com.facebook.react.bridge.JavaOnlyArray
 
pushMap(ReadableMap) - Method in interface com.facebook.react.bridge.WritableArray
 
pushMap(ReadableMap) - 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, ReadableArray) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
putArray(String, ReadableArray) - Method in interface com.facebook.react.bridge.WritableMap
 
putArray(String, ReadableArray) - 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, ReadableMap) - Method in class com.facebook.react.bridge.JavaOnlyMap
 
putMap(String, ReadableMap) - Method in interface com.facebook.react.bridge.WritableMap
 
putMap(String, ReadableMap) - 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.fbreact.specs.NativeImageLoaderAndroidSpec
 
queryCache(ReadableArray, Promise) - Method in class com.facebook.fbreact.specs.NativeImageLoaderIOSSpec
 
queryCache(ReadableArray, Promise) - Method in class com.facebook.fbreact.specs.NativeImageLoaderSpec
 
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

RCTEventEmitter - Interface in com.facebook.react.uimanager.events
 
RCTLog - Interface in com.facebook.react.util
JS module interface for RCTLog
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.checkbox.ReactCheckBoxManager
 
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.unimplementedview.ReactUnimplementedViewManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.view.ReactViewManager
 
REACT_CLASS - Static variable in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
ReactAbsoluteSizeSpan - Class in com.facebook.react.views.text
 
ReactAbsoluteSizeSpan(int) - Constructor for class com.facebook.react.views.text.ReactAbsoluteSizeSpan
 
ReactAccessibilityDelegate - Class in com.facebook.react.uimanager
Utility class that handles the addition of a "role" for accessibility to either a View or AccessibilityNodeInfo.
ReactAccessibilityDelegate() - Constructor for class com.facebook.react.uimanager.ReactAccessibilityDelegate
 
ReactAccessibilityDelegate.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.
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
 
ReactBaseTextShadowNode(ReactTextViewManagerCallback) - 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
 
ReactCallerContextFactory - Interface in com.facebook.react.views.image
This interface is used from ReactImageManager to customize the CallerContext object associated with each instance of ReactImageView.
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
 
ReactClippingViewManager<T extends ReactViewGroup> - Class in com.facebook.react.views.view
View manager which handles clipped subviews.
ReactClippingViewManager() - Constructor for class com.facebook.react.views.view.ReactClippingViewManager
 
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
 
ReactContext.ExceptionHandlerWrapper - Class in com.facebook.react.bridge
 
ReactContextBaseJavaModule - Class in com.facebook.react.bridge
Base class for Catalyst native modules that require access to the ReactContext instance.
ReactContextBaseJavaModule() - Constructor for class com.facebook.react.bridge.ReactContextBaseJavaModule
 
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
 
ReactDelegate - Class in com.facebook.react
A delegate for handling React Application support.
ReactDelegate(Activity, ReactNativeHost, String, Bundle) - Constructor for class com.facebook.react.ReactDelegate
 
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
 
ReactFragment - Class in com.facebook.react
Fragment for creating a React View.
ReactFragment() - Constructor for class com.facebook.react.ReactFragment
 
ReactFragment.Builder - Class in com.facebook.react
Builder class to help instantiate a ReactFragment
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(AbstractDraweeControllerBuilder, ReactCallerContextFactory) - Constructor for class com.facebook.react.views.image.ReactImageManager
 
ReactImageManager(AbstractDraweeControllerBuilder, GlobalImageLoadListener, ReactCallerContextFactory) - 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.FabricMarkerListener - Interface in com.facebook.react.bridge
 
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
 
ReactNoCrashSoftException - Exception in com.facebook.react.bridge
Extends RuntimeException so that it may be caught by a ReactSoftExceptionListener.
ReactNoCrashSoftException(String) - Constructor for exception com.facebook.react.bridge.ReactNoCrashSoftException
 
ReactNoCrashSoftException(Throwable) - Constructor for exception com.facebook.react.bridge.ReactNoCrashSoftException
 
ReactNoCrashSoftException(String, Throwable) - Constructor for exception com.facebook.react.bridge.ReactNoCrashSoftException
 
ReactPackage - Interface in com.facebook.react
Main interface for providing additional capabilities to the catalyst framework by couple of different means: Registering new native modules 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) Registering custom native views (view managers) and custom event types 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.
ReactPackageTurboModuleManagerDelegate - Class in com.facebook.react.turbomodule.core
 
ReactPackageTurboModuleManagerDelegate(ReactApplicationContext, List<ReactPackage>) - Constructor for class com.facebook.react.turbomodule.core.ReactPackageTurboModuleManagerDelegate
 
ReactPackageTurboModuleManagerDelegate.Builder - Class in com.facebook.react.turbomodule.core
 
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
 
ReactRoot - Interface in com.facebook.react.uimanager
Interface for the root native view of a React native application
ReactRootView - Class in com.facebook.react
Default root view for catalyst apps.
ReactRootView(Context) - Constructor for class com.facebook.react.ReactRootView
 
ReactRootView(Context, boolean) - 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
 
reactScrollTo(int, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
Calls `reactScrollTo` and updates state.
reactScrollTo(int, int) - Method in class com.facebook.react.views.scroll.ReactScrollView
Calls `reactScrollTo` and updates state.
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
 
ReactSliderAccessibilityDelegate() - Constructor for class com.facebook.react.views.slider.ReactSliderManager.ReactSliderAccessibilityDelegate
 
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
 
ReactSliderManager.ReactSliderAccessibilityDelegate - Class in com.facebook.react.views.slider
 
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
 
reactSmoothScrollTo(int, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
Calls `smoothScrollTo` and updates state.
reactSmoothScrollTo(int, int) - Method in class com.facebook.react.views.scroll.ReactScrollView
Calls `smoothScrollTo` and updates state.
ReactSoftException - Class in com.facebook.react.bridge
Deprecated.
ReactSoftException() - Constructor for class com.facebook.react.bridge.ReactSoftException
Deprecated.
 
ReactSoftException.ReactSoftExceptionListener - Interface in com.facebook.react.bridge
Deprecated.
 
ReactSpan - Interface in com.facebook.react.views.text
 
ReactStage - Annotation Type in com.facebook.react.surface
The stage of the Surface
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(ReactTextViewManagerCallback) - Constructor for class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
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
 
ReactTextShadowNode(ReactTextViewManagerCallback) - 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
 
ReactTextUpdate(Spannable, int, boolean, int, int, int) - Constructor for class com.facebook.react.views.text.ReactTextUpdate
 
ReactTextUpdate(Spannable, int, boolean, float, float, float, float, int, int, 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
 
ReactTextViewManagerCallback - Interface in com.facebook.react.views.text
This interface allows clients of ReactTextViewManager to customize or prepare Spannable object that represent text that will be rendered on the screen.
ReactTypefaceUtils - Class in com.facebook.react.views.text
 
ReactTypefaceUtils() - Constructor for class com.facebook.react.views.text.ReactTypefaceUtils
 
ReactUnderlineSpan - Class in com.facebook.react.views.text
 
ReactUnderlineSpan() - Constructor for class com.facebook.react.views.text.ReactUnderlineSpan
 
ReactUnimplementedView - Class in com.facebook.react.views.unimplementedview
 
ReactUnimplementedView(Context) - Constructor for class com.facebook.react.views.unimplementedview.ReactUnimplementedView
 
ReactUnimplementedViewManager - Class in com.facebook.react.views.unimplementedview
ViewManager for ReactUnimplementedView to represent a component that is not yet supported.
ReactUnimplementedViewManager() - Constructor for class com.facebook.react.views.unimplementedview.ReactUnimplementedViewManager
 
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
 
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.
readableArrayValue(JsonWriter, ReadableArray) - Static method in class com.facebook.react.bridge.JsonWriterHelper
 
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.fbreact.specs.NativeFileReaderModuleSpec
 
readAsDataURL(ReadableMap, Promise) - Method in class com.facebook.react.modules.blob.FileReaderModule
 
readAsText(ReadableMap, String, Promise) - Method in class com.facebook.fbreact.specs.NativeFileReaderModuleSpec
 
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
Deprecated.
receiveCommand(int, String, ReadableArray) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
receiveCommand(T, int, ReadableArray) - Method in class com.facebook.react.uimanager.ViewManager
Deprecated.
receiveCommand(T, String, 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(AndroidDrawerLayoutManagerInterface<T>, T, String, ReadableArray) - Method in class com.facebook.react.viewmanagers.AndroidDrawerLayoutManagerDelegate
 
receiveCommand(AndroidSwipeRefreshLayoutManagerInterface<T>, T, String, ReadableArray) - Method in class com.facebook.react.viewmanagers.AndroidSwipeRefreshLayoutManagerDelegate
 
receiveCommand(AndroidSwitchManagerInterface<T>, T, String, ReadableArray) - Method in class com.facebook.react.viewmanagers.AndroidSwitchManagerDelegate
 
receiveCommand(AndroidViewPagerManagerInterface<T>, T, String, ReadableArray) - Method in class com.facebook.react.viewmanagers.AndroidViewPagerManagerDelegate
 
receiveCommand(ReactCheckBox, String, ReadableArray) - Method in class com.facebook.react.views.checkbox.ReactCheckBoxManager
 
receiveCommand(ReactDrawerLayout, int, ReadableArray) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
receiveCommand(ReactDrawerLayout, String, ReadableArray) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
receiveCommand(ReactPicker, String, ReadableArray) - Method in class com.facebook.react.views.picker.ReactPickerManager
 
receiveCommand(ReactHorizontalScrollView, int, ReadableArray) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
receiveCommand(ReactHorizontalScrollView, String, 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(ReactScrollViewCommandHelper.ScrollCommandHandler<T>, T, String, 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(ReactScrollView, String, ReadableArray) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
receiveCommand(ReactSwipeRefreshLayout, String, ReadableArray) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
receiveCommand(ReactSwitch, String, ReadableArray) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
receiveCommand(ReactEditText, int, ReadableArray) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
receiveCommand(ReactEditText, String, ReadableArray) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
receiveCommand(ReactViewGroup, int, ReadableArray) - Method in class com.facebook.react.views.view.ReactViewManager
 
receiveCommand(ReactViewGroup, String, ReadableArray) - Method in class com.facebook.react.views.view.ReactViewManager
 
receiveCommand(ReactViewPager, int, ReadableArray) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
receiveCommand(ReactViewPager, String, ReadableArray) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
receiveEvent(int, String, WritableMap) - Method in class com.facebook.react.fabric.events.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.events.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
 
recycle() - Method in class com.facebook.react.bridge.DynamicFromObject
 
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.Binding
 
register(int, RCTEventEmitter) - Method in class com.facebook.react.uimanager.events.ReactEventEmitter
 
registerErrorCustomizer(ErrorCustomizer) - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
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(String) - Method in class com.facebook.fbreact.specs.NativeBlobModuleSpec
 
release(T) - Method in class com.facebook.react.common.ClearableSynchronizedPool
 
release(String) - Method in class com.facebook.react.modules.blob.BlobModule
 
reload() - Method in class com.facebook.fbreact.specs.NativeDevMenuSpec
 
reload() - Method in class com.facebook.fbreact.specs.NativeDevSettingsSpec
 
reload() - Method in class com.facebook.react.modules.debug.DevSettingsModule
 
RELOAD_APP_EXTRA_JS_PROXY - Static variable in class com.facebook.react.devsupport.DevServerHelper
 
reloadJSFromServer(String) - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
reloadJSFromServer(String, DevSupportManagerBase.BundleLoadCallback) - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
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.DevSupportManagerBase
 
reloadSettings() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
reloadSettings() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
reloadWithReason(String) - Method in class com.facebook.fbreact.specs.NativeDevSettingsSpec
 
reloadWithReason(String) - Method in class com.facebook.react.modules.debug.DevSettingsModule
 
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
 
removeAllDeliveredNotifications() - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
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(T) - Method in class com.facebook.react.views.view.ReactClippingViewManager
 
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(double, String, double) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
removeAnimatedEventFromView(double, String, double) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
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
 
removeChildAt(int) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
RemoveDeleteMultiMountItem - Class in com.facebook.react.fabric.mounting.mountitems
 
RemoveDeleteMultiMountItem(int[]) - Constructor for class com.facebook.react.fabric.mounting.mountitems.RemoveDeleteMultiMountItem
 
removeDeliveredNotifications(ReadableArray) - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
removeFabricListener(ReactMarker.FabricMarkerListener) - Static method in class com.facebook.react.bridge.ReactMarker
 
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
 
removeImageForTag(String) - Method in class com.facebook.fbreact.specs.NativeImageStoreSpec
 
removeImageForTag(String) - Method in class com.facebook.react.modules.camera.ImageStoreManager
 
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(ReactSoftException.ReactSoftExceptionListener) - Static method in class com.facebook.react.bridge.ReactSoftException
Deprecated.
 
removeListener(EventDispatcherListener) - Method in class com.facebook.react.uimanager.events.EventDispatcher
Remove a listener from this EventDispatcher.
removeListeners(double) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
removeListeners(double) - Method in class com.facebook.fbreact.specs.NativeAppearanceSpec
 
removeListeners(double) - Method in class com.facebook.fbreact.specs.NativeAppStateSpec
 
removeListeners(double) - Method in class com.facebook.fbreact.specs.NativeDevSettingsSpec
 
removeListeners(double) - Method in class com.facebook.fbreact.specs.NativeKeyboardObserverSpec
 
removeListeners(double) - Method in class com.facebook.fbreact.specs.NativeLinkingSpec
 
removeListeners(double) - Method in class com.facebook.fbreact.specs.NativeModalManagerSpec
 
removeListeners(double) - Method in class com.facebook.fbreact.specs.NativeNetworkingAndroidSpec
 
removeListeners(double) - Method in class com.facebook.fbreact.specs.NativeNetworkingIOSSpec
 
removeListeners(double) - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
removeListeners(double) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerIOSSpec
 
removeListeners(double) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerSpec
 
removeListeners(double) - Method in class com.facebook.fbreact.specs.NativeTVNavigationEventEmitterSpec
 
removeListeners(double) - Method in class com.facebook.fbreact.specs.NativeWebSocketModuleSpec
 
removeListeners(double) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
removeListeners(double) - Method in class com.facebook.react.modules.appearance.AppearanceModule
Stub
removeListeners(double) - Method in class com.facebook.react.modules.appstate.AppStateModule
 
removeListeners(double) - Method in class com.facebook.react.modules.debug.DevSettingsModule
 
removeListeners(double) - Method in class com.facebook.react.modules.intent.IntentModule
 
removeListeners(double) - Method in class com.facebook.react.modules.network.NetworkingModule
 
removeListeners(double) - Method in class com.facebook.react.modules.websocket.WebSocketModule
 
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
 
removePendingVideo(String) - Method in class com.facebook.fbreact.specs.NativeImagePickerIOSSpec
 
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 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
Unregisters a new root view.
removeShadowNode(ReactShadowNode) - Method in class com.facebook.react.uimanager.UIImplementation
 
removeSubviewsFromContainerWithID(double) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
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
Deprecated.
This method will not be available in Fabric UIManager.
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(T, int) - Method in class com.facebook.react.views.view.ReactClippingViewManager
 
removeViewAt(int) - Method in class com.facebook.react.views.view.ReactViewGroup
 
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(double) - Method in class com.facebook.fbreact.specs.NativeBlobModuleSpec
 
removeWebSocketHandler(double) - Method in class com.facebook.react.modules.blob.BlobModule
 
removeWindowFocusChangeListener(WindowFocusChangeListener) - Method in class com.facebook.react.bridge.ReactContext
 
RENDER_TO_HARDWARE_TEXTURE - Static variable in class com.facebook.react.uimanager.ViewProps
 
renderTemplateToSurface(int, String) - Method in class com.facebook.react.fabric.Binding
 
replaceExistingNonRootView(Double, Double) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
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
Deprecated.
This method will not be available in Fabric UIManager.
reportException(ReadableMap) - Method in class com.facebook.fbreact.specs.NativeExceptionsManagerSpec
 
reportException(ReadableMap) - Method in class com.facebook.react.modules.core.ExceptionsManagerModule
 
reportFatalException(String, ReadableArray, double) - Method in class com.facebook.fbreact.specs.NativeExceptionsManagerSpec
 
reportFatalException(String, ReadableArray, double) - 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, double) - Method in class com.facebook.fbreact.specs.NativeExceptionsManagerSpec
 
reportSoftException(String, ReadableArray, double) - Method in class com.facebook.react.modules.core.ExceptionsManagerModule
 
requestChildFocus(View, View) - Method in class com.facebook.react.ReactRootView
 
requestChildFocus(View, View) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
Since ReactHorizontalScrollView handles layout changes on JS side, it does not call super.onlayout due to which mIsLayoutDirty flag in HorizontalScrollView remains true and prevents scrolling to child when requestChildFocus is called.
requestChildFocus(View, View) - Method in class com.facebook.react.views.scroll.ReactScrollView
Since ReactScrollView handles layout changes on JS side, it does not call super.onlayout due to which mIsLayoutDirty flag in ScrollView remains true and prevents scrolling to child when requestChildFocus is called.
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.view.ReactViewGroup
 
requestMultiplePermissions(ReadableArray, Promise) - Method in class com.facebook.fbreact.specs.NativePermissionsAndroidSpec
 
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.fbreact.specs.NativePermissionsAndroidSpec
 
requestPermission(String, Promise) - Method in class com.facebook.react.modules.permissions.PermissionsModule
Request the given permission.
requestPermissions(ReadableMap, Promise) - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
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
 
requestPermissions(String[], int, PermissionListener) - Method in class com.facebook.react.ReactFragment
 
requiresExtraMap(String) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
 
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.MatrixMathHelper.MatrixDecompositionContext
 
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
 
reset() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
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
Deprecated.
this method is not going to be supported in the near future, use ViewUtil.isRootTag(int) to verify if a react Tag is a root or not

TODO: T63569137 Delete the method UIManagerModule.resolveRootTagFromReactTag

resolveShadowNode(int) - Method in class com.facebook.react.uimanager.UIImplementation
 
resolveView(int) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
resolveView(int) - Method in class com.facebook.react.uimanager.UIManagerModule
 
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.
restoreDefaultValues(double) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
restoreDefaultValues(double) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
RetryableMountingLayerException - Exception in com.facebook.react.bridge
ViewCommands can throw this Exception.
RetryableMountingLayerException(String, Throwable) - Constructor for exception com.facebook.react.bridge.RetryableMountingLayerException
 
RetryableMountingLayerException(Throwable) - Constructor for exception com.facebook.react.bridge.RetryableMountingLayerException
 
RetryableMountingLayerException(String) - Constructor for exception com.facebook.react.bridge.RetryableMountingLayerException
 
retryTask(int) - Method in class com.facebook.react.jstasks.HeadlessJsTaskContext
Retry a running JS task with a delay.
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
 
RNLog - Class in com.facebook.react.util
Logging wrapper for FLog with LogBox support.
RNLog() - Constructor for class com.facebook.react.util.RNLog
 
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
 
ROTATION - Static variable in class com.facebook.react.uimanager.ViewProps
 
roundTo3Places(double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
 
run() - Method in class com.facebook.react.bridge.GuardedRunnable
 
run() - Method in class com.facebook.react.bridge.queue.NativeRunnable
 
run(Runnable) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager.PackagerLocationCustomizer
 
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
 
runApplication() - Method in class com.facebook.react.ReactRootView
Calls into JS to start the React application.
runApplication() - Method in interface com.facebook.react.uimanager.ReactRoot
Calls into JS to start the React application.
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.
runOnUiThread(Runnable, long) - Static method in class com.facebook.react.bridge.UiThreadUtil
Runs the given Runnable on the UI thread with the specified delay.
RuntimeConfig - Class in com.facebook.hermes.reactexecutor
Holds runtime configuration for a Hermes VM instance (master or snapshot).
RuntimeConfig() - Constructor for class com.facebook.hermes.reactexecutor.RuntimeConfig
 

S

sAccessibilityDelegate - Static variable in class com.facebook.react.views.slider.ReactSliderManager
 
sActionIdMap - Static variable in class com.facebook.react.uimanager.ReactAccessibilityDelegate
 
SafeAreaViewManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & SafeAreaViewManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
SafeAreaViewManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.SafeAreaViewManagerDelegate
 
SafeAreaViewManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
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.fbreact.specs.NativeCameraRollManagerSpec
 
saveToCameraRoll(String, String, Promise) - Method in class com.facebook.react.modules.camera.CameraRollManager
Save an image to the gallery (i.e.
SCALE_X - Static variable in class com.facebook.react.uimanager.ViewProps
 
SCALE_Y - Static variable in class com.facebook.react.uimanager.ViewProps
 
ScaleTypeStartInside - Class in com.facebook.react.views.image
 
ScaleTypeStartInside() - Constructor for class com.facebook.react.views.image.ScaleTypeStartInside
 
scheduleLocalNotification(ReadableMap) - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
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
 
SegmentedControlManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & SegmentedControlManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
SegmentedControlManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.SegmentedControlManagerDelegate
 
SegmentedControlManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
send(String, double) - Method in class com.facebook.fbreact.specs.NativeWebSocketModuleSpec
 
send(String, double) - Method in class com.facebook.react.modules.websocket.WebSocketModule
 
sendAccessibilityEvent(Double, double) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
sendAccessibilityEvent(int, int) - Method in interface com.facebook.react.bridge.UIManager
Dispatch an accessibility event to a view asynchronously.
sendAccessibilityEvent(int, int) - Method in class com.facebook.react.fabric.FabricUIManager
 
sendAccessibilityEvent(int, int) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
SendAccessibilityEvent - Class in com.facebook.react.fabric.mounting.mountitems
 
SendAccessibilityEvent(int, int) - Constructor for class com.facebook.react.fabric.mounting.mountitems.SendAccessibilityEvent
 
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, double) - Method in class com.facebook.fbreact.specs.NativeWebSocketModuleSpec
 
sendBinary(String, double) - 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.fbreact.specs.NativeLinkingSpec
 
sendIntent(String, ReadableArray, Promise) - Method in class com.facebook.react.modules.intent.IntentModule
Allows to send intents on Android
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, double) - Method in class com.facebook.fbreact.specs.NativeBlobModuleSpec
 
sendOverSocket(ReadableMap, double) - Method in class com.facebook.react.modules.blob.BlobModule
 
sendRequest(String, String, double, ReadableArray, ReadableMap, String, boolean, double, boolean) - Method in class com.facebook.fbreact.specs.NativeNetworkingAndroidSpec
 
sendRequest(ReadableMap, Callback) - Method in class com.facebook.fbreact.specs.NativeNetworkingIOSSpec
 
sendRequest(String, String, double, ReadableArray, ReadableMap, String, boolean, double, 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.
setAccessibilityActions(T, ReadableArray) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setAccessibilityActions(T, ReadableArray) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setAccessibilityActions(T, ReadableArray) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
setAccessibilityContentSizeMultipliers(ReadableMap) - Method in class com.facebook.fbreact.specs.NativeAccessibilityManagerSpec
 
setAccessibilityFocus(double) - Method in class com.facebook.fbreact.specs.NativeAccessibilityInfoSpec
 
setAccessibilityFocus(double) - Method in class com.facebook.fbreact.specs.NativeAccessibilityManagerSpec
 
setAccessibilityFocus(double) - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
 
setAccessibilityHint(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setAccessibilityHint(T, String) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setAccessibilityHint(T, String) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
setAccessibilityLabel(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setAccessibilityLabel(T, String) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setAccessibilityLabel(T, String) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
setAccessibilityLiveRegion(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setAccessibilityLiveRegion(T, String) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setAccessibilityLiveRegion(T, String) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
setAccessibilityRole(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setAccessibilityRole(T, String) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setAccessibilityRole(T, String) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
setAccessibilityValue(T, ReadableMap) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setAccessible(ReactViewGroup, boolean) - Method in class com.facebook.react.views.view.ReactViewManager
 
setAdjustFontSizeToFit(boolean) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setAdjustFontSizeToFit(ReactTextView, boolean) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
 
setAdjustFontSizeToFit(boolean) - Method in class com.facebook.react.views.text.ReactTextView
 
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
 
setAlignContent(YogaAlign) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setAlignItems(YogaAlign) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setAlignSelf(YogaAlign) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setAlpha(int) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
setAnimated(T, boolean) - Method in interface com.facebook.react.viewmanagers.ModalHostViewManagerInterface
 
setAnimated(ReactModalHostView, boolean) - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
setAnimatedNodeOffset(double, double) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
setAnimatedNodeOffset(double, double) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
setAnimatedNodeValue(double, double) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
setAnimatedNodeValue(double, double) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
setAnimating(T, boolean) - Method in interface com.facebook.react.viewmanagers.ActivityIndicatorViewManagerInterface
 
setAnimating(T, boolean) - Method in interface com.facebook.react.viewmanagers.AndroidProgressBarManagerInterface
 
setAnimating(ProgressBarContainerView, boolean) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
setAnimationType(T, String) - Method in interface com.facebook.react.viewmanagers.ModalHostViewManagerInterface
 
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.
setApplicationIconBadgeNumber(double) - Method in class com.facebook.fbreact.specs.NativePushNotificationManagerIOSSpec
 
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
 
setAspectRatio(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setAutoCapitalize(ReactEditText, Dynamic) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setAutoCorrect(ReactEditText, Boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setAutoFocus(boolean) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setAutoFocus(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(T, int) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setBackgroundColor(T, int) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
setBackgroundColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.AndroidDialogPickerManagerInterface
 
setBackgroundColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.InputAccessoryViewManagerInterface
 
setBackgroundColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.SegmentedControlManagerInterface
 
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(ReactPicker, Integer) - Method in class com.facebook.react.views.picker.ReactDialogPickerManager
 
setBackgroundColor(ReactPicker, int) - Method in class com.facebook.react.views.picker.ReactDropdownPickerManager
 
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
 
setBaselineFunction(YogaBaselineFunction) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setBorder(YogaEdge, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setBorderBottomLeftRadius(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setBorderBottomLeftRadius(T, float) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setBorderBottomLeftRadius(T, float) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
setBorderBottomRightRadius(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setBorderBottomRightRadius(T, float) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setBorderBottomRightRadius(T, float) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
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(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setBorderRadius(T, float) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setBorderRadius(T, float) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
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
 
setBorderTopLeftRadius(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setBorderTopLeftRadius(T, float) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setBorderTopLeftRadius(T, float) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
setBorderTopRightRadius(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setBorderTopRightRadius(T, float) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setBorderTopRightRadius(T, float) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
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.
setCaretHidden(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setCategoryID(String) - Method in class com.facebook.fbreact.specs.NativeBugReportingSpec
 
setChildren(Double, ReadableArray) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
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(boolean) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setCollapsable(ReactViewGroup, boolean) - Method in class com.facebook.react.views.view.ReactViewManager
 
setColor(double, boolean) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerAndroidSpec
 
setColor(double, boolean) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerSpec
 
setColor(double, boolean) - Method in class com.facebook.react.modules.statusbar.StatusBarModule
 
setColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.ActivityIndicatorViewManagerInterface
 
setColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.AndroidDialogPickerManagerInterface
 
setColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.AndroidDropdownPickerManagerInterface
 
setColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.AndroidProgressBarManagerInterface
 
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(T, ReadableArray) - Method in interface com.facebook.react.viewmanagers.AndroidSwipeRefreshLayoutManagerInterface
 
setColors(ReactSwipeRefreshLayout, ReadableArray) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
setComponentName(String) - Method in class com.facebook.react.ReactFragment.Builder
Set the Component name for our React Native instance.
setConstraints(int, float, float, float, float, boolean, boolean) - Method in class com.facebook.react.fabric.Binding
 
setContentHandler(int, WebSocketModule.ContentHandler) - Method in class com.facebook.react.modules.websocket.WebSocketModule
 
setContentOffset(ReactHorizontalScrollView, ReadableMap) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setContentOffset(ReactScrollView, ReadableMap) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
setContentSizeWatcher(ContentSizeWatcher) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setContext(String) - Method in class com.facebook.fbreact.specs.NativeFrameRateLoggerSpec
 
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
 
setCursorColor(ReactEditText, Integer) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setCustomClientBuilder(NetworkingModule.CustomClientBuilder) - Static method in class com.facebook.react.modules.network.NetworkingModule
 
setCustomPackagerCommandHandlers(Map<String, RequestHandler>) - Method in class com.facebook.react.ReactInstanceManagerBuilder
 
setData(Object) - Method in class com.facebook.yoga.YogaNode
 
setData(Object) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setDataDetectorType(ReactTextView, String) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
 
setDebugServerHost(String) - Method in class com.facebook.react.packagerconnection.PackagerConnectionSettings
 
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.ReactAccessibilityDelegate
 
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.DevSupportManagerBase
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
 
setDirection(YogaDirection) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setDisabled(T, boolean) - Method in interface com.facebook.react.viewmanagers.AndroidSwitchManagerInterface
 
setDisabled(T, boolean) - Method in interface com.facebook.react.viewmanagers.SliderManagerInterface
 
setDisabled(T, boolean) - Method in interface com.facebook.react.viewmanagers.SwitchManagerInterface
 
setDisabled(ReactSlider, boolean) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
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
 
setDisableIntervalMomentum(boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
setDisableIntervalMomentum(ReactHorizontalScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setDisableIntervalMomentum(boolean) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
setDisableIntervalMomentum(ReactScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
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
 
setDisplay(YogaDisplay) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setDrawerBackgroundColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.AndroidDrawerLayoutManagerInterface
 
setDrawerBackgroundColor(ReactDrawerLayout, Integer) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
setDrawerLockMode(T, String) - Method in interface com.facebook.react.viewmanagers.AndroidDrawerLayoutManagerInterface
 
setDrawerLockMode(ReactDrawerLayout, String) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
setDrawerPosition(T, String) - Method in interface com.facebook.react.viewmanagers.AndroidDrawerLayoutManagerInterface
 
setDrawerPosition(ReactDrawerLayout, String) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
setDrawerPosition(ReactDrawerLayout, Dynamic) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
setDrawerWidth(T, Float) - Method in interface com.facebook.react.viewmanagers.AndroidDrawerLayoutManagerInterface
 
setDrawerWidth(ReactDrawerLayout, float) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
setDrawerWidth(ReactDrawerLayout, Float) - 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(T, float) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setElevation(T, float) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
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
 
setEmulateUnlessSupported(T, boolean) - Method in interface com.facebook.react.viewmanagers.SafeAreaViewManagerInterface
 
setEnabled(boolean) - Method in interface com.facebook.react.bridge.Systrace
 
setEnabled(T, boolean) - Method in interface com.facebook.react.viewmanagers.AndroidDialogPickerManagerInterface
 
setEnabled(T, boolean) - Method in interface com.facebook.react.viewmanagers.AndroidDropdownPickerManagerInterface
 
setEnabled(T, boolean) - Method in interface com.facebook.react.viewmanagers.AndroidSwipeRefreshLayoutManagerInterface
 
setEnabled(T, boolean) - Method in interface com.facebook.react.viewmanagers.AndroidSwitchManagerInterface
 
setEnabled(T, boolean) - Method in interface com.facebook.react.viewmanagers.SegmentedControlManagerInterface
 
setEnabled(T, boolean) - Method in interface com.facebook.react.viewmanagers.SliderManagerInterface
 
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
 
setExperimentalFeatureEnabled(YogaExperimentalFeature, boolean) - Method in class com.facebook.yoga.YogaConfigJNIBase
 
setExtraData(ReadableMap, ReadableMap) - Method in class com.facebook.fbreact.specs.NativeBugReportingSpec
 
setExtraData(ReadableMap, String) - Method in class com.facebook.fbreact.specs.NativeRedBoxSpec
 
setExtraDataAsJson(String) - Method in exception com.facebook.react.common.JavascriptException
 
setFadeDuration(ReactImageView, int) - Method in class com.facebook.react.views.image.ReactImageManager
 
setFadeDuration(int) - Method in class com.facebook.react.views.image.ReactImageView
 
setFadingEdgeLength(ReactHorizontalScrollView, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
setFadingEdgeLength(ReactScrollView, int) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
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
 
setFlex(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setFlexBasis(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setFlexBasisAuto() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setFlexBasisPercent(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setFlexDirection(YogaFlexDirection) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setFlexGrow(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setFlexShrink(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setFocusable(ReactViewGroup, boolean) - Method in class com.facebook.react.views.view.ReactViewManager
 
setFontFamily(String) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setFontFamily(String) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setFontFamily(String) - Method in class com.facebook.react.views.textinput.ReactEditText
 
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
 
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(String) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setFontStyle(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setFontVariant(ReadableArray) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setFontVariant(ReadableArray) - Method in class com.facebook.react.views.text.TextAttributeProps
 
setFontWeight(String) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
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(String) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setFontWeight(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setFpsDebugEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
 
setFpsDebugEnabled(boolean) - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
setFpsDebugEnabled(boolean) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
setFpsDebugEnabled(boolean) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
setFrame(ReadableMap) - Method in class com.facebook.react.views.art.ARTTextShadowNode
 
setFrescoConfig(ImagePipelineConfig) - Method in class com.facebook.react.shell.MainPackageConfig.Builder
 
setGlobalOptions(ReadableMap) - Method in class com.facebook.fbreact.specs.NativeFrameRateLoggerSpec
 
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(T, boolean) - Method in interface com.facebook.react.viewmanagers.ModalHostViewManagerInterface
 
setHardwareAccelerated(ReactModalHostView, boolean) - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
setHardwareAccelerated(boolean) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
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
 
setHeight(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setHeightAuto() - Method in class com.facebook.yoga.YogaNode
 
setHeightAuto() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setHeightOfTallestInlineViewOrImage(float) - Method in class com.facebook.react.views.text.TextAttributes
 
setHeightPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setHeightPercent(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setHidden(boolean) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerAndroidSpec
 
setHidden(boolean, String) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerIOSSpec
 
setHidden(boolean, String) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerSpec
 
setHidden(boolean) - Method in class com.facebook.react.modules.statusbar.StatusBarModule
 
setHidesWhenStopped(T, boolean) - Method in interface com.facebook.react.viewmanagers.ActivityIndicatorViewManagerInterface
 
setHitSlop(ReactViewGroup, ReadableMap) - Method in class com.facebook.react.views.view.ReactViewManager
 
setHitSlopRect(Rect) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setHotLoadingEnabled(boolean) - Method in class com.facebook.fbreact.specs.NativeDevMenuSpec
 
setHotLoadingEnabled(boolean) - Method in class com.facebook.fbreact.specs.NativeDevSettingsSpec
 
setHotLoadingEnabled(boolean) - Method in class com.facebook.react.modules.debug.DevSettingsModule
 
setHotModuleReplacementEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
 
setHotModuleReplacementEnabled(boolean) - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
setHotModuleReplacementEnabled(boolean) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
setHotModuleReplacementEnabled(boolean) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
setIdentifier(T, int) - Method in interface com.facebook.react.viewmanagers.ModalHostViewManagerInterface
 
setIdentifier(ReactModalHostView, int) - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
setImportantForAccessibility(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setImportantForAccessibility(T, String) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setImportantForAccessibility(T, String) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
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
 
setIncludeFontPadding(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setIndeterminate(T, boolean) - Method in interface com.facebook.react.viewmanagers.AndroidProgressBarManagerInterface
 
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.
setInitialPage(T, int) - Method in interface com.facebook.react.viewmanagers.AndroidViewPagerManagerInterface
 
setInitialPage(ReactViewPager, int) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
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
 
setInternal_AnalyticsTag(ReactImageView, String) - Method in class com.facebook.react.views.image.ReactImageManager
 
setIsDebuggingRemotely(boolean) - Method in class com.facebook.fbreact.specs.NativeDevSettingsSpec
 
setIsDebuggingRemotely(boolean) - Method in class com.facebook.react.modules.debug.DevSettingsModule
 
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
 
setIsReferenceBaseline(boolean) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setIsShakeToShowDevMenuEnabled(boolean) - Method in class com.facebook.fbreact.specs.NativeDevSettingsSpec
 
setIsShakeToShowDevMenuEnabled(boolean) - Method in class com.facebook.react.modules.debug.DevSettingsModule
 
setItems(T, ReadableArray) - Method in interface com.facebook.react.viewmanagers.AndroidDialogPickerManagerInterface
 
setItems(T, ReadableArray) - Method in interface com.facebook.react.viewmanagers.AndroidDropdownPickerManagerInterface
 
setItems(ReactPicker, ReadableArray) - Method in class com.facebook.react.views.picker.ReactPickerManager
 
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.
setJSDevModeEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
 
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(Double, boolean) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
setJSResponder(int, int, boolean) - Method in class com.facebook.react.fabric.FabricUIManager
Set the JS responder for the view associated with the tags received as a parameter.
setJSResponder(int, int, boolean) - Method in class com.facebook.react.fabric.mounting.MountingManager
Set the JS responder for the view associated with the tags received as a parameter.
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
 
setJustifyContent(YogaJustify) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setKeyboardDismissMode(T, String) - Method in interface com.facebook.react.viewmanagers.AndroidDrawerLayoutManagerInterface
 
setKeyboardDismissMode(T, String) - Method in interface com.facebook.react.viewmanagers.AndroidViewPagerManagerInterface
 
setKeyboardDismissMode(ReactDrawerLayout, String) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
setKeyboardDismissMode(ReactViewPager, String) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
setKeyboardType(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setLaunchOptions(Bundle) - Method in class com.facebook.react.ReactFragment.Builder
Set the Launch Options for our React Native instance.
setLayoutAnimationEnabled(boolean) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
 
setLayoutAnimationEnabledExperimental(boolean) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
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
 
setLayoutParent(T) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setLayoutParent(ReactShadowNodeImpl) - 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
 
setLinkifyMask(int) - Method in class com.facebook.react.views.text.ReactTextView
 
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
 
setLogger(YogaLogger) - Method in class com.facebook.yoga.YogaConfigJNIBase
 
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
 
setMargin(YogaEdge, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setMarginAuto(YogaEdge) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setMarginPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setMaxHeight(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setMaxHeightPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setMaxHeightPercent(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setMaximumSize(long) - Method in class com.facebook.react.modules.storage.ReactDatabaseSupplier
Sets the maximum size the database will grow to.
setMaximumTrackImage(T, ReadableMap) - Method in interface com.facebook.react.viewmanagers.SliderManagerInterface
 
setMaximumTrackImage(ReactSlider, ReadableMap) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setMaximumTrackTintColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.SliderManagerInterface
 
setMaximumTrackTintColor(ReactSlider, Integer) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setMaximumValue(T, double) - Method in interface com.facebook.react.viewmanagers.SliderManagerInterface
 
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
 
setMaxWidth(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setMaxWidthPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setMaxWidthPercent(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setMeasureFunction(YogaMeasureFunction) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setMeasureSpecs(int, int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setMeasureSpecs(int, int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setMetaData(String) - Method in interface com.facebook.hermes.instrumentation.HermesMemoryDumper
 
setMinHeight(Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setMinHeight(float) - Method in class com.facebook.yoga.YogaNode
 
setMinHeight(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setMinHeightPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setMinHeightPercent(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setMinimumFontScale(float) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
setMinimumTrackImage(T, ReadableMap) - Method in interface com.facebook.react.viewmanagers.SliderManagerInterface
 
setMinimumTrackImage(ReactSlider, ReadableMap) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setMinimumTrackTintColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.SliderManagerInterface
 
setMinimumTrackTintColor(ReactSlider, Integer) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setMinimumValue(T, double) - Method in interface com.facebook.react.viewmanagers.SliderManagerInterface
 
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
 
setMinWidth(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setMinWidthPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setMinWidthPercent(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setMomentary(T, boolean) - Method in interface com.facebook.react.viewmanagers.SegmentedControlManagerInterface
 
setMostRecentEventCount(int) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
setMultiline(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setName(T, String) - Method in interface com.facebook.react.viewmanagers.UnimplementedNativeViewManagerInterface
 
setName(String) - Method in class com.facebook.react.views.unimplementedview.ReactUnimplementedView
 
setName(ReactUnimplementedView, String) - Method in class com.facebook.react.views.unimplementedview.ReactUnimplementedViewManager
 
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
 
setNativeId(T, String) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setNativeId(T, String) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
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
 
setNativeRefreshing(T, boolean) - Method in interface com.facebook.react.viewmanagers.AndroidSwipeRefreshLayoutManagerInterface
 
setNativeRefreshing(ReactSwipeRefreshLayout, boolean) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
setNativeValue(T, boolean) - Method in interface com.facebook.react.viewmanagers.AndroidSwitchManagerInterface
 
setNativeValue(ReactSwitch, boolean) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
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
 
setNetworkActivityIndicatorVisible(boolean) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerIOSSpec
 
setNetworkActivityIndicatorVisible(boolean) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerSpec
 
setNodesManager(NativeAnimatedNodesManager) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
setNotifyOnInlineViewLayout(ReactTextView, boolean) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
 
setNotifyOnInlineViewLayout(boolean) - Method in class com.facebook.react.views.text.ReactTextView
 
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(T, boolean) - Method in interface com.facebook.react.viewmanagers.AndroidSwitchManagerInterface
 
setOn(ReactCheckBox, boolean) - Method in class com.facebook.react.views.checkbox.ReactCheckBoxManager
 
setOn(ReactSwitch, boolean) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
setOnContentSizeChange(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
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(android.view.MotionEvent) 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
 
setOnTimeSetListener(TimePickerDialog.OnTimeSetListener) - Method in class com.facebook.react.modules.timepicker.TimePickerDialogFragment
 
setOnTintColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.SwitchManagerInterface
 
setOpacity(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setOpacity(T, float) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setOpacity(T, float) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
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
 
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
 
setOverflow(YogaOverflow) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
setPackagerLocationCustomizer(DevSupportManager.PackagerLocationCustomizer) - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
setPackagerLocationCustomizer(DevSupportManager.PackagerLocationCustomizer) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
setPackagerLocationCustomizer(DevSupportManager.PackagerLocationCustomizer) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
setPackages(List<ReactPackage>) - Method in class com.facebook.react.turbomodule.core.ReactPackageTurboModuleManagerDelegate.Builder
 
setPadding(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setPadding(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setPadding(T, int, int, int, int) - Method in class com.facebook.react.uimanager.ViewManager
Subclasses can override this method to set padding for the given View in Fabric.
setPadding(ReactTextView, int, int, int, int) - Method in class com.facebook.react.views.text.ReactTextViewManager
 
setPadding(ReactEditText, int, int, int, int) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
setPadding(int, float) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
setPadding(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
 
setPadding(YogaEdge, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setPaddingPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setPaddings(int, Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setPage(T, int) - Method in interface com.facebook.react.viewmanagers.AndroidViewPagerManagerInterface
 
setPage(ReactViewPager, int) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
setPageMargin(T, int) - Method in interface com.facebook.react.viewmanagers.AndroidViewPagerManagerInterface
 
setPageMargin(ReactViewPager, int) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
 
setPageWithoutAnimation(T, int) - Method in interface com.facebook.react.viewmanagers.AndroidViewPagerManagerInterface
 
setPageWithoutAnimation(ReactViewPager, int) - 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(T, boolean) - Method in interface com.facebook.react.viewmanagers.AndroidViewPagerManagerInterface
 
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.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
 
setPointScaleFactor(float) - Method in class com.facebook.yoga.YogaConfigJNIBase
 
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
 
setPosition(YogaEdge, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setPositionPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setPositionType(YogaPositionType) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setPositionValues(int, Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
 
setPresentationStyle(T, String) - Method in interface com.facebook.react.viewmanagers.ModalHostViewManagerInterface
 
setPresentationStyle(ReactModalHostView, String) - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
setPrinter(Printer) - Static method in class com.facebook.debug.holder.PrinterHolder
 
setPrintTreeFlag(boolean) - Method in class com.facebook.yoga.YogaConfig
 
setPrintTreeFlag(boolean) - Method in class com.facebook.yoga.YogaConfigJNIBase
 
setProfilingEnabled(boolean) - Method in class com.facebook.fbreact.specs.NativeDevMenuSpec
 
setProfilingEnabled(boolean) - Method in class com.facebook.fbreact.specs.NativeDevSettingsSpec
 
setProfilingEnabled(boolean) - Method in class com.facebook.react.modules.debug.DevSettingsModule
 
setProgress(T, double) - Method in interface com.facebook.react.viewmanagers.AndroidProgressBarManagerInterface
 
setProgress(T, float) - Method in interface com.facebook.react.viewmanagers.ProgressViewManagerInterface
 
setProgress(ProgressBarContainerView, double) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
setProgressBackgroundColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.AndroidSwipeRefreshLayoutManagerInterface
 
setProgressBackgroundColor(ReactSwipeRefreshLayout, Integer) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
setProgressImage(T, ReadableMap) - Method in interface com.facebook.react.viewmanagers.ProgressViewManagerInterface
 
setProgressiveRenderingEnabled(ReactImageView, boolean) - Method in class com.facebook.react.views.image.ReactImageManager
 
setProgressiveRenderingEnabled(boolean) - Method in class com.facebook.react.views.image.ReactImageView
 
setProgressTintColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.ProgressViewManagerInterface
 
setProgressViewOffset(T, float) - Method in interface com.facebook.react.viewmanagers.AndroidSwipeRefreshLayoutManagerInterface
 
setProgressViewOffset(float) - Method in class com.facebook.react.views.swiperefresh.ReactSwipeRefreshLayout
 
setProgressViewOffset(ReactSwipeRefreshLayout, float) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
setProgressViewStyle(T, String) - Method in interface com.facebook.react.viewmanagers.ProgressViewManagerInterface
 
setPrompt(T, String) - Method in interface com.facebook.react.viewmanagers.AndroidDialogPickerManagerInterface
 
setPrompt(T, String) - Method in interface com.facebook.react.viewmanagers.AndroidDropdownPickerManagerInterface
 
setPrompt(ReactPicker, String) - Method in class com.facebook.react.views.picker.ReactPickerManager
 
setProperty(T, String, Object) - Method in class com.facebook.react.uimanager.BaseViewManagerDelegate
 
setProperty(T, String, Object) - Method in interface com.facebook.react.uimanager.ViewManagerDelegate
 
setProperty(T, String, Object) - Method in interface com.facebook.react.uimanager.ViewManagerPropertyUpdater.ShadowNodeSetter
 
setProperty(T, V, String, Object) - Method in interface com.facebook.react.uimanager.ViewManagerPropertyUpdater.ViewManagerSetter
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.ActivityIndicatorViewManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.AndroidDialogPickerManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.AndroidDrawerLayoutManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.AndroidDropdownPickerManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.AndroidProgressBarManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.AndroidSwipeRefreshLayoutManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.AndroidSwitchManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.AndroidViewPagerManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.InputAccessoryViewManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.MaskedViewManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.ModalHostViewManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.ProgressViewManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.SafeAreaViewManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.SegmentedControlManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.SliderManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.SwitchManagerDelegate
 
setProperty(T, String, Object) - Method in class com.facebook.react.viewmanagers.UnimplementedNativeViewManagerDelegate
 
setRadius(float) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
setRadius(float, int) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
 
setReactApplicationContext(ReactApplicationContext) - Method in class com.facebook.react.turbomodule.core.ReactPackageTurboModuleManagerDelegate.Builder
 
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(T, boolean) - Method in interface com.facebook.react.viewmanagers.AndroidSwipeRefreshLayoutManagerInterface
 
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
 
setRemoteJSDebugEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
 
setRemoteJSDebugEnabled(boolean) - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
setRemoteJSDebugEnabled(boolean) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
setRemoteJSDebugEnabled(boolean) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
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(T, boolean) - Method in class com.facebook.react.views.view.ReactClippingViewManager
 
setRemoveClippedSubviews(boolean) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setRenderToHardwareTexture(T, boolean) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setRenderToHardwareTexture(T, boolean) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setRenderToHardwareTexture(T, boolean) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
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
 
setResizeMode(String) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
 
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, ReactAccessibilityDelegate.AccessibilityRole, Context) - Static method in class com.facebook.react.uimanager.ReactAccessibilityDelegate
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
 
setRootViewTag(int) - Method in interface com.facebook.react.uimanager.ReactRoot
 
setRotation(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
Deprecated.
setRotation(T, float) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setRotation(T, float) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
setScaleType(ScalingUtils.ScaleType) - Method in class com.facebook.react.views.image.ReactImageView
 
setScaleX(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
Deprecated.
setScaleX(T, float) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setScaleX(T, float) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
setScaleY(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
Deprecated.
setScaleY(T, float) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setScaleY(T, float) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
setScreenDisplayMetrics(DisplayMetrics) - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
 
setScrollEnabled(T, boolean) - Method in interface com.facebook.react.viewmanagers.AndroidViewPagerManagerInterface
 
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(T, int) - Method in interface com.facebook.react.viewmanagers.AndroidDialogPickerManagerInterface
 
setSelected(T, int) - Method in interface com.facebook.react.viewmanagers.AndroidDropdownPickerManagerInterface
 
setSelected(ReactPicker, int) - Method in class com.facebook.react.views.picker.ReactPickerManager
 
setSelectedIndex(T, int) - Method in interface com.facebook.react.viewmanagers.SegmentedControlManagerInterface
 
setSelection(int, int) - Method in class com.facebook.react.views.textinput.ReactEditText
 
setSelection(ReadableMap) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
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.fbreact.specs.NativeTimingSpec
 
setSendIdleEvents(boolean) - Method in class com.facebook.react.modules.core.JavaTimerManager
 
setSendIdleEvents(boolean) - Method in class com.facebook.react.modules.core.TimingModule
 
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
setShouldDiffLayoutWithoutLegacyStretchBehaviour(boolean) - Method in class com.facebook.yoga.YogaConfigJNIBase
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
setShouldLogContentAppeared(boolean) - Method in class com.facebook.react.ReactRootView
 
setShouldLogContentAppeared(boolean) - Method in interface com.facebook.react.uimanager.ReactRoot
Sets a flag that determines whether to log that content appeared on next view added.
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(T, String) - Method in interface com.facebook.react.viewmanagers.ActivityIndicatorViewManagerInterface
 
setSize(T, int) - Method in interface com.facebook.react.viewmanagers.AndroidSwipeRefreshLayoutManagerInterface
 
setSize(ReactSwipeRefreshLayout, int) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
 
setSize(ReactSwipeRefreshLayout, Dynamic) - 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
 
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
 
setStatusBarBackgroundColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.AndroidDrawerLayoutManagerInterface
 
setStatusBarBackgroundColor(ReactDrawerLayout, Integer) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
 
setStatusBarTranslucent(T, boolean) - Method in interface com.facebook.react.viewmanagers.ModalHostViewManagerInterface
 
setStatusBarTranslucent(ReactModalHostView, boolean) - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
setStatusBarTranslucent(boolean) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
setStep(T, double) - Method in interface com.facebook.react.viewmanagers.SliderManagerInterface
 
setStep(ReactSlider, double) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setString(String) - Method in class com.facebook.fbreact.specs.NativeClipboardSpec
 
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.fbreact.specs.NativeStatusBarManagerAndroidSpec
 
setStyle(String, boolean) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerIOSSpec
 
setStyle(String, Boolean) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerSpec
 
setStyle(String) - Method in class com.facebook.react.modules.statusbar.StatusBarModule
 
setStyle(String) - Method in class com.facebook.react.views.progressbar.ProgressBarShadowNode
 
setStyleAspectRatio(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
 
setStyleAspectRatio(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
 
setStyleAttr(T, String) - Method in interface com.facebook.react.viewmanagers.AndroidProgressBarManagerInterface
 
setStyleAttr(ProgressBarContainerView, String) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
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
 
setSupportedOrientations(T, ReadableArray) - Method in interface com.facebook.react.viewmanagers.ModalHostViewManagerInterface
 
setSupportedOrientations(ReactModalHostView, ReadableArray) - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
setTestId(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setTestId(T, String) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setTestId(T, String) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
setTestID(T, String) - Method in interface com.facebook.react.viewmanagers.AndroidProgressBarManagerInterface
 
setTestID(T, String) - Method in interface com.facebook.react.viewmanagers.SliderManagerInterface
 
setTestID(ProgressBarContainerView, String) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
setTestID(ReactSlider, String) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
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(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.textinput.ReactTextInputShadowNode
 
setTextColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.SegmentedControlManagerInterface
 
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.art.ARTSurfaceViewShadowNode
 
setThemedContext(ThemedReactContext) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
 
setThumbColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.AndroidSwitchManagerInterface
 
setThumbColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.SwitchManagerInterface
 
setThumbColor(ReactSwitch, Integer) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
setThumbImage(T, ReadableMap) - Method in interface com.facebook.react.viewmanagers.SliderManagerInterface
 
setThumbImage(ReactSlider, ReadableMap) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setThumbTintColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.AndroidSwitchManagerInterface
 
setThumbTintColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.SliderManagerInterface
 
setThumbTintColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.SwitchManagerInterface
 
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(T, Integer) - Method in interface com.facebook.react.viewmanagers.SegmentedControlManagerInterface
 
setTintColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.SwitchManagerInterface
 
setTintColor(ReactImageView, Integer) - Method in class com.facebook.react.views.image.ReactImageManager
 
setTintColor(int) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
 
setTintColors(ReactCheckBox, ReadableMap) - Method in class com.facebook.react.views.checkbox.ReactCheckBoxManager
 
setTrackColorForFalse(T, Integer) - Method in interface com.facebook.react.viewmanagers.AndroidSwitchManagerInterface
 
setTrackColorForFalse(T, Integer) - Method in interface com.facebook.react.viewmanagers.SwitchManagerInterface
 
setTrackColorForFalse(ReactSwitch, Integer) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
setTrackColorForTrue(T, Integer) - Method in interface com.facebook.react.viewmanagers.AndroidSwitchManagerInterface
 
setTrackColorForTrue(T, Integer) - Method in interface com.facebook.react.viewmanagers.SwitchManagerInterface
 
setTrackColorForTrue(ReactSwitch, Integer) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
setTrackImage(T, ReadableMap) - Method in interface com.facebook.react.viewmanagers.ProgressViewManagerInterface
 
setTrackImage(T, ReadableMap) - Method in interface com.facebook.react.viewmanagers.SliderManagerInterface
 
setTrackImage(ReactSlider, ReadableMap) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setTrackTintColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.AndroidSwitchManagerInterface
 
setTrackTintColor(T, Integer) - Method in interface com.facebook.react.viewmanagers.ProgressViewManagerInterface
 
setTrackTintColor(ReactSwitch, Integer) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
setTransform(T, ReadableArray) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setTransform(T, ReadableArray) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setTransform(T, ReadableArray) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
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.
setTranslateX(T, float) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setTranslateX(T, float) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
setTranslateY(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
Deprecated.
setTranslateY(T, float) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setTranslateY(T, float) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
setTranslucent(boolean) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerAndroidSpec
 
setTranslucent(boolean) - Method in class com.facebook.fbreact.specs.NativeStatusBarManagerSpec
 
setTranslucent(boolean) - Method in class com.facebook.react.modules.statusbar.StatusBarModule
 
setTranslucentBackgroundDrawable(Drawable) - Method in class com.facebook.react.views.view.ReactViewGroup
 
setTransparent(T, boolean) - Method in interface com.facebook.react.viewmanagers.ModalHostViewManagerInterface
 
setTransparent(ReactModalHostView, boolean) - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
setTransparent(boolean) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
setTurboModuleManager(JSIModule) - Method in interface com.facebook.react.bridge.CatalystInstance
For the time being, we want code relying on the old infra to also work with TurboModules.
setTurboModuleManager(JSIModule) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
 
setTVPreferredFocus(ReactViewGroup, boolean) - Method in class com.facebook.react.views.view.ReactViewManager
 
setTypeAttr(T, String) - Method in interface com.facebook.react.viewmanagers.AndroidProgressBarManagerInterface
 
setTypeAttr(ProgressBarContainerView, String) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
 
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
 
setup(String, String, String, int, boolean) - Method in interface com.facebook.react.devsupport.HMRClient
Enable the HMRClient so that the client will receive updates from the packager server.
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.
setupSurfaceTextureListener(ARTSurfaceView) - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
 
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.
setUseLegacyStretchBehaviour(boolean) - Method in class com.facebook.yoga.YogaConfigJNIBase
Yoga previously had an error where containers would take the maximum space possible instead of the minimum like they are supposed to.
setUseWebDefaults(boolean) - Method in class com.facebook.yoga.YogaConfig
 
setUseWebDefaults(boolean) - Method in class com.facebook.yoga.YogaConfigJNIBase
 
setValue(T, boolean) - Method in interface com.facebook.react.viewmanagers.AndroidSwitchManagerInterface
 
setValue(T, double) - Method in interface com.facebook.react.viewmanagers.SliderManagerInterface
 
setValue(T, boolean) - Method in interface com.facebook.react.viewmanagers.SwitchManagerInterface
 
setValue(ReactSlider, double) - Method in class com.facebook.react.views.slider.ReactSliderManager
 
setValue(ReactSwitch, boolean) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
 
setValues(ReadableMap) - Method in class com.facebook.fbreact.specs.NativeSettingsManagerSpec
 
setValues(T, ReadableArray) - Method in interface com.facebook.react.viewmanagers.SegmentedControlManagerInterface
 
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
 
setViewState(T, ReadableMap) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setViewState(T, ReadableMap) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setViewState(T, ReadableMap) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
setViewZIndex(View, int) - Static method in class com.facebook.react.uimanager.ViewGroupManager
 
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
 
setWidth(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setWidthAuto() - Method in class com.facebook.yoga.YogaNode
 
setWidthAuto() - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setWidthPercent(float) - Method in class com.facebook.yoga.YogaNode
 
setWidthPercent(float) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
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
 
setWrap(YogaWrap) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
setZIndex(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
 
setZIndex(T, float) - Method in class com.facebook.react.uimanager.BaseViewManagerAdapter
 
setZIndex(T, float) - Method in interface com.facebook.react.uimanager.BaseViewManagerInterface
 
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.fbreact.specs.NativeShareModuleSpec
 
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
 
shouldPromoteGrandchildren() - Method in class com.facebook.react.uimanager.ViewGroupManager
Returns whether or not this View type should promote its grandchildren as Views.
shouldSaveSnapshot() - Method in interface com.facebook.hermes.instrumentation.HermesMemoryDumper
 
shouldShowDevMenuOrReload(int, KeyEvent) - Method in class com.facebook.react.ReactDelegate
Handles delegating the Activity.onKeyUp(int, KeyEvent) method to determine whether the application should show the developer menu or should reload the React Application.
shouldShowRequestPermissionRationale(String, Promise) - Method in class com.facebook.fbreact.specs.NativePermissionsAndroidSpec
 
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() - Method in class com.facebook.fbreact.specs.NativeDevMenuSpec
 
show() - Method in class com.facebook.fbreact.specs.NativeLogBoxSpec
 
show(String, double) - Method in class com.facebook.fbreact.specs.NativeToastAndroidSpec
 
show() - Method in class com.facebook.react.devsupport.LogBoxModule
 
show(String, double) - Method in class com.facebook.react.modules.toast.ToastModule
 
showActionSheetWithOptions(ReadableMap, Callback) - Method in class com.facebook.fbreact.specs.NativeActionSheetManagerSpec
 
showAlert(ReadableMap, Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeDialogManagerAndroidSpec
 
showAlert(ReadableMap, Callback, Callback) - Method in class com.facebook.react.modules.dialog.DialogModule
 
showDevOptionsDialog() - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
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
 
showKeyboardOnFocus(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
showMessage(String, Double, Double) - Method in class com.facebook.fbreact.specs.NativeDevLoadingViewSpec
 
showMessage(String) - Method in class com.facebook.react.devsupport.DevLoadingViewController
 
showNewJavaError(String, Throwable) - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
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.DevSupportManagerBase
 
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(Double, ReadableArray, Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
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.
showShareActionSheetWithOptions(ReadableMap, Callback, Callback) - Method in class com.facebook.fbreact.specs.NativeActionSheetManagerSpec
 
showSoftKeyboard() - Method in class com.facebook.react.views.textinput.ReactEditText
 
showWithGravity(String, double, double) - Method in class com.facebook.fbreact.specs.NativeToastAndroidSpec
 
showWithGravity(String, double, double) - Method in class com.facebook.react.modules.toast.ToastModule
 
showWithGravityAndOffset(String, double, double, double, double) - Method in class com.facebook.fbreact.specs.NativeToastAndroidSpec
 
showWithGravityAndOffset(String, double, double, double, double) - 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
 
SliderManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & SliderManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
SliderManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.SliderManagerDelegate
 
SliderManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
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
 
SoundManagerModule - Class in com.facebook.react.modules.sound
NativeModule that allows Playing device sounds from JS.
SoundManagerModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.sound.SoundManagerModule
 
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(ReactApplicationContext) - 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, boolean, NativeViewHierarchyOptimizer) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
 
sStateDescription - Static variable in class com.facebook.react.uimanager.BaseViewManager
 
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(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(double, double, ReadableMap, Callback) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
startAnimatingNode(double, double, 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.DevSupportManagerBase
 
startInspector() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
startInspector() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
startListeningToAnimatedNodeValue(double) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
startListeningToAnimatedNodeValue(double) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
startProcessPackage() - Method in class com.facebook.react.CoreModulesPackage
 
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.fbreact.specs.NativeAnimationsDebugModuleSpec
 
startRecordingFps() - Method in class com.facebook.react.modules.debug.AnimationsDebugModule
 
startReportAProblemFlow() - Method in class com.facebook.fbreact.specs.NativeBugReportingSpec
 
startSamplingProfiler() - Method in class com.facebook.hermes.reactexecutor.HermesExecutorFactory
 
startSamplingProfiler() - Method in interface com.facebook.react.bridge.JavaScriptExecutorFactory
Starts the sampling profiler for this specific JavaScriptExecutor Sampling profiler is usually a singleton on the runtime, hence the method exists here and not in JavaScriptExecutor
startSamplingProfiler() - Method in class com.facebook.react.bridge.JSCJavaScriptExecutorFactory
 
startSamplingProfiler() - Method in class com.facebook.react.bridge.ProxyJavaScriptExecutor.Factory
 
startSamplingProfiler() - Method in class com.facebook.react.jscexecutor.JSCExecutorFactory
 
startSurface(int, String, NativeMap) - Method in class com.facebook.react.fabric.Binding
 
startSurface(T, String, WritableMap, int, int) - Method in class com.facebook.react.fabric.FabricUIManager
 
startSurfaceWithConstraints(int, String, NativeMap, float, float, float, float, boolean, boolean) - Method in class com.facebook.react.fabric.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.
StateWrapper - Interface in com.facebook.react.uimanager
This is a wrapper that can be used for passing State objects from Fabric C++ core to platform-specific components in Java.
StateWrapperImpl - Class in com.facebook.react.fabric
This class holds reference to the C++ EventEmitter object.
staticInit() - Static method in class com.facebook.react.bridge.ReactBridge
 
staticInit() - Static method in class com.facebook.react.fabric.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(double) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
stopAnimation(double) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
stopInspector() - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
stopInspector() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
stopInspector() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
stopListeningToAnimatedNodeValue(double) - Method in class com.facebook.fbreact.specs.NativeAnimatedModuleSpec
 
stopListeningToAnimatedNodeValue(double) - Method in class com.facebook.react.animated.NativeAnimatedModule
 
stopRecordingFps(double) - Method in class com.facebook.fbreact.specs.NativeAnimationsDebugModuleSpec
 
stopRecordingFps(double) - Method in class com.facebook.react.modules.debug.AnimationsDebugModule
Called when an animation finishes.
stopSamplingProfiler(String) - Method in class com.facebook.hermes.reactexecutor.HermesExecutorFactory
 
stopSamplingProfiler(String) - Method in interface com.facebook.react.bridge.JavaScriptExecutorFactory
Stops the Sampling profile
stopSamplingProfiler(String) - Method in class com.facebook.react.bridge.JSCJavaScriptExecutorFactory
 
stopSamplingProfiler(String) - Method in class com.facebook.react.bridge.ProxyJavaScriptExecutor.Factory
 
stopSamplingProfiler(String) - Method in class com.facebook.react.jscexecutor.JSCExecutorFactory
 
stopSurface(int) - Method in class com.facebook.react.fabric.Binding
 
stopSurface(int) - Method in class com.facebook.react.fabric.FabricUIManager
 
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
 
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.
SURFACE_DID_INITIAL_LAYOUT - Static variable in annotation type com.facebook.react.surface.ReactStage
 
SURFACE_DID_INITIAL_MOUNTING - Static variable in annotation type com.facebook.react.surface.ReactStage
 
SURFACE_DID_INITIAL_RENDERING - Static variable in annotation type com.facebook.react.surface.ReactStage
 
SURFACE_DID_INITIALIZE - Static variable in annotation type com.facebook.react.surface.ReactStage
 
SURFACE_DID_RUN - Static variable in annotation type com.facebook.react.surface.ReactStage
 
SURFACE_DID_STOP - Static variable in annotation type com.facebook.react.surface.ReactStage
 
swapChildAt(YogaNode, int) - Method in class com.facebook.yoga.YogaNodeJNIBase
 
swapLeftAndRightInRTL(boolean) - Method in class com.facebook.fbreact.specs.NativeI18nManagerSpec
 
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
 
SwitchManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & SwitchManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
SwitchManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.SwitchManagerDelegate
 
SwitchManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
symbolicateStackTrace(Iterable<StackFrame>, DevServerHelper.SymbolicationListener) - Method in class com.facebook.react.devsupport.DevServerHelper
 
synchronouslyUpdateViewOnUIThread(int, ReadableMap) - Method in interface com.facebook.react.bridge.UIManager
Used by native animated module to bypass the process of updating the values through the shadow view hierarchy.
synchronouslyUpdateViewOnUIThread(int, ReadableMap) - Method in class com.facebook.react.fabric.FabricUIManager
 
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.
synchronouslyUpdateViewOnUIThread(int, ReadableMap) - Method in class com.facebook.react.uimanager.UIManagerModule
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

t(String) - Static method in class com.facebook.react.util.RNLog
Log a trace level message tagged as React Native to the console.
TAG - Static variable in class com.facebook.react.common.ReactConstants
 
TAG - Static variable in class com.facebook.react.devsupport.JSCHeapCapture
 
TAG - Static variable in class com.facebook.react.fabric.FabricUIManager
 
TAG - Static variable in class com.facebook.react.fabric.mounting.MountingManager
 
TAG - Static variable in class com.facebook.react.modules.appstate.AppStateModule
 
TAG - Static variable in class com.facebook.react.modules.websocket.WebSocketModule
 
TAG - Static variable in class com.facebook.react.views.textinput.ReactTextInputManager
 
TARGET_KEY - Static variable in class com.facebook.react.uimanager.events.TouchesHelper
 
TEST_ID - Static variable in class com.facebook.react.uimanager.ViewProps
Used to locate views in end-to-end (UI) tests.
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
 
TextInlineViewPlaceholderSpan - Class in com.facebook.react.views.text
TextInlineViewPlaceholderSpan is a span for inlined views that are inside .
TextInlineViewPlaceholderSpan(int, int, int) - Constructor for class com.facebook.react.views.text.TextInlineViewPlaceholderSpan
 
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
 
ThemedReactContext(ReactApplicationContext, Context, String) - Constructor for class com.facebook.react.uimanager.ThemedReactContext
 
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
 
TimingModule - Class in com.facebook.react.modules.core
Native module for JS timer execution.
TimingModule(ReactApplicationContext, DevSupportManager) - Constructor for class com.facebook.react.modules.core.TimingModule
 
TimingModule.BridgeTimerManager - Class in com.facebook.react.modules.core
 
TLSSocketFactory - Class in com.facebook.react.modules.network
This class is needed for TLS 1.2 support on Android 4.x
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 class com.facebook.fbreact.specs.NativeDevSettingsSpec
 
toggleElementInspector() - Method in class com.facebook.react.devsupport.DevSupportManagerBase
 
toggleElementInspector() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
 
toggleElementInspector() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
 
toggleElementInspector() - Method in interface com.facebook.react.devsupport.ReactInstanceManagerDevHelper
Request to toggle the react element inspector.
toggleElementInspector() - Method in class com.facebook.react.modules.debug.DevSettingsModule
 
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.
toMap() - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
 
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
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.hermes.reactexecutor.HermesExecutorFactory
 
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.BatchMountItem
 
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.DispatchIntCommandMountItem
 
toString() - Method in class com.facebook.react.fabric.mounting.mountitems.DispatchStringCommandMountItem
 
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.RemoveDeleteMultiMountItem
 
toString() - Method in class com.facebook.react.fabric.mounting.mountitems.RemoveMountItem
 
toString() - Method in class com.facebook.react.fabric.mounting.mountitems.SendAccessibilityEvent
 
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.UpdatePaddingMountItem
 
toString() - Method in class com.facebook.react.fabric.mounting.mountitems.UpdatePropsMountItem
 
toString() - Method in class com.facebook.react.fabric.mounting.mountitems.UpdateStateMountItem
 
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 - Static variable in class com.facebook.react.util.RNLog
 
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
 
TRANSFORM - Static variable in class com.facebook.react.uimanager.ViewProps
 
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
 
TRANSLATE_X - Static variable in class com.facebook.react.uimanager.ViewProps
 
TRANSLATE_Y - Static variable in class com.facebook.react.uimanager.ViewProps
 
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(JavaScriptContextHolder, TurboModuleManagerDelegate, CallInvokerHolder, CallInvokerHolder) - Constructor for class com.facebook.react.turbomodule.core.TurboModuleManager
 
TurboModuleManagerDelegate - Class in com.facebook.react.turbomodule.core
 
TurboModuleManagerDelegate() - Constructor for class com.facebook.react.turbomodule.core.TurboModuleManagerDelegate
 
TurboModuleRegistry - Interface in com.facebook.react.turbomodule.core.interfaces
Interface to allow for creating and retrieving TurboModules.
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
A 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.
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
 
UnimplementedNativeViewManagerDelegate<T extends android.view.View,U extends BaseViewManagerInterface<T> & UnimplementedNativeViewManagerInterface<T>> - Class in com.facebook.react.viewmanagers
 
UnimplementedNativeViewManagerDelegate(U) - Constructor for class com.facebook.react.viewmanagers.UnimplementedNativeViewManagerDelegate
 
UnimplementedNativeViewManagerInterface<T extends android.view.View> - Interface in com.facebook.react.viewmanagers
 
unit - Variable in class com.facebook.yoga.YogaValue
 
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.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.ReactTypefaceUtils
 
UNSET - Static variable in class com.facebook.react.views.text.TextAttributeProps
 
update() - Method in interface com.facebook.react.jstasks.HeadlessJsTaskRetryPolicy
 
update() - Method in class com.facebook.react.jstasks.LinearCountingRetryPolicy
 
update() - Method in class com.facebook.react.jstasks.NoRetryPolicy
 
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.
updateCallerContext(Object) - Method in class com.facebook.react.views.image.ReactImageView
 
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, double) - Method in class com.facebook.fbreact.specs.NativeExceptionsManagerSpec
 
updateExceptionMessage(String, ReadableArray, double) - 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.DevSupportManagerBase
 
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, 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
 
UpdateLocalDataMountItem - Class in com.facebook.react.fabric.mounting.mountitems
 
UpdateLocalDataMountItem(int, ReadableMap) - 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
 
updatePadding(int, int, int, int, int) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
UpdatePaddingMountItem - Class in com.facebook.react.fabric.mounting.mountitems
A MountItem that represents setting the padding properties of a view (left, top, right, bottom).
UpdatePaddingMountItem(int, int, int, int, int) - Constructor for class com.facebook.react.fabric.mounting.mountitems.UpdatePaddingMountItem
 
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
For the vast majority of ViewManagers, you will not need to override this.
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, 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.
updateState(int, StateWrapper) - Method in class com.facebook.react.fabric.mounting.MountingManager
 
updateState(WritableMap) - Method in class com.facebook.react.fabric.StateWrapperImpl
 
updateState(WritableMap) - Method in interface com.facebook.react.uimanager.StateWrapper
Pass a map of values back to the C++ layer.
updateState(T, ReactStylesDiffMap, StateWrapper) - Method in class com.facebook.react.uimanager.ViewManager
Subclasses can implement this method to receive state updates shared between all instances of this component type.
updateState(ReactModalHostView, ReactStylesDiffMap, StateWrapper) - Method in class com.facebook.react.views.modal.ReactModalHostManager
 
updateState(StateWrapper, int, int) - Method in class com.facebook.react.views.modal.ReactModalHostView
 
updateState(StateWrapper) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
 
updateState(ReactHorizontalScrollView, ReactStylesDiffMap, StateWrapper) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
 
updateState(StateWrapper) - Method in class com.facebook.react.views.scroll.ReactScrollView
 
updateState(ReactScrollView, ReactStylesDiffMap, StateWrapper) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
 
updateState(ReactTextView, ReactStylesDiffMap, StateWrapper) - Method in class com.facebook.react.views.text.ReactTextViewManager
 
updateState(ReactEditText, ReactStylesDiffMap, StateWrapper) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
 
updateStateImpl(NativeMap) - Method in class com.facebook.react.fabric.StateWrapperImpl
 
UpdateStateMountItem - Class in com.facebook.react.fabric.mounting.mountitems
 
UpdateStateMountItem(int, StateWrapper) - Constructor for class com.facebook.react.fabric.mounting.mountitems.UpdateStateMountItem
 
updateTimestamp - Variable in class com.facebook.react.devsupport.InspectorPackagerConnection.BundleStatus
 
updateView(double, String, ReadableMap) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
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
 
useCatalystTeardownV2 - Static variable in class com.facebook.react.config.ReactFeatureFlags
Should this application use Catalyst Teardown V2? This is an experiment to use a V2 of the CatalystInstanceImpl `destroy` method.
useTurboModules - Static variable in class com.facebook.react.config.ReactFeatureFlags
Should this application use TurboModules? If yes, then any module that inherits TurboModule will NOT be passed in to C++ CatalystInstanceImpl
useViewManagerDelegates - Static variable in class com.facebook.react.config.ReactFeatureFlags
Should this application use a ViewManagerDelegate (if provided) to update the view properties.
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(JsonWriter, Object) - Static method in class com.facebook.react.bridge.JsonWriterHelper
 
value - Variable in class com.facebook.yoga.YogaValue
 
valueOf(String) - Static method in enum com.facebook.react.bridge.JSIModuleType
Returns the enum constant of this type with the specified name.
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.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.events.TouchEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.react.uimanager.NativeKind
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.uimanager.ReactAccessibilityDelegate.AccessibilityRole
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.LayoutPassReason
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.YogaLayoutType
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.JSIModuleType
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.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.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.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.NativeKind
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.uimanager.ReactAccessibilityDelegate.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.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.LayoutPassReason
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.YogaLayoutType
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(double) - Method in class com.facebook.fbreact.specs.NativeVibrationSpec
 
vibrate(double) - Method in class com.facebook.react.modules.vibration.VibrationModule
 
vibrateByPattern(ReadableArray, double) - Method in class com.facebook.fbreact.specs.NativeVibrationSpec
 
vibrateByPattern(ReadableArray, double) - 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
 
ViewGroupClickEvent - Class in com.facebook.react.views.view
Represents a Click on the ReactViewGroup
ViewGroupClickEvent(int) - Constructor for class com.facebook.react.views.view.ViewGroupClickEvent
 
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(Double, Double, Callback) - Method in class com.facebook.fbreact.specs.NativeUIManagerSpec
 
viewIsDescendantOf(int, int, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
Deprecated.
This method will not be implemented in Fabric.
viewIsDescendantOf(int, int, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
Deprecated.
This method will not be part of Fabric.
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
 
ViewManagerDelegate<T extends android.view.View> - Interface in com.facebook.react.uimanager
This is an interface that must be implemented by classes that wish to take over the responsibility of setting properties of all views managed by the view manager.
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
 
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

w(ReactContext, String) - Static method in class com.facebook.react.util.RNLog
Log a warning level message tagged as React Native to the console and display in the app.
wallTime - Variable in class com.facebook.react.bridge.queue.MessageQueueThreadPerfStats
 
WARN - Static variable in class com.facebook.react.util.RNLog
 
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
 
what - Variable in class com.facebook.react.views.text.TextLayoutManager.SetSpanOperation
 
WIDTH - Static variable in class com.facebook.react.uimanager.ViewProps
 
WIDTH - Static variable in class com.facebook.yoga.YogaStyleInputs
 
WIDTH_AUTO - Static variable in class com.facebook.yoga.YogaStyleInputs
 
WIDTH_PERCENT - Static variable in class com.facebook.yoga.YogaStyleInputs
 
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.
WindowFocusChangeListener - Interface in com.facebook.react.bridge
 
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
 
YogaConfigFactory - Class in com.facebook.yoga
 
YogaConfigFactory() - Constructor for class com.facebook.yoga.YogaConfigFactory
 
YogaConfigJNIBase - Class in com.facebook.yoga
 
YogaConfigJNIFinalizer - Class in com.facebook.yoga
 
YogaConfigJNIFinalizer() - Constructor for class com.facebook.yoga.YogaConfigJNIFinalizer
 
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
 
YogaLayoutType - 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
 
YogaNative - Class in com.facebook.yoga
 
YogaNative() - Constructor for class com.facebook.yoga.YogaNative
 
YogaNode - Class in com.facebook.yoga
 
YogaNode() - Constructor for class com.facebook.yoga.YogaNode
 
YogaNodeFactory - Class in com.facebook.yoga
 
YogaNodeFactory() - Constructor for class com.facebook.yoga.YogaNodeFactory
 
YogaNodeJNIBase - Class in com.facebook.yoga
 
YogaNodeJNIFinalizer - Class in com.facebook.yoga
 
YogaNodeJNIFinalizer() - Constructor for class com.facebook.yoga.YogaNodeJNIFinalizer
 
YogaNodeJNIFinalizer(YogaConfig) - Constructor for class com.facebook.yoga.YogaNodeJNIFinalizer
 
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
 
YogaStyleInputs - Class in com.facebook.yoga
 
YogaStyleInputs() - Constructor for class com.facebook.yoga.YogaStyleInputs
 
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
 

Z

Z_INDEX - Static variable in class com.facebook.react.uimanager.ViewProps
 
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
Skip navigation links