- abortRequest(int) - Method in class com.facebook.react.modules.image.ImageLoaderModule
-
- abortRequest(int) - Method in class com.facebook.react.modules.network.NetworkingModule
-
- AbstractFloatPairPropertyUpdater - Class in com.facebook.react.animation
-
- AbstractFloatPairPropertyUpdater(float, float) - Constructor for class com.facebook.react.animation.AbstractFloatPairPropertyUpdater
-
- AbstractFloatPairPropertyUpdater(float, float, float, float) - Constructor for class com.facebook.react.animation.AbstractFloatPairPropertyUpdater
-
- AbstractSingleFloatProperyUpdater - Class in com.facebook.react.animation
-
- AbstractSingleFloatProperyUpdater(float) - Constructor for class com.facebook.react.animation.AbstractSingleFloatProperyUpdater
-
- AbstractSingleFloatProperyUpdater(float, float) - Constructor for class com.facebook.react.animation.AbstractSingleFloatProperyUpdater
-
- AccessibilityInfoModule - Class in com.facebook.react.modules.accessibilityinfo
-
Module that monitors and provides information about the state of Touch Exploration service
on the device.
- AccessibilityInfoModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
-
- acquire() - Method in class com.facebook.react.common.ClearableSynchronizedPool
-
- acquireWakeLockNow(Context) - Static method in class com.facebook.react.HeadlessJsTaskService
-
Acquire a wake lock to ensure the device doesn't go to sleep while processing background tasks.
- ActivityEventListener - Interface in com.facebook.react.bridge
-
Listener for receiving activity events.
- add(long) - Method in class com.facebook.react.common.LongArray
-
- addActivityEventListener(ActivityEventListener) - Method in class com.facebook.react.bridge.ReactContext
-
- addAnimatedEventToView(int, String, ReadableMap) - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- addAnimation(int, int, Callback) - Method in class com.facebook.react.flat.FlatUIImplementation
-
- addAnimation(int, int, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
-
- addAnimation(int, int, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
-
- addBridgeIdleDebugListener(NotThreadSafeBridgeIdleDebugListener) - Method in interface com.facebook.react.bridge.CatalystInstance
-
Adds a idle listener for this Catalyst instance.
- addBridgeIdleDebugListener(NotThreadSafeBridgeIdleDebugListener) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
Adds a idle listener for this Catalyst instance.
- addChildAt(T, int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- addChildAt(ReactShadowNodeImpl, int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- addChildAt(YogaNode, int) - Method in class com.facebook.yoga.YogaNode
-
- addChildrenForAccessibility(ArrayList<View>) - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- addCoalescingKey(long) - Method in class com.facebook.react.uimanager.events.TouchEventCoalescingKeyHelper
-
Starts tracking a new coalescing key corresponding to the gesture with this down time.
- addCustomDevOption(String, DevOptionHandler) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
Add option item to dev settings dialog displayed by this manager.
- addCustomDevOption(String, DevOptionHandler) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- addCustomDevOption(String, DevOptionHandler) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- addEventEmitters(ThemedReactContext, T) - Method in class com.facebook.react.uimanager.ViewManager
-
Subclasses can override this method to install custom event emitters on the given View.
- addEventEmitters(ThemedReactContext, ReactCheckBox) - Method in class com.facebook.react.views.checkbox.ReactCheckBoxManager
-
- addEventEmitters(ThemedReactContext, ReactDrawerLayout) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
-
- addEventEmitters(ThemedReactContext, ReactModalHostView) - Method in class com.facebook.react.views.modal.ReactModalHostManager
-
- addEventEmitters(ThemedReactContext, ReactPicker) - Method in class com.facebook.react.views.picker.ReactPickerManager
-
- addEventEmitters(ThemedReactContext, ReactSlider) - Method in class com.facebook.react.views.slider.ReactSliderManager
-
- addEventEmitters(ThemedReactContext, ReactSwipeRefreshLayout) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
-
- addEventEmitters(ThemedReactContext, ReactSwitch) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
-
- addEventEmitters(ThemedReactContext, ReactEditText) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- addEventEmitters(ThemedReactContext, ReactToolbar) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
-
- addEventEmitters(ThemedReactContext, WebView) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- addJSIModules(List<JSIModuleHolder>) - Method in interface com.facebook.react.bridge.CatalystInstance
-
- addJSIModules(List<JSIModuleHolder>) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- addLifecycleEventListener(LifecycleEventListener) - Method in class com.facebook.react.bridge.ReactContext
-
- addLifecycleEventListener(LifecycleEventListener) - Method in class com.facebook.react.uimanager.ThemedReactContext
-
- addListener(ReactMarker.MarkerListener) - Static method in class com.facebook.react.bridge.ReactMarker
-
- addListener(EventDispatcherListener) - Method in class com.facebook.react.uimanager.events.EventDispatcher
-
Add a listener to this EventDispatcher.
- addMemoryPressureListener(MemoryPressureListener) - Method in class com.facebook.react.MemoryPressureRouter
-
Add a listener to be notified of memory pressure events.
- addNativeChildAt(T, int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
Adds a child that the native view hierarchy will have at this index in the native view
corresponding to this node.
- addNativeChildAt(ReactShadowNodeImpl, int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
Adds a child that the native view hierarchy will have at this index in the native view
corresponding to this node.
- addNativeModule(NativeModule) - Method in class com.facebook.react.NativeModuleRegistryBuilder
-
- addNetworkingHandler() - Method in class com.facebook.react.modules.blob.BlobModule
-
- addNode(ReactShadowNode) - Method in class com.facebook.react.fabric.RootShadowNodeRegistry
-
- 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) - Method in interface com.facebook.react.bridge.UIManager
-
Registers a new root view.
- addRootView(T) - Method in class com.facebook.react.fabric.FabricUIManager
-
- addRootView(int, SizeMonitoringFrameLayout, ThemedReactContext) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
- addRootView(T) - Method in class com.facebook.react.uimanager.UIManagerModule
-
Registers a new root view.
- addRootView(int, SizeMonitoringFrameLayout, ThemedReactContext) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
-
- addRootViewGroup(int, ViewGroup, ThemedReactContext) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
- addTaskEventListener(HeadlessJsTaskEventListener) - Method in class com.facebook.react.jstasks.HeadlessJsTaskContext
-
Register a task lifecycle event listener.
- addTextChangedListener(TextWatcher) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- addUIBlock(UIBlock) - Method in class com.facebook.react.uimanager.UIImplementation
-
- addUIBlock(UIBlock) - Method in class com.facebook.react.uimanager.UIManagerModule
-
Schedule a block to be executed on the UI thread.
- addUIManagerListener(UIManagerModuleListener) - Method in class com.facebook.react.uimanager.UIManagerModule
-
- addUriHandler(NetworkingModule.UriHandler) - Method in class com.facebook.react.modules.network.NetworkingModule
-
- addView(T, View, int) - Method in class com.facebook.react.uimanager.ViewGroupManager
-
- addView(ReactDrawerLayout, View, int) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
-
This method is overridden because of two reasons:
1.
- addView(View, int) - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- addView(View, int, ViewGroup.LayoutParams) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- addView(ReactViewGroup, View, int) - Method in class com.facebook.react.views.view.ReactViewManager
-
- addView(ReactViewPager, View, int) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
-
- 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(ReactViewPager, List<View>) - Method in class com.facebook.react.flat.RCTViewPagerManager
-
- addViews(T, List<View>) - Method in class com.facebook.react.uimanager.ViewGroupManager
-
Convenience method for batching a set of addView calls
Note that this adds the views to the beginning of the ViewGroup
- addViewsListener(ReactFindViewUtil.OnMultipleViewsFoundListener, Set<String>) - Static method in class com.facebook.react.uimanager.util.ReactFindViewUtil
-
- addWebSocketHandler(int) - Method in class com.facebook.react.modules.blob.BlobModule
-
- AlertFragment - Class in com.facebook.react.modules.dialog
-
A fragment used to display the dialog.
- AlertFragment() - Constructor for class com.facebook.react.modules.dialog.AlertFragment
-
- AlertFragment(DialogModule.AlertFragmentListener, Bundle) - Constructor for class com.facebook.react.modules.dialog.AlertFragment
-
- ALIGN_CONTENT - Static variable in class com.facebook.react.uimanager.ViewProps
-
- ALIGN_ITEMS - Static variable in class com.facebook.react.uimanager.ViewProps
-
- ALIGN_SELF - Static variable in class com.facebook.react.uimanager.ViewProps
-
- ALL - Static variable in class com.facebook.react.uimanager.Spacing
-
Spacing type that represents all directions (left, top, right, bottom).
- ALLOW_FONT_SCALING - Static variable in class com.facebook.react.uimanager.ViewProps
-
- allowRTL(boolean) - Method in class com.facebook.react.modules.i18nmanager.I18nManagerModule
-
- allowRTL(Context, boolean) - Method in class com.facebook.react.modules.i18nmanager.I18nUtil
-
- AndroidInfoHelpers - Class in com.facebook.react.modules.systeminfo
-
- AndroidInfoHelpers() - Constructor for class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
-
- AndroidInfoModule - Class in com.facebook.react.modules.systeminfo
-
Module that exposes Android Constants to JS.
- AndroidInfoModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.systeminfo.AndroidInfoModule
-
- AnimatedNodeValueListener - Interface in com.facebook.react.animated
-
Interface used to listen to ValueAnimatedNode
updates.
- Animation - Class in com.facebook.react.animation
-
Base class for various catalyst animation engines.
- Animation(int, AnimationPropertyUpdater) - Constructor for class com.facebook.react.animation.Animation
-
- AnimationListener - Interface in com.facebook.react.animation
-
Interface for getting animation lifecycle updates.
- AnimationPropertyUpdater - Interface in com.facebook.react.animation
-
Interface used to update particular property types during animation.
- AnimationRegistry - Class in com.facebook.react.animation
-
Coordinates catalyst animations driven by UIManagerModule
and
AnimationManagerModule
- AnimationRegistry() - Constructor for class com.facebook.react.animation.AnimationRegistry
-
- AnimationsDebugModule - Class in com.facebook.react.modules.debug
-
Module that records debug information during transitions (animated navigation events such as
going from one screen to another).
- AnimationsDebugModule(ReactApplicationContext, DeveloperSettings) - Constructor for class com.facebook.react.modules.debug.AnimationsDebugModule
-
- APP_STATE_ACTIVE - Static variable in class com.facebook.react.modules.appstate.AppStateModule
-
- APP_STATE_BACKGROUND - Static variable in class com.facebook.react.modules.appstate.AppStateModule
-
- appendChild(ReactShadowNode, ReactShadowNode) - Method in class com.facebook.react.fabric.FabricUIManager
-
- appendChildToSet(List<ReactShadowNode>, ReactShadowNode) - Method in class com.facebook.react.fabric.FabricUIManager
-
- apply(EditText) - Method in class com.facebook.react.views.textinput.ReactTextInputLocalData
-
- 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
-
- 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.flat.FlatUIImplementation
-
- applyUpdatesRecursive(ReactShadowNode, float, float) - Method in class com.facebook.react.uimanager.UIImplementation
-
- AppRegistry - Interface in com.facebook.react.modules.appregistry
-
JS module interface - main entry point for launching React application for a given key.
- AppStateModule - Class in com.facebook.react.modules.appstate
-
- AppStateModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.appstate.AppStateModule
-
- arg(String, Object) - Method in class com.facebook.systrace.SystraceMessage.Builder
-
- arg(String, int) - Method in class com.facebook.systrace.SystraceMessage.Builder
-
- arg(String, long) - Method in class com.facebook.systrace.SystraceMessage.Builder
-
- arg(String, double) - Method in class com.facebook.systrace.SystraceMessage.Builder
-
- Arguments - Class in com.facebook.react.bridge
-
- Arguments() - Constructor for class com.facebook.react.bridge.Arguments
-
- ArrayUtils - Class in com.facebook.react.common
-
- ArrayUtils() - Constructor for class com.facebook.react.common.ArrayUtils
-
- ARTGroupShadowNode - Class in com.facebook.react.views.art
-
Shadow node for virtual ARTGroup view
- ARTGroupShadowNode() - Constructor for class com.facebook.react.views.art.ARTGroupShadowNode
-
- ARTGroupShadowNode(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
-
- ARTShapeShadowNode(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
-
- ARTTextShadowNode(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
-
- ARTVirtualNode() - Constructor for class com.facebook.react.views.art.ARTVirtualNode
-
- ARTVirtualNode(ARTVirtualNode) - Constructor for class com.facebook.react.views.art.ARTVirtualNode
-
- asArray() - Method in interface com.facebook.react.bridge.Dynamic
-
- asArray() - Method in class com.facebook.react.bridge.DynamicFromArray
-
- asArray() - Method in class com.facebook.react.bridge.DynamicFromMap
-
- asBoolean() - Method in interface com.facebook.react.bridge.Dynamic
-
- asBoolean() - Method in class com.facebook.react.bridge.DynamicFromArray
-
- asBoolean() - Method in class com.facebook.react.bridge.DynamicFromMap
-
- asDouble() - Method in interface com.facebook.react.bridge.Dynamic
-
- asDouble() - Method in class com.facebook.react.bridge.DynamicFromArray
-
- asDouble() - Method in class com.facebook.react.bridge.DynamicFromMap
-
- asInt() - Method in interface com.facebook.react.bridge.Dynamic
-
- asInt() - Method in class com.facebook.react.bridge.DynamicFromArray
-
- asInt() - Method in class com.facebook.react.bridge.DynamicFromMap
-
- asMap() - Method in interface com.facebook.react.bridge.Dynamic
-
- asMap() - Method in class com.facebook.react.bridge.DynamicFromArray
-
- asMap() - Method in class com.facebook.react.bridge.DynamicFromMap
-
- ASPECT_RATIO - Static variable in class com.facebook.react.uimanager.ViewProps
-
- assertCondition(boolean, String) - Static method in class com.facebook.react.bridge.SoftAssertions
-
Asserts the given condition, throwing an
AssertionException
if the condition doesn't
hold.
- assertExplicitMeasureSpec(int, int) - Static method in class com.facebook.react.uimanager.MeasureSpecAssertions
-
- AssertionException - Exception in com.facebook.react.bridge
-
- AssertionException(String) - Constructor for exception com.facebook.react.bridge.AssertionException
-
- assertIsOnThread() - Method in interface com.facebook.react.bridge.queue.MessageQueueThread
-
- assertIsOnThread(String) - Method in interface com.facebook.react.bridge.queue.MessageQueueThread
-
- assertIsOnThread() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
-
- assertIsOnThread(String) - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
-
- assertNotNull(T) - Static method in class com.facebook.react.bridge.SoftAssertions
-
- assertNotOnUiThread() - Static method in class com.facebook.react.bridge.UiThreadUtil
-
- 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
-
- assertUnreachable(String) - Static method in class com.facebook.react.bridge.SoftAssertions
-
- asString() - Method in interface com.facebook.react.bridge.Dynamic
-
- asString() - Method in class com.facebook.react.bridge.DynamicFromArray
-
- asString() - Method in class com.facebook.react.bridge.DynamicFromMap
-
- AsyncLocalStorageUtil - Class in com.facebook.react.modules.storage
-
Helper for database operations.
- AsyncLocalStorageUtil() - Constructor for class com.facebook.react.modules.storage.AsyncLocalStorageUtil
-
- AsyncStorageErrorUtil - Class in com.facebook.react.modules.storage
-
Helper class for database errors.
- AsyncStorageErrorUtil() - Constructor for class com.facebook.react.modules.storage.AsyncStorageErrorUtil
-
- AsyncStorageModule - Class in com.facebook.react.modules.storage
-
- AsyncStorageModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.storage.AsyncStorageModule
-
- attachDebugger(Context, String) - Method in class com.facebook.react.devsupport.DevServerHelper
-
- attachRootView(ReactRootView) - Method in class com.facebook.react.ReactInstanceManager
-
- AUTO - Static variable in class com.facebook.react.uimanager.ViewProps
-
- AUTO - Static variable in class com.facebook.react.views.scroll.ReactScrollViewHelper
-
- calculateClippingRect(View, Rect) - Static method in class com.facebook.react.uimanager.ReactClippingViewGroupHelper
-
Can be used by view that support removeClippedSubviews
property to calculate area that
given should be clipped to based on the clipping rectangle of it's parent in
case when parent is also set to clip it's children.
- calculateLayout() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- calculateLayout() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- calculateLayout(float, float) - Method in class com.facebook.yoga.YogaNode
-
- calculateRootLayout(ReactShadowNode) - Method in class com.facebook.react.uimanager.UIImplementation
-
- calculateVelocity(MotionEvent) - Method in class com.facebook.react.views.scroll.VelocityHelper
-
Call from a ScrollView in onTouchEvent.
- Callback - Interface in com.facebook.react.bridge
-
Interface that represent javascript callback function which can be passed to the native module
as a method parameter.
- CallbackImpl - Class in com.facebook.react.bridge
-
Implementation of javascript callback function that use Bridge to schedule method execution
- CallbackImpl(JSInstance, int) - Constructor for class com.facebook.react.bridge.CallbackImpl
-
- callFunction(String, String, NativeArray) - Method in interface com.facebook.react.bridge.CatalystInstance
-
- callFunction(String, String, NativeArray) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- callFunction(CatalystInstanceImpl.PendingJSCall) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- callIdleCallbacks(double) - Method in interface com.facebook.react.modules.core.JSTimers
-
- callInjectedJavaScript() - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
-
- callOnQueue(Callable<T>) - Method in interface com.facebook.react.bridge.queue.MessageQueueThread
-
Runs the given Callable on this Thread.
- callOnQueue(Callable<T>) - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
-
- callTimers(WritableArray) - Method in interface com.facebook.react.modules.core.JSTimers
-
- CameraRollManager - Class in com.facebook.react.modules.camera
-
NativeModule
that allows JS to interact with the photos on the device (i.e.
- CameraRollManager(ReactApplicationContext) - Constructor for class com.facebook.react.modules.camera.CameraRollManager
-
- cancel() - Method in class com.facebook.react.animation.Animation
-
Cancels the animation.
- cancel(boolean) - Method in class com.facebook.react.common.futures.SimpleSettableFuture
-
- cancel() - Method in class com.facebook.react.modules.vibration.VibrationModule
-
- cancelTag(OkHttpClient, Object) - Static method in class com.facebook.react.common.network.OkHttpCallUtil
-
- canCoalesce() - Method in class com.facebook.react.uimanager.events.Event
-
- canCoalesce() - Method in class com.facebook.react.uimanager.events.TouchEvent
-
- canCoalesce() - Method in class com.facebook.react.views.scroll.ScrollEvent
-
- canCoalesce() - Method in class com.facebook.react.views.slider.ReactSlidingCompleteEvent
-
- canCoalesce() - Method in class com.facebook.react.views.textinput.ReactTextInputEvent
-
- canCoalesce() - Method in class com.facebook.react.views.textinput.ReactTextInputKeyPressEvent
-
- canCoalesce() - Method in class com.facebook.react.views.toolbar.events.ToolbarClickEvent
-
- canCoalesce() - Method in class com.facebook.react.views.webview.events.TopLoadingErrorEvent
-
- canCoalesce() - Method in class com.facebook.react.views.webview.events.TopLoadingFinishEvent
-
- canCoalesce() - Method in class com.facebook.react.views.webview.events.TopLoadingStartEvent
-
- canCoalesce() - Method in class com.facebook.react.views.webview.events.TopMessageEvent
-
- canOpenURL(String, Promise) - Method in class com.facebook.react.modules.intent.IntentModule
-
Determine whether or not an installed app can handle a given URL.
- canOverrideExistingModule() - Method in class com.facebook.react.bridge.BaseJavaModule
-
- canOverrideExistingModule() - Method in class com.facebook.react.bridge.CxxModuleWrapperBase
-
- canOverrideExistingModule() - Method in interface com.facebook.react.bridge.NativeModule
-
Return true if you intend to override some other native module that was registered e.g.
- canOverrideExistingModule() - Method in class com.facebook.react.module.model.ReactModuleInfo
-
- captureComplete(String, String) - Method in class com.facebook.react.devsupport.JSCHeapCapture
-
- captureHeap(String, JSCHeapCapture.CaptureCallback) - Method in class com.facebook.react.devsupport.JSCHeapCapture
-
- captureHeap(String) - Method in interface com.facebook.react.devsupport.JSCHeapCapture.HeapCapture
-
- CatalystInstance - Interface in com.facebook.react.bridge
-
A higher level API on top of the asynchronous JSC bridge.
- CatalystInstanceImpl - Class in com.facebook.react.bridge
-
This provides an implementation of the public CatalystInstance instance.
- CatalystInstanceImpl.Builder - Class in com.facebook.react.bridge
-
- CatalystInstanceImpl.PendingJSCall - Class in com.facebook.react.bridge
-
- checkPermission(String, int, int) - Method in interface com.facebook.react.modules.core.PermissionAwareActivity
-
See ContextWrapper.checkPermission(java.lang.String, int, int)
.
- checkPermission(String, Promise) - Method in class com.facebook.react.modules.permissions.PermissionsModule
-
Check if the app has the permission given.
- checkSelfPermission(String) - Method in interface com.facebook.react.modules.core.PermissionAwareActivity
-
See ContextWrapper.checkSelfPermission(java.lang.String)
.
- chooseHeight(CharSequence, int, int, int, int, Paint.FontMetricsInt) - Method in class com.facebook.react.views.text.CustomLineHeightSpan
-
- ChoreographerCompat - Class in com.facebook.react.modules.core
-
Wrapper class for abstracting away availability of the JellyBean Choreographer.
- ChoreographerCompat.FrameCallback - Class in com.facebook.react.modules.core
-
This class provides a compatibility wrapper around the JellyBean FrameCallback with methods
to access cached wrappers for submitting a real FrameCallback to a Choreographer or a Runnable
to a Handler.
- cleanDataFromModules(CatalystInstance) - Static method in class com.facebook.react.modules.common.ModuleDataCleaner
-
- cleanupCallbacksAndDestroy() - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
-
- clear() - Method in class com.facebook.react.bridge.JavaScriptContextHolder
-
- clear() - Method in class com.facebook.react.common.ClearableSynchronizedPool
-
- clear(Callback) - Method in class com.facebook.react.modules.storage.AsyncStorageModule
-
Clears the database.
- clear() - Method in class com.facebook.react.ReactNativeHost
-
Destroy the current instance and release the internal reference to it, allowing it to be GCed.
- clear() - Static method in class com.facebook.react.uimanager.ViewManagerPropertyUpdater
-
- clear() - Method in class com.facebook.react.views.imagehelper.ResourceDrawableIdHelper
-
- ClearableSynchronizedPool<T> - Class in com.facebook.react.common
-
Like android.support.v4.util.Pools.SynchronizedPool
with the option to clear the pool
(e.g.
- ClearableSynchronizedPool(int) - Constructor for class com.facebook.react.common.ClearableSynchronizedPool
-
- clearAndCloseDatabase() - Method in class com.facebook.react.modules.storage.ReactDatabaseSupplier
-
- clearCookies(Callback) - Method in class com.facebook.react.modules.network.ForwardingCookieHandler
-
- clearCookies(Callback) - Method in class com.facebook.react.modules.network.NetworkingModule
-
- clearFocus() - Method in class com.facebook.react.ReactAndroidHWInputDeviceHelper
-
Called from
ReactRootView
when the whole view hierarchy looses focus.
- clearFocus() - Method in class com.facebook.react.views.textinput.ReactEditText
-
- clearJSResponder() - Method in class com.facebook.react.touch.JSResponderHandler
-
- clearJSResponder() - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
- clearJSResponder() - Method in class com.facebook.react.uimanager.UIImplementation
-
- clearJSResponder() - Method in class com.facebook.react.uimanager.UIManagerModule
-
- clearMarkerListeners() - Static method in class com.facebook.react.bridge.ReactMarker
-
- clearSensitiveData() - Method in interface com.facebook.react.modules.common.ModuleDataCleaner.Cleanable
-
- clearSensitiveData() - Method in class com.facebook.react.modules.fresco.FrescoModule
-
- clearSensitiveData() - Method in class com.facebook.react.modules.storage.AsyncStorageModule
-
- ClipboardModule - Class in com.facebook.react.modules.clipboard
-
A module that allows JS to get/set clipboard contents.
- ClipboardModule(Context) - Constructor for class com.facebook.react.modules.clipboard.ClipboardModule
-
- clone() - Method in class com.facebook.yoga.YogaNode
-
- cloneNode(ReactShadowNode) - Method in class com.facebook.react.fabric.FabricUIManager
-
- cloneNodeWithNewChildren(ReactShadowNode) - Method in class com.facebook.react.fabric.FabricUIManager
-
- cloneNodeWithNewChildrenAndProps(ReactShadowNode, ReadableNativeMap) - Method in class com.facebook.react.fabric.FabricUIManager
-
- cloneNodeWithNewProps(ReactShadowNode, ReadableNativeMap) - Method in class com.facebook.react.fabric.FabricUIManager
-
- close() - Method in interface com.facebook.react.bridge.JavaJSExecutor
-
Close this executor and cleanup any resources that it was using.
- close() - Method in class com.facebook.react.bridge.JavaScriptExecutor
-
Close this executor and cleanup any resources that it was using.
- close() - Method in class com.facebook.react.bridge.JsonWriter
-
- close() - Method in class com.facebook.react.bridge.ProxyJavaScriptExecutor
-
- close() - Method in class com.facebook.react.devsupport.WebsocketJavaScriptExecutor
-
- close() - Method in class com.facebook.react.modules.network.CountingOutputStream
-
- close(int, String, int) - Method in class com.facebook.react.modules.websocket.WebSocketModule
-
- close() - Method in class com.facebook.react.packagerconnection.JSPackagerClient
-
- CLOSE_DRAWER - Static variable in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
-
- closeInspectorConnection() - Method in class com.facebook.react.devsupport.DevServerHelper
-
- closePackagerConnection() - Method in class com.facebook.react.devsupport.DevServerHelper
-
- closeQuietly() - Method in class com.facebook.react.devsupport.InspectorPackagerConnection
-
- closeQuietly() - Method in class com.facebook.react.devsupport.JSDebuggerWebSocketClient
-
- closeQuietly() - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
-
- coalesce(T) - Method in class com.facebook.react.uimanager.events.Event
-
Given two events, coalesce them into a single event that will be sent to JS instead of two
separate events.
- COLLAPSABLE - Static variable in class com.facebook.react.uimanager.ViewProps
-
- color - Variable in class com.facebook.debug.debugoverlay.model.DebugOverlayTag
-
Color for tag display.
- COLOR - Static variable in class com.facebook.react.uimanager.ViewProps
-
- ColorUtil - Class in com.facebook.react.views.view
-
Simple utility class for manipulating colors, based on Fresco's
DrawableUtils (https://github.com/facebook/fresco).
- ColorUtil() - Constructor for class com.facebook.react.views.view.ColorUtil
-
- COLUMN_KEY - Static variable in class com.facebook.react.devsupport.StackTraceHelper
-
- com.facebook.debug.debugoverlay.model - package com.facebook.debug.debugoverlay.model
-
- com.facebook.debug.holder - package com.facebook.debug.holder
-
- com.facebook.debug.tags - package com.facebook.debug.tags
-
- com.facebook.jni - package com.facebook.jni
-
- com.facebook.perftest - package com.facebook.perftest
-
- com.facebook.proguard.annotations - package com.facebook.proguard.annotations
-
- com.facebook.react - package com.facebook.react
-
- com.facebook.react.animated - package com.facebook.react.animated
-
- com.facebook.react.animation - package com.facebook.react.animation
-
- com.facebook.react.bridge - package com.facebook.react.bridge
-
- com.facebook.react.bridge.queue - package com.facebook.react.bridge.queue
-
- com.facebook.react.common - package com.facebook.react.common
-
- com.facebook.react.common.annotations - package com.facebook.react.common.annotations
-
- com.facebook.react.common.futures - package com.facebook.react.common.futures
-
- com.facebook.react.common.network - package com.facebook.react.common.network
-
- com.facebook.react.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.flat - package com.facebook.react.flat
-
- com.facebook.react.jstasks - package com.facebook.react.jstasks
-
- com.facebook.react.module.annotations - package com.facebook.react.module.annotations
-
- com.facebook.react.module.model - package com.facebook.react.module.model
-
- com.facebook.react.module.processing - package com.facebook.react.module.processing
-
- com.facebook.react.modules.accessibilityinfo - package com.facebook.react.modules.accessibilityinfo
-
- com.facebook.react.modules.appregistry - package com.facebook.react.modules.appregistry
-
- com.facebook.react.modules.appstate - package com.facebook.react.modules.appstate
-
- com.facebook.react.modules.blob - package com.facebook.react.modules.blob
-
- com.facebook.react.modules.camera - package com.facebook.react.modules.camera
-
- com.facebook.react.modules.clipboard - package com.facebook.react.modules.clipboard
-
- com.facebook.react.modules.common - package com.facebook.react.modules.common
-
- com.facebook.react.modules.core - package com.facebook.react.modules.core
-
- com.facebook.react.modules.datepicker - package com.facebook.react.modules.datepicker
-
- com.facebook.react.modules.debug - package com.facebook.react.modules.debug
-
- com.facebook.react.modules.debug.interfaces - package com.facebook.react.modules.debug.interfaces
-
- com.facebook.react.modules.deviceinfo - package com.facebook.react.modules.deviceinfo
-
- com.facebook.react.modules.dialog - package com.facebook.react.modules.dialog
-
- com.facebook.react.modules.fabric - package com.facebook.react.modules.fabric
-
- com.facebook.react.modules.fresco - package com.facebook.react.modules.fresco
-
- com.facebook.react.modules.i18nmanager - package com.facebook.react.modules.i18nmanager
-
- com.facebook.react.modules.image - package com.facebook.react.modules.image
-
- com.facebook.react.modules.intent - package com.facebook.react.modules.intent
-
- com.facebook.react.modules.location - package com.facebook.react.modules.location
-
- com.facebook.react.modules.netinfo - package com.facebook.react.modules.netinfo
-
- com.facebook.react.modules.network - package com.facebook.react.modules.network
-
- com.facebook.react.modules.permissions - package com.facebook.react.modules.permissions
-
- com.facebook.react.modules.share - package com.facebook.react.modules.share
-
- com.facebook.react.modules.statusbar - package com.facebook.react.modules.statusbar
-
- com.facebook.react.modules.storage - package com.facebook.react.modules.storage
-
- com.facebook.react.modules.systeminfo - package com.facebook.react.modules.systeminfo
-
- com.facebook.react.modules.timepicker - package com.facebook.react.modules.timepicker
-
- com.facebook.react.modules.toast - package com.facebook.react.modules.toast
-
- com.facebook.react.modules.vibration - package com.facebook.react.modules.vibration
-
- com.facebook.react.modules.websocket - package com.facebook.react.modules.websocket
-
- com.facebook.react.packagerconnection - package com.facebook.react.packagerconnection
-
- com.facebook.react.processing - package com.facebook.react.processing
-
- com.facebook.react.shell - package com.facebook.react.shell
-
- com.facebook.react.touch - package com.facebook.react.touch
-
- com.facebook.react.uimanager - package com.facebook.react.uimanager
-
- com.facebook.react.uimanager.annotations - package com.facebook.react.uimanager.annotations
-
- com.facebook.react.uimanager.common - package com.facebook.react.uimanager.common
-
- com.facebook.react.uimanager.debug - package com.facebook.react.uimanager.debug
-
- com.facebook.react.uimanager.events - package com.facebook.react.uimanager.events
-
- com.facebook.react.uimanager.layoutanimation - package com.facebook.react.uimanager.layoutanimation
-
- com.facebook.react.uimanager.util - package com.facebook.react.uimanager.util
-
- com.facebook.react.util - package com.facebook.react.util
-
- com.facebook.react.views.art - package com.facebook.react.views.art
-
- com.facebook.react.views.checkbox - package com.facebook.react.views.checkbox
-
- com.facebook.react.views.common - package com.facebook.react.views.common
-
- com.facebook.react.views.drawer - package com.facebook.react.views.drawer
-
- com.facebook.react.views.drawer.events - package com.facebook.react.views.drawer.events
-
- com.facebook.react.views.image - package com.facebook.react.views.image
-
- com.facebook.react.views.imagehelper - package com.facebook.react.views.imagehelper
-
- com.facebook.react.views.modal - package com.facebook.react.views.modal
-
- com.facebook.react.views.picker - package com.facebook.react.views.picker
-
- com.facebook.react.views.picker.events - package com.facebook.react.views.picker.events
-
- com.facebook.react.views.progressbar - package com.facebook.react.views.progressbar
-
- com.facebook.react.views.scroll - package com.facebook.react.views.scroll
-
- com.facebook.react.views.slider - package com.facebook.react.views.slider
-
- com.facebook.react.views.swiperefresh - package com.facebook.react.views.swiperefresh
-
- com.facebook.react.views.switchview - package com.facebook.react.views.switchview
-
- com.facebook.react.views.text - package com.facebook.react.views.text
-
- com.facebook.react.views.text.frescosupport - package com.facebook.react.views.text.frescosupport
-
- com.facebook.react.views.textinput - package com.facebook.react.views.textinput
-
- com.facebook.react.views.toolbar - package com.facebook.react.views.toolbar
-
- com.facebook.react.views.toolbar.events - package com.facebook.react.views.toolbar.events
-
- com.facebook.react.views.view - package com.facebook.react.views.view
-
- com.facebook.react.views.viewpager - package com.facebook.react.views.viewpager
-
- com.facebook.react.views.webview - package com.facebook.react.views.webview
-
- com.facebook.react.views.webview.events - package com.facebook.react.views.webview.events
-
- com.facebook.systrace - package com.facebook.systrace
-
- com.facebook.yoga - package com.facebook.yoga
-
- COMMAND_FLASH_SCROLL_INDICATORS - Static variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper
-
- COMMAND_GO_BACK - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
-
- COMMAND_GO_FORWARD - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
-
- COMMAND_INJECT_JAVASCRIPT - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
-
- COMMAND_POST_MESSAGE - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
-
- COMMAND_RELOAD - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
-
- COMMAND_SCROLL_TO - Static variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper
-
- COMMAND_SCROLL_TO_END - Static variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper
-
- COMMAND_SET_PAGE - Static variable in class com.facebook.react.views.viewpager.ReactViewPagerManager
-
- COMMAND_SET_PAGE_WITHOUT_ANIMATION - Static variable in class com.facebook.react.views.viewpager.ReactViewPagerManager
-
- COMMAND_STOP_LOADING - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
-
- COMPARATOR - Static variable in class com.facebook.react.uimanager.ViewAtIndex
-
- completeRoot(int, List<ReactShadowNode>) - Method in class com.facebook.react.fabric.FabricUIManager
-
- 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.
- configureNextLayoutAnimation(ReadableMap, Callback, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
-
Configure an animation to be used for the native layout changes, and native views
creation.
- configureNextLayoutAnimation(ReadableMap, Callback, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
-
Configure an animation to be used for the native layout changes, and native views
creation.
- configWebView(WebView) - Method in interface com.facebook.react.views.webview.WebViewConfig
-
- connect(int, Inspector.RemoteConnection) - Static method in class com.facebook.react.bridge.Inspector
-
- connect() - Method in class com.facebook.react.devsupport.InspectorPackagerConnection
-
- connect(String, JSDebuggerWebSocketClient.JSDebuggerCallback) - Method in class com.facebook.react.devsupport.JSDebuggerWebSocketClient
-
- connect(String, WebsocketJavaScriptExecutor.JSExecutorConnectCallback) - Method in class com.facebook.react.devsupport.WebsocketJavaScriptExecutor
-
- connect(String, ReadableArray, ReadableMap, int) - Method in class com.facebook.react.modules.websocket.WebSocketModule
-
- connect() - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
-
- connectAnimatedNodes(int, int) - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- connectAnimatedNodeToView(int, int) - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- containsImages() - Method in class com.facebook.react.views.text.ReactTextUpdate
-
- contentLength() - Method in class com.facebook.react.modules.network.ProgressRequestBody
-
- contentLength() - Method in class com.facebook.react.modules.network.ProgressResponseBody
-
- ContentSizeChangeEvent - Class in com.facebook.react.uimanager.events
-
Event dispatched when total width or height of a view's children changes
- ContentSizeChangeEvent(int, int, int) - Constructor for class com.facebook.react.uimanager.events.ContentSizeChangeEvent
-
- ContentSizeWatcher - Interface in com.facebook.react.views.textinput
-
- contentType() - Method in class com.facebook.react.modules.network.ProgressRequestBody
-
- contentType() - Method in class com.facebook.react.modules.network.ProgressResponseBody
-
- 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
-
- convertJavaStackTrace(Throwable) - Static method in class com.facebook.react.devsupport.StackTraceHelper
-
- convertJsStackTrace(ReadableArray) - Static method in class com.facebook.react.devsupport.StackTraceHelper
-
Convert a JavaScript stack trace (see
parseErrorStack
JS module) to an array of
StackFrame
s.
- convertJsStackTrace(JSONArray) - Static method in class com.facebook.react.devsupport.StackTraceHelper
-
Convert a JavaScript stack trace (see
parseErrorStack
JS module) to an array of
StackFrame
s.
- convertJsStackTrace(String) - Static method in class com.facebook.react.devsupport.StackTraceHelper
-
Convert a JavaScript stack trace to an array of
StackFrame
s.
- CookieJarContainer - Interface in com.facebook.react.modules.network
-
- copyArray(float[]) - Static method in class com.facebook.react.common.ArrayUtils
-
- copyStyle(YogaNode) - Method in class com.facebook.yoga.YogaNode
-
- Countable - Class in com.facebook.jni
-
A Java Object that has native memory allocated corresponding to this instance.
- Countable() - Constructor for class com.facebook.jni.Countable
-
- CountingOutputStream - Class in com.facebook.react.modules.network
-
An OutputStream that counts the number of bytes written.
- CountingOutputStream(OutputStream) - Constructor for class com.facebook.react.modules.network.CountingOutputStream
-
Constructs a new FilterOutputStream
with out
as its
target stream.
- CppException - Exception in com.facebook.jni
-
- CppException(String) - Constructor for exception com.facebook.jni.CppException
-
- CppSystemErrorException - Exception in com.facebook.jni
-
- CppSystemErrorException(String, int) - Constructor for exception com.facebook.jni.CppSystemErrorException
-
- CpuCapabilitiesJni - Class in com.facebook.jni
-
Utility class to determine CPU capabilities
- CpuCapabilitiesJni() - Constructor for class com.facebook.jni.CpuCapabilitiesJni
-
- 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) - Static method in class com.facebook.react.devsupport.DevSupportManagerFactory
-
- create() - Method in interface com.facebook.react.modules.network.NetworkInterceptorCreator
-
- createAnimatedNode(int, ReadableMap) - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- createArray() - Static method in class com.facebook.react.bridge.Arguments
-
This method should be used when you need to stub out creating NativeArrays in unit tests.
- createARTGroupViewManager() - Static method in class com.facebook.react.views.art.ARTRenderableViewManager
-
- createARTShapeViewManager() - Static method in class com.facebook.react.views.art.ARTRenderableViewManager
-
- createARTTextViewManager() - Static method in class com.facebook.react.views.art.ARTRenderableViewManager
-
- createAssetLoader(Context, String, boolean) - Static method in class com.facebook.react.bridge.JSBundleLoader
-
This loader is recommended one for release version of your app.
- createCachedBundleFromNetworkLoader(String, String) - Static method in class com.facebook.react.bridge.JSBundleLoader
-
This loader is used when bundle gets reloaded from dev server.
- createChildSet(int) - Method in class com.facebook.react.fabric.FabricUIManager
-
- createClient() - Static method in class com.facebook.react.modules.network.OkHttpClientProvider
-
- createClientBuilder() - 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.react.modules.blob.BlobModule
-
- createIdentityMatrix() - Static method in class com.facebook.react.uimanager.MatrixMathHelper
-
- createInstance(ReactApplicationContext, List<ViewManager>, EventDispatcher, boolean, int) - Static method in class com.facebook.react.flat.FlatUIImplementation
-
- 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.
- createNativeModules(ReactApplicationContext) - Method in class com.facebook.react.CompositeReactPackage
- createNativeModules(ReactApplicationContext, ReactInstanceManager) - Method in class com.facebook.react.CompositeReactPackage
- createNativeModules(ReactApplicationContext) - Method in class com.facebook.react.LazyReactPackage
-
- createNativeModules(ReactApplicationContext, ReactInstanceManager) - Method in class com.facebook.react.ReactInstancePackage
-
- createNativeModules(ReactApplicationContext) - Method in class com.facebook.react.ReactInstancePackage
-
- createNativeModules(ReactApplicationContext) - Method in interface com.facebook.react.ReactPackage
-
- createNewNetworkModuleClient() - Method in interface com.facebook.react.modules.network.OkHttpClientFactory
-
- createNode(int, String, int, ReadableNativeMap) - Method in class com.facebook.react.fabric.FabricUIManager
-
- 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.
- createReactActivityDelegate() - Method in class com.facebook.react.ReactFragmentActivity
-
Called at construction time, override if you have a custom delegate implementation.
- createReactContextInBackground() - Method in class com.facebook.react.ReactInstanceManager
-
Trigger react context initialization asynchronously in a background async task.
- createReactInstanceManager() - Method in class com.facebook.react.ReactNativeHost
-
- createReactWebViewBridge(ReactWebViewManager.ReactWebView) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
-
- createReactWebViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- createRemoteDebuggerBundleLoader(String, String) - Static method in class com.facebook.react.bridge.JSBundleLoader
-
This loader is used when proxy debugging is enabled.
- createRootShadowNode() - Method in class com.facebook.react.flat.FlatUIImplementation
-
- createRootShadowNode() - Method in class com.facebook.react.uimanager.UIImplementation
-
- createRootView() - Method in class com.facebook.react.ReactActivityDelegate
-
- createShadowNode(String) - Method in class com.facebook.react.flat.FlatUIImplementation
-
- createShadowNode(String) - Method in class com.facebook.react.uimanager.UIImplementation
-
- createShadowNodeInstance() - Method in class com.facebook.react.flat.FlatARTSurfaceViewManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.flat.RCTImageViewManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.flat.RCTModalHostManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.flat.RCTRawTextManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.flat.RCTTextInlineImageManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.flat.RCTTextInputManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.flat.RCTTextManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.flat.RCTViewManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.flat.RCTVirtualTextManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.uimanager.SimpleViewManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.uimanager.ViewGroupManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.uimanager.ViewManager
-
This method should return a subclass of
ReactShadowNode
which will be then used for
measuring position and size of the view.
- createShadowNodeInstance(ReactApplicationContext) - Method in class com.facebook.react.uimanager.ViewManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.views.art.ARTRenderableViewManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.views.art.ARTSurfaceViewManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.views.modal.ReactModalHostManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.views.slider.ReactSliderManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.views.switchview.ReactSwitchManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.views.text.ReactRawTextManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.views.text.ReactTextViewManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.views.text.ReactVirtualTextViewManager
-
- createShadowNodeInstance() - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- createSocket(Socket, String, int, boolean) - Method in class com.facebook.react.modules.network.TLSSocketFactory
-
- createSocket(String, int) - Method in class com.facebook.react.modules.network.TLSSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class com.facebook.react.modules.network.TLSSocketFactory
-
- createSocket(InetAddress, int) - Method in class com.facebook.react.modules.network.TLSSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.facebook.react.modules.network.TLSSocketFactory
-
- createTimer(int, int, double, boolean) - Method in class com.facebook.react.modules.core.Timing
-
- createUIImplementation(ReactApplicationContext, UIManagerModule.ViewManagerResolver, EventDispatcher, int) - Method in class com.facebook.react.uimanager.UIImplementationProvider
-
- createUIImplementation(ReactApplicationContext, List<ViewManager>, EventDispatcher, int) - Method in class com.facebook.react.uimanager.UIImplementationProvider
-
- createView(ThemedReactContext, int, String, ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
- createView(int, String, int, ReadableMap) - Method in class com.facebook.react.uimanager.UIImplementation
-
Invoked by React to create a new node with a given tag, class name and properties.
- createView(int, String, int, ReadableMap) - Method in class com.facebook.react.uimanager.UIManagerModule
-
- createView(ThemedReactContext, JSResponderHandler) - Method in class com.facebook.react.uimanager.ViewManager
-
Creates a view and installs event emitters on it.
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.flat.FlatARTSurfaceViewManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.uimanager.RootViewManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.uimanager.ViewManager
-
Subclasses should return a new View instance of the proper type.
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.art.ARTRenderableViewManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.art.ARTSurfaceViewManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.checkbox.ReactCheckBoxManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.image.ReactImageManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.modal.ReactModalHostManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.picker.ReactDialogPickerManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.picker.ReactDropdownPickerManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.slider.ReactSliderManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.text.ReactRawTextManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.text.ReactTextViewManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.text.ReactVirtualTextViewManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.view.ReactViewManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
-
- createViewInstance(ThemedReactContext) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- createViewManager(ReactApplicationContext, String, boolean) - 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, boolean) - 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
-
- createWebViewEvent(WebView, String) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
-
- createWithInitialCapacity(int) - Static method in class com.facebook.react.common.LongArray
-
- cropImage(String, ReadableMap, Callback, Callback) - Method in class com.facebook.react.modules.camera.ImageEditingManager
-
Crop an image.
- currentTimeMillis() - Static method in class com.facebook.react.common.SystemClock
-
- customizeErrorInfo(Pair<String, StackFrame[]>) - Method in interface com.facebook.react.devsupport.interfaces.ErrorCustomizer
-
The function that need to be registered using
DevSupportManager
.registerErrorCustomizer
and is called before passing the error to the RedBox.
- CustomLetterSpacingSpan - Class in com.facebook.react.views.text
-
A MetricAffectingSpan
that allows to set the letter spacing
on the selected text span.
- CustomLetterSpacingSpan(float) - Constructor for class com.facebook.react.views.text.CustomLetterSpacingSpan
-
- CustomLineHeightSpan - Class in com.facebook.react.views.text
-
We use a custom LineHeightSpan
, because `lineSpacingExtra` is broken.
- CustomStyleSpan - Class in com.facebook.react.views.text
-
- CustomStyleSpan(int, int, String, AssetManager) - Constructor for class com.facebook.react.views.text.CustomStyleSpan
-
- CxxCallbackImpl - Class in com.facebook.react.bridge
-
Callback impl that calls directly into the cxx bridge.
- CxxModuleWrapper - Class in com.facebook.react.bridge
-
This does nothing interesting, except avoid breaking existing code.
- CxxModuleWrapper(HybridData) - Constructor for class com.facebook.react.bridge.CxxModuleWrapper
-
- CxxModuleWrapperBase - Class in com.facebook.react.bridge
-
A Java Object which represents a cross-platform C++ module
This module implements the NativeModule interface but will never be invoked from Java,
instead the underlying Cxx module will be extracted by the bridge and called directly.
- CxxModuleWrapperBase(HybridData) - Constructor for class com.facebook.react.bridge.CxxModuleWrapperBase
-
- DATABASE_NAME - Static variable in class com.facebook.react.modules.storage.ReactDatabaseSupplier
-
- DatePickerDialogFragment - Class in com.facebook.react.modules.datepicker
-
- DatePickerDialogFragment() - Constructor for class com.facebook.react.modules.datepicker.DatePickerDialogFragment
-
- DatePickerDialogModule - Class in com.facebook.react.modules.datepicker
-
NativeModule
that allows JS to show a native date picker dialog and get called back when
the user selects a date.
- DatePickerDialogModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.datepicker.DatePickerDialogModule
-
- DatePickerMode - Enum in com.facebook.react.modules.datepicker
-
Date picker modes
- DebugOverlayTag - Class in com.facebook.debug.debugoverlay.model
-
Tag for a debug overlay log message.
- DebugOverlayTag(String, String, int) - Constructor for class com.facebook.debug.debugoverlay.model.DebugOverlayTag
-
- DebugServerException - Exception in com.facebook.react.common
-
Tracks errors connecting to or received from the debug server.
- DebugServerException(String) - Constructor for exception com.facebook.react.common.DebugServerException
-
- DebugServerException(String, Throwable) - Constructor for exception com.facebook.react.common.DebugServerException
-
- DecayAnimation - Class in com.facebook.react.animated
-
Implementation of AnimationDriver
providing support for decay animations.
- DecayAnimation(ReadableMap) - Constructor for class com.facebook.react.animated.DecayAnimation
-
- decodeNext(byte[], int) - Method in class com.facebook.react.modules.network.ProgressiveStringDecoder
-
Parses data to String
If there is a partial multi-byte symbol on the edge of the String it get saved to the
reminder and added to the string on the decodeNext call.
- decomposeMatrix(double[], MatrixMathHelper.MatrixDecompositionContext) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
-
- deepClone(ReadableArray) - Static method in class com.facebook.react.bridge.JavaOnlyArray
-
- deepClone(ReadableMap) - Static method in class com.facebook.react.bridge.JavaOnlyMap
-
- DEFAULT_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
-
- 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
- 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
-
- deleteTimer(int) - Method in class com.facebook.react.modules.core.Timing
-
- deleteView(View, LayoutAnimationListener) - Method in class com.facebook.react.uimanager.layoutanimation.LayoutAnimationController
-
Animate a view deletion using the layout animation configuration supplied during initialization.
- description - Variable in class com.facebook.debug.debugoverlay.model.DebugOverlayTag
-
Description to display in settings.
- destroy() - Method in interface com.facebook.react.bridge.CatalystInstance
-
Destroys this catalyst instance, waiting for any other threads in ReactQueueConfiguration
(besides the UI thread) to finish running.
- destroy() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
Destroys this catalyst instance, waiting for any other threads in ReactQueueConfiguration
(besides the UI thread) to finish running.
- destroy() - Method in class com.facebook.react.bridge.ModuleHolder
-
- destroy() - Method in interface com.facebook.react.bridge.queue.ReactQueueConfiguration
-
- destroy() - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationImpl
-
Should be called when the corresponding
CatalystInstance
is destroyed so that we shut down the proper queue threads.
- destroy() - Method in class com.facebook.react.bridge.ReactContext
-
Destroy this instance, making it unusable.
- destroy(Context) - Method in class com.facebook.react.MemoryPressureRouter
-
- destroy() - Method in class com.facebook.react.modules.network.ForwardingCookieHandler
-
- destroy() - Method in class com.facebook.react.ReactInstanceManager
-
Destroy this React instance and the attached JS context.
- DestructorThread - Class in com.facebook.jni
-
A thread which invokes the "destruct" routine for objects after they have been garbage collected.
- DestructorThread() - Constructor for class com.facebook.jni.DestructorThread
-
- DestructorThread.Destructor - Class in com.facebook.jni
-
N.B The Destructor SHOULD NOT refer back to its referent object either explicitly or
implicitly (for example, as a non-static inner class).
- detachRootView(ReactRootView) - Method in class com.facebook.react.ReactInstanceManager
-
Detach given from current catalyst instance.
- determinant(double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
-
- DevBundleDownloadListener - Interface in com.facebook.react.devsupport.interfaces
-
- DeveloperSettings - Interface in com.facebook.react.modules.debug.interfaces
-
Provides access to React Native developers settings.
- DEVICE_LOCALHOST - Static variable in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
-
- DeviceEventManagerModule - Class in com.facebook.react.modules.core
-
Native module that handles device hardware events like hardware back presses.
- DeviceEventManagerModule(ReactApplicationContext, DefaultHardwareBackBtnHandler) - Constructor for class com.facebook.react.modules.core.DeviceEventManagerModule
-
- DeviceEventManagerModule.RCTDeviceEventEmitter - Interface in com.facebook.react.modules.core
-
- DeviceInfoModule - Class in com.facebook.react.modules.deviceinfo
-
Module that exposes Android Constants to JS.
- DeviceInfoModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.deviceinfo.DeviceInfoModule
-
- DeviceInfoModule(Context) - Constructor for class com.facebook.react.modules.deviceinfo.DeviceInfoModule
-
- DevInternalSettings - Class in com.facebook.react.devsupport
-
Helper class for accessing developers settings that should not be accessed outside of the package
com.facebook.react.devsupport
.
- DevInternalSettings(Context, DevInternalSettings.Listener) - Constructor for class com.facebook.react.devsupport.DevInternalSettings
-
- DevInternalSettings.Listener - Interface in com.facebook.react.devsupport
-
- DevLoadingViewController - Class in com.facebook.react.devsupport
-
Controller to display loading messages on top of the screen.
- DevLoadingViewController(Context, ReactInstanceManagerDevHelper) - Constructor for class com.facebook.react.devsupport.DevLoadingViewController
-
- DevOptionHandler - Interface in com.facebook.react.devsupport.interfaces
-
Callback class for custom options that may appear in
DevSupportManager
developer
options menu.
- DevServerHelper - Class in com.facebook.react.devsupport
-
Helper class for all things about the debug server running in the engineer's host machine.
- DevServerHelper(DevInternalSettings, String, InspectorPackagerConnection.BundleStatusProvider) - Constructor for class com.facebook.react.devsupport.DevServerHelper
-
- DevServerHelper.OnServerContentChangeListener - Interface in com.facebook.react.devsupport
-
- DevServerHelper.PackagerCommandListener - Interface in com.facebook.react.devsupport
-
- DevServerHelper.SymbolicationListener - Interface in com.facebook.react.devsupport
-
- DevSettingsActivity - Class in com.facebook.react.devsupport
-
Activity that display developers settings.
- DevSettingsActivity() - Constructor for class com.facebook.react.devsupport.DevSettingsActivity
-
- DevSupportManager - Interface in com.facebook.react.devsupport.interfaces
-
Interface for accessing and interacting with development features.
- DevSupportManagerFactory - Class in com.facebook.react.devsupport
-
- 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) - Constructor for class com.facebook.react.devsupport.DevSupportManagerImpl
-
- DialogModule - Class in com.facebook.react.modules.dialog
-
- DialogModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.dialog.DialogModule
-
- didDoubleTapR(int, View) - Method in class com.facebook.react.devsupport.DoubleTapReloadRecognizer
-
- DidJSUpdateUiDuringFrameDetector - Class in com.facebook.react.modules.debug
-
Debug object that listens to bridge busy/idle events and UiManagerModule dispatches and uses it
to calculate whether JS was able to update the UI during a given frame.
- DidJSUpdateUiDuringFrameDetector() - Constructor for class com.facebook.react.modules.debug.DidJSUpdateUiDuringFrameDetector
-
- dirty() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- dirty() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- dirty() - Method in class com.facebook.yoga.YogaNode
-
- dirtyAllDescendants() - Method in class com.facebook.yoga.YogaNode
-
- disable(String) - Method in interface com.facebook.react.views.scroll.FpsListener
-
Clients should call this method when they want the listener to stop recording data.
- DisabledDevSupportManager - Class in com.facebook.react.devsupport
-
A dummy implementation of
DevSupportManager
to be used in production mode where
development features aren't needed.
- DisabledDevSupportManager() - Constructor for class com.facebook.react.devsupport.DisabledDevSupportManager
-
- disableDebugger() - Method in class com.facebook.react.devsupport.DevServerHelper
-
- disconnect() - Method in class com.facebook.react.bridge.Inspector.LocalConnection
-
- disconnectAnimatedNodeFromView(int, int) - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- disconnectAnimatedNodes(int, int) - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- DismissableDatePickerDialog - Class in com.facebook.react.modules.datepicker
-
Certain versions of Android (Jellybean-KitKat) have a bug where when dismissed, the
DatePickerDialog
still calls the OnDateSetListener.
- DismissableDatePickerDialog(Context, DatePickerDialog.OnDateSetListener, int, int, int) - Constructor for class com.facebook.react.modules.datepicker.DismissableDatePickerDialog
-
- DismissableDatePickerDialog(Context, int, DatePickerDialog.OnDateSetListener, int, int, int) - Constructor for class com.facebook.react.modules.datepicker.DismissableDatePickerDialog
-
- DismissableTimePickerDialog - Class in com.facebook.react.modules.timepicker
-
Certain versions of Android (Jellybean-KitKat) have a bug where when dismissed, the
TimePickerDialog
still calls the OnTimeSetListener.
- DismissableTimePickerDialog(Context, TimePickerDialog.OnTimeSetListener, int, int, boolean) - Constructor for class com.facebook.react.modules.timepicker.DismissableTimePickerDialog
-
- DismissableTimePickerDialog(Context, int, TimePickerDialog.OnTimeSetListener, int, int, boolean) - Constructor for class com.facebook.react.modules.timepicker.DismissableTimePickerDialog
-
- dismissRedbox() - Method in class com.facebook.react.modules.core.ExceptionsManagerModule
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.uimanager.events.ContentSizeChangeEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.uimanager.events.Event
-
Dispatch this event to JS using the given event emitter.
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.uimanager.events.TouchEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.uimanager.OnLayoutEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.drawer.events.DrawerClosedEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.drawer.events.DrawerOpenedEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.drawer.events.DrawerSlideEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.drawer.events.DrawerStateChangedEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.image.ImageLoadEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.picker.events.PickerItemSelectEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.scroll.ScrollEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.slider.ReactSliderEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.slider.ReactSlidingCompleteEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.swiperefresh.RefreshEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.textinput.ReactContentSizeChangedEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.textinput.ReactTextChangedEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.textinput.ReactTextInputEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.textinput.ReactTextInputKeyPressEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.toolbar.events.ToolbarClickEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.webview.events.TopLoadingErrorEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.webview.events.TopLoadingFinishEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.webview.events.TopLoadingStartEvent
-
- dispatch(RCTEventEmitter) - Method in class com.facebook.react.views.webview.events.TopMessageEvent
-
- dispatchCommand(int, int, ReadableArray) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
- dispatchDraw(Canvas) - Method in class com.facebook.react.ReactRootView
-
- dispatchDraw(Canvas) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- dispatchEvent(Event) - Method in class com.facebook.react.uimanager.events.EventDispatcher
-
Sends the given Event to JS, coalescing eligible events if JS is backed up.
- dispatchEvent(WebView, Event) - Static method in class com.facebook.react.views.webview.ReactWebViewManager
-
- dispatchKeyEvent(KeyEvent) - Method in class com.facebook.react.ReactRootView
-
- dispatchMessage(Message) - Method in class com.facebook.react.bridge.queue.MessageQueueThreadHandler
-
- dispatchPopulateAccessibilityEvent(AccessibilityEvent) - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- dispatchSetPressed(boolean) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- dispatchUpdates(float, float, UIViewOperationQueue, NativeViewHierarchyOptimizer) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- dispatchUpdates(float, float, UIViewOperationQueue, NativeViewHierarchyOptimizer) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- dispatchViewManagerCommand(int, int, ReadableArray) - Method in class com.facebook.react.flat.FlatUIImplementation
-
- dispatchViewManagerCommand(int, int, ReadableArray) - Method in class com.facebook.react.uimanager.UIImplementation
-
- dispatchViewManagerCommand(int, int, ReadableArray) - Method in class com.facebook.react.uimanager.UIManagerModule
-
- dispatchViewUpdates(int) - Method in class com.facebook.react.uimanager.UIImplementation
-
Invoked at the end of the transaction to commit any updates to the node hierarchy.
- dispatchViewUpdates(int, long, long) - Method in class com.facebook.react.uimanager.UIViewOperationQueue
-
- DISPLAY - Static variable in class com.facebook.react.uimanager.ViewProps
-
- DisplayMetricsHolder - Class in com.facebook.react.uimanager
-
Holds an instance of the current DisplayMetrics so we don't have to thread it through all the
classes that need it.
- DisplayMetricsHolder() - Constructor for class com.facebook.react.uimanager.DisplayMetricsHolder
-
- dispose() - Method in class com.facebook.jni.Countable
-
- dispose() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- dispose() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- doFrame(long) - Method in class com.facebook.react.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.uimanager.GuardedFrameCallback
-
Like the standard doFrame but RuntimeExceptions will be caught and passed to
com.facebook.react.bridge.ReactContext#handleException(RuntimeException)
.
- doInBackground(Params...) - Method in class com.facebook.react.bridge.GuardedAsyncTask
-
- doInBackground(Void...) - Method in class com.facebook.react.bridge.GuardedResultAsyncTask
-
- doInBackgroundGuarded(Params...) - Method in class com.facebook.react.bridge.GuardedAsyncTask
-
- doInBackgroundGuarded() - Method in class com.facebook.react.bridge.GuardedResultAsyncTask
-
- doLeftAndRightSwapInRTL(Context) - Method in class com.facebook.react.modules.i18nmanager.I18nUtil
-
- DoNotStrip - Annotation Type in com.facebook.proguard.annotations
-
Add this annotation to a class, method, or field to instruct Proguard to not strip it out.
- DoubleTapReloadRecognizer - Class in com.facebook.react.devsupport
-
A class allows recognizing double key tap of "R", used to reload JS in
AbstractReactActivity
, RedBoxDialog
and ReactActivity
.
- DoubleTapReloadRecognizer() - Constructor for class com.facebook.react.devsupport.DoubleTapReloadRecognizer
-
- downloadBundleFromURL(DevBundleDownloadListener, File, String, BundleDownloader.BundleInfo) - Method in class com.facebook.react.devsupport.BundleDownloader
-
- downloadBundleFromURL(DevBundleDownloadListener, File, String, BundleDownloader.BundleInfo) - Method in class com.facebook.react.devsupport.DevServerHelper
-
- downloadBundleResourceFromUrlSync(String, File) - Method in class com.facebook.react.devsupport.DevServerHelper
-
This is a debug-only utility to allow fetching a file via packager.
- downloadBundleResourceFromUrlSync(String, File) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- downloadBundleResourceFromUrlSync(String, File) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- downloadBundleResourceFromUrlSync(String, File) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- draw(Canvas, Paint, float) - Method in class com.facebook.react.views.art.ARTGroupShadowNode
-
- draw(Canvas, Paint, float) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
-
- draw(Canvas, Paint, float) - Method in class com.facebook.react.views.art.ARTTextShadowNode
-
- draw(Canvas, Paint, float) - Method in class com.facebook.react.views.art.ARTVirtualNode
-
- draw(Canvas) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- draw(Canvas) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- draw(Canvas, CharSequence, int, int, float, int, int, int, Paint) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
-
- draw(Canvas) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- DrawableWithIntrinsicSize - Class in com.facebook.react.views.toolbar
-
Fresco currently sets drawables' intrinsic size to (-1, -1).
- DrawableWithIntrinsicSize(Drawable, ImageInfo) - Constructor for class com.facebook.react.views.toolbar.DrawableWithIntrinsicSize
-
- DrawCommand - Class in com.facebook.react.flat
-
DrawCommand is an interface that shadow nodes need to implement to do the drawing.
- DrawCommand() - Constructor for class com.facebook.react.flat.DrawCommand
-
- DrawerClosedEvent - Class in com.facebook.react.views.drawer.events
-
- DrawerClosedEvent(int) - Constructor for class com.facebook.react.views.drawer.events.DrawerClosedEvent
-
- DrawerEventEmitter(DrawerLayout, EventDispatcher) - Constructor for class com.facebook.react.views.drawer.ReactDrawerLayoutManager.DrawerEventEmitter
-
- DrawerOpenedEvent - Class in com.facebook.react.views.drawer.events
-
- DrawerOpenedEvent(int) - Constructor for class com.facebook.react.views.drawer.events.DrawerOpenedEvent
-
- DrawerSlideEvent - Class in com.facebook.react.views.drawer.events
-
Event emitted by a DrawerLayout as it is being moved open/closed.
- DrawerSlideEvent(int, float) - Constructor for class com.facebook.react.views.drawer.events.DrawerSlideEvent
-
- DrawerStateChangedEvent - Class in com.facebook.react.views.drawer.events
-
- DrawerStateChangedEvent(int, int) - Constructor for class com.facebook.react.views.drawer.events.DrawerStateChangedEvent
-
- dropAnimatedNode(int) - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- dropTail(int) - Method in class com.facebook.react.common.LongArray
-
Removes the *last* n items of the array all at once.
- dropView(View) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
Releases all references to given native View.
- Dynamic - Interface in com.facebook.react.bridge
-
Type representing a piece of data with unknown runtime type.
- DynamicFromArray - Class in com.facebook.react.bridge
-
Implementation of Dynamic wrapping a ReadableArray.
- DynamicFromMap - Class in com.facebook.react.bridge
-
Implementation of Dynamic wrapping a ReadableMap.
- GENYMOTION_LOCALHOST - Static variable in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
-
- get() - Method in class com.facebook.react.bridge.JavaScriptContextHolder
-
- 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(URI, Map<String, List<String>>) - Method in class com.facebook.react.modules.network.ForwardingCookieHandler
-
- get() - Method in class com.facebook.react.modules.storage.ReactDatabaseSupplier
-
Create and/or open the database.
- get() - Static method in class com.facebook.react.uimanager.ReactYogaConfigProvider
-
- get(int) - Method in class com.facebook.react.uimanager.Spacing
-
Get the spacing for a direction.
- get(String) - Method in class com.facebook.react.uimanager.ViewManagerRegistry
-
- get() - Static method in class com.facebook.react.uimanager.YogaNodePool
-
- get4PlusFrameStutters() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
-
- getAdapter() - Method in class com.facebook.react.views.viewpager.ReactViewPager
-
- getAlignContent() - Method in class com.facebook.yoga.YogaNode
-
- getAlignItems() - Method in class com.facebook.yoga.YogaNode
-
- getAlignSelf() - Method in class com.facebook.yoga.YogaNode
-
- getAllKeys(Callback) - Method in class com.facebook.react.modules.storage.AsyncStorageModule
-
Returns an array with all keys from the database.
- getAllModules() - Method in class com.facebook.react.bridge.NativeModuleRegistry
-
- getAlpha() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- getAnimation(int) - Method in class com.facebook.react.animation.AnimationRegistry
-
- getAnimationID() - Method in class com.facebook.react.animation.Animation
-
- getAnimationRegistry() - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
- getApplication() - Method in class com.facebook.react.ReactNativeHost
-
- getAppProperties() - Method in class com.facebook.react.ReactRootView
-
- getArray(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
-
- getArray(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
-
- getArray(int) - Method in interface com.facebook.react.bridge.ReadableArray
-
- getArray(String) - Method in interface com.facebook.react.bridge.ReadableMap
-
- getArray(int) - Method in class com.facebook.react.bridge.ReadableNativeArray
-
- getArray(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
-
- getArray(String) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
-
- getAspectRatio() - Method in class com.facebook.yoga.YogaNode
-
- getBackgroundColor() - Method in class com.facebook.react.views.view.ReactViewGroup
-
- getBase64ForTag(String, Callback, Callback) - Method in class com.facebook.react.modules.camera.ImageStoreManager
-
Calculate the base64 representation for an image.
- getBestResult() - Method in class com.facebook.react.views.imagehelper.MultiSourceHelper.MultiSourceResult
-
Get the best result overall (closest in size to the view's size).
- getBestResultInCache() - Method in class com.facebook.react.views.imagehelper.MultiSourceHelper.MultiSourceResult
-
Get the best result (closest in size to the view's size) that is also in cache.
- getBestSourceForSize(int, int, List<ImageSource>) - Static method in class com.facebook.react.views.imagehelper.MultiSourceHelper
-
- getBestSourceForSize(int, int, List<ImageSource>, double) - Static method in class com.facebook.react.views.imagehelper.MultiSourceHelper
-
Chooses the image source with the size closest to the target image size.
- getBlurOnSubmit() - Method in class com.facebook.react.views.textinput.ReactEditText
-
- getBoolean(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
-
- getBoolean(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
-
- getBoolean(int) - Method in interface com.facebook.react.bridge.ReadableArray
-
- getBoolean(String) - Method in interface com.facebook.react.bridge.ReadableMap
-
- getBoolean(int) - Method in class com.facebook.react.bridge.ReadableNativeArray
-
- getBoolean(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
-
- getBoolean(String, boolean) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
-
- getBorder(YogaEdge) - Method in class com.facebook.yoga.YogaNode
-
- getBorderRadius(ReactViewBackgroundDrawable.BorderRadiusLocation) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- getBorderRadiusOrDefaultTo(float, ReactViewBackgroundDrawable.BorderRadiusLocation) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- getBorderWidthOrDefaultTo(float, int) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- 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.flat.RCTImageViewManager
-
- getCallerContext() - Method in class com.facebook.react.views.image.ReactImageManager
-
- getCallerContext() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
-
- getCanOverrideExistingModule() - Method in class com.facebook.react.bridge.ModuleHolder
-
- getCatalystInstance() - Method in class com.facebook.react.bridge.ReactContext
-
- getChildAt(int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getChildAt(int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getChildAt(T, int) - Method in class com.facebook.react.uimanager.ViewGroupManager
-
- getChildAt(int) - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- getChildAt(ReactViewGroup, int) - Method in class com.facebook.react.views.view.ReactViewManager
-
- getChildAt(ReactViewPager, int) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
-
- getChildAt(int) - Method in class com.facebook.yoga.YogaNode
-
- getChildCount() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getChildCount() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getChildCount(T) - Method in class com.facebook.react.uimanager.ViewGroupManager
-
- getChildCount() - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- getChildCount(ReactViewGroup) - Method in class com.facebook.react.views.view.ReactViewManager
-
- getChildCount(ReactViewPager) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
-
- getChildCount() - Method in class com.facebook.yoga.YogaNode
-
- getChildDrawingOrder(int, int) - Method in class com.facebook.react.uimanager.ViewGroupDrawingOrderHelper
-
The index of the child view that should be drawn.
- getChildDrawingOrder(int, int) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- getClippingRect(Rect) - Method in interface com.facebook.react.uimanager.ReactClippingViewGroup
-
Get rectangular bounds to which view is currently clipped to.
- getClippingRect(Rect) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- getClippingRect(Rect) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- getClippingRect(Rect) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- getCoalescingKey() - Method in class com.facebook.react.uimanager.events.Event
-
- getCoalescingKey() - Method in class com.facebook.react.uimanager.events.TouchEvent
-
- getCoalescingKey(long) - Method in class com.facebook.react.uimanager.events.TouchEventCoalescingKeyHelper
-
Gets the coalescing key corresponding to the gesture with this down time.
- getCoalescingKey() - Method in class com.facebook.react.views.drawer.events.DrawerClosedEvent
-
- getCoalescingKey() - Method in class com.facebook.react.views.drawer.events.DrawerOpenedEvent
-
- getCoalescingKey() - Method in class com.facebook.react.views.drawer.events.DrawerSlideEvent
-
- getCoalescingKey() - Method in class com.facebook.react.views.drawer.events.DrawerStateChangedEvent
-
- getCoalescingKey() - Method in class com.facebook.react.views.image.ImageLoadEvent
-
- getCoalescingKey() - Method in class com.facebook.react.views.scroll.ScrollEvent
-
- getCoalescingKey() - Method in class com.facebook.react.views.slider.ReactSliderEvent
-
- getCoalescingKey() - Method in class com.facebook.react.views.slider.ReactSlidingCompleteEvent
-
- getCoalescingKey() - Method in class com.facebook.react.views.webview.events.TopLoadingErrorEvent
-
- getCoalescingKey() - Method in class com.facebook.react.views.webview.events.TopLoadingFinishEvent
-
- getCoalescingKey() - Method in class com.facebook.react.views.webview.events.TopLoadingStartEvent
-
- getCoalescingKey() - Method in class com.facebook.react.views.webview.events.TopMessageEvent
-
- getCode() - Method in enum com.facebook.systrace.Systrace.EventScope
-
- getColor() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- getColumn() - Method in interface com.facebook.react.devsupport.interfaces.StackFrame
-
- getColumn() - Method in class com.facebook.react.devsupport.StackTraceHelper.StackFrameImpl
-
- getCommandsMap() - Method in class com.facebook.react.flat.RCTViewManager
-
- getCommandsMap() - Method in class com.facebook.react.uimanager.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
-
- getCommandsMap() - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- 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.blob.BlobModule
-
- getConstants() - Method in class com.facebook.react.modules.camera.ImageEditingManager
-
- getConstants() - Method in class com.facebook.react.modules.debug.SourceCodeModule
-
- getConstants() - Method in class com.facebook.react.modules.deviceinfo.DeviceInfoModule
-
- getConstants() - Method in class com.facebook.react.modules.dialog.DialogModule
-
- getConstants() - Method in class com.facebook.react.modules.i18nmanager.I18nManagerModule
-
- getConstants() - Method in class com.facebook.react.modules.statusbar.StatusBarModule
-
- getConstants() - Method in class com.facebook.react.modules.systeminfo.AndroidInfoModule
-
- getConstants() - Method in class com.facebook.react.modules.toast.ToastModule
-
- getConstants() - Method in class com.facebook.react.uimanager.UIManagerModule
-
- getConstantsForViewManager(String) - Method in class com.facebook.react.uimanager.UIManagerModule
-
- getContext() - Method in class com.facebook.react.bridge.ContextBaseJavaModule
-
Subclasses can use this method to access Android context passed as a constructor
- getCount() - Method in class com.facebook.react.modules.network.CountingOutputStream
-
Returns the number of bytes written.
- getCurrentActivity() - Method in class com.facebook.react.bridge.ReactContext
-
Get the activity to which this context is currently attached, or null
if not attached.
- getCurrentActivity() - Method in class com.facebook.react.bridge.ReactContextBaseJavaModule
-
Get the activity to which this context is currently attached, or null
if not attached.
- getCurrentActivity() - Method in interface com.facebook.react.devsupport.ReactInstanceManagerDevHelper
-
Get reference to top level #{link Activity} attached to react context
- getCurrentActivity() - Method in class com.facebook.react.uimanager.ThemedReactContext
-
- getCurrentAppState(Callback, Callback) - Method in class com.facebook.react.modules.appstate.AppStateModule
-
- getCurrentConnectivity(Promise) - Method in class com.facebook.react.modules.netinfo.NetInfoModule
-
- getCurrentPosition(ReadableMap, Callback, Callback) - Method in class com.facebook.react.modules.location.LocationModule
-
Get the current position.
- getCurrentReactContext() - Method in class com.facebook.react.ReactInstanceManager
-
- getData() - Method in class com.facebook.yoga.YogaNode
-
- getDebugServerHost() - Method in class com.facebook.react.packagerconnection.PackagerConnectionSettings
-
- getDefaultCipherSuites() - Method in class com.facebook.react.modules.network.TLSSocketFactory
-
- getDefaultConfigBuilder(ReactContext) - Static method in class com.facebook.react.modules.fresco.FrescoModule
-
Get the default Fresco configuration builder.
- getDefaultEventTypes() - Method in class com.facebook.react.uimanager.UIManagerModule
-
- getDefaultTextColor(Context) - Static method in class com.facebook.react.views.text.DefaultStyleValuesUtil
-
Utility method that returns the default text color as define by the theme
- getDefaultTextColorHighlight(Context) - Static method in class com.facebook.react.views.text.DefaultStyleValuesUtil
-
Utility method that returns the default text highlight color as define by the theme
- getDefaultTextColorHint(Context) - Static method in class com.facebook.react.views.text.DefaultStyleValuesUtil
-
Utility method that returns the default text hint color as define by the theme
- getDevServerBundleURL(String) - Method in class com.facebook.react.devsupport.DevServerHelper
-
- getDevSettings() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- getDevSettings() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- getDevSettings() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- getDevSupportEnabled() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- getDevSupportEnabled() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- getDevSupportEnabled() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- getDevSupportManager() - Method in class com.facebook.react.ReactInstanceManager
-
- getDialog() - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- getDidJSHitFrameAndCleanup(long, long) - Method in class com.facebook.react.modules.debug.DidJSUpdateUiDuringFrameDetector
-
Designed to be called from a ChoreographerCompat.FrameCallback#doFrame
call.
- getDirectEventNamesResolver() - Method in class com.facebook.react.uimanager.UIManagerModule
-
Resolves Direct Event name exposed to JS from the one known to the Native side.
- getDirectionAwareBorderInsets() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- getDisableFullscreenUI() - Method in class com.facebook.react.views.textinput.ReactEditText
-
- getDisplay() - Method in class com.facebook.yoga.YogaNode
-
- getDisplayMetricsMap(double) - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
-
- 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, double) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
-
- getDownloadedJSBundleFile() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- getDownloadedJSBundleFile() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- getDownloadedJSBundleFile() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- getDrawable() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
-
- getDrawable() - Method in class com.facebook.react.views.text.TextInlineImageSpan
-
Get the drawable that is span represents.
- getDraweeControllerBuilder() - Method in class com.facebook.react.flat.RCTImageViewManager
-
- getDraweeControllerBuilder() - Method in class com.facebook.react.views.image.ReactImageManager
-
- getDraweeControllerBuilder() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
-
- getDrawerState() - Method in class com.facebook.react.views.drawer.events.DrawerStateChangedEvent
-
- getDrawerWidth(ReactDrawerLayout, float) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
-
- getDynamic(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
-
- getDynamic(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
-
- getDynamic(int) - Method in interface com.facebook.react.bridge.ReadableArray
-
- getDynamic(String) - Method in interface com.facebook.react.bridge.ReadableMap
-
- getDynamic(int) - Method in class com.facebook.react.bridge.ReadableNativeArray
-
- getDynamic(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
-
- getDynamic(String) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
-
- getEffectiveLineHeight() - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- getErrorCode() - Method in exception com.facebook.jni.CppSystemErrorException
-
- getEventDispatcher() - Method in class com.facebook.react.uimanager.UIManagerModule
-
- getEventName() - Method in class com.facebook.react.uimanager.events.ContentSizeChangeEvent
-
- getEventName() - Method in class com.facebook.react.uimanager.events.Event
-
- getEventName() - Method in class com.facebook.react.uimanager.events.TouchEvent
-
- getEventName() - Method in class com.facebook.react.uimanager.OnLayoutEvent
-
- getEventName() - Method in class com.facebook.react.views.drawer.events.DrawerClosedEvent
-
- getEventName() - Method in class com.facebook.react.views.drawer.events.DrawerOpenedEvent
-
- getEventName() - Method in class com.facebook.react.views.drawer.events.DrawerSlideEvent
-
- getEventName() - Method in class com.facebook.react.views.drawer.events.DrawerStateChangedEvent
-
- getEventName() - Method in class com.facebook.react.views.image.ImageLoadEvent
-
- getEventName() - Method in class com.facebook.react.views.picker.events.PickerItemSelectEvent
-
- getEventName() - Method in class com.facebook.react.views.scroll.ScrollEvent
-
- getEventName() - Method in class com.facebook.react.views.slider.ReactSliderEvent
-
- getEventName() - Method in class com.facebook.react.views.slider.ReactSlidingCompleteEvent
-
- getEventName() - Method in class com.facebook.react.views.swiperefresh.RefreshEvent
-
- getEventName() - Method in class com.facebook.react.views.textinput.ReactContentSizeChangedEvent
-
- getEventName() - Method in class com.facebook.react.views.textinput.ReactTextChangedEvent
-
- getEventName() - Method in class com.facebook.react.views.textinput.ReactTextInputEvent
-
- getEventName() - Method in class com.facebook.react.views.textinput.ReactTextInputKeyPressEvent
-
- getEventName() - Method in class com.facebook.react.views.toolbar.events.ToolbarClickEvent
-
- getEventName() - Method in class com.facebook.react.views.webview.events.TopLoadingErrorEvent
-
- getEventName() - Method in class com.facebook.react.views.webview.events.TopLoadingFinishEvent
-
- getEventName() - Method in class com.facebook.react.views.webview.events.TopLoadingStartEvent
-
- getEventName() - Method in class com.facebook.react.views.webview.events.TopMessageEvent
-
- getExpectedNumFrames() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
-
- getExportedCustomBubblingEventTypeConstants() - Method in class com.facebook.react.uimanager.ViewManager
-
Returns a map of config data passed to JS that defines eligible events that can be placed on
native views.
- getExportedCustomBubblingEventTypeConstants() - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.uimanager.ViewManager
-
Returns a map of config data passed to JS that defines eligible events that can be placed on
native views.
- getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
-
- getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.image.ReactImageManager
-
- getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.modal.ReactModalHostManager
-
- getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
- getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.slider.ReactSliderManager
-
- getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
-
- getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- getExportedCustomDirectEventTypeConstants() - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
-
- getExportedViewConstants() - Method in class com.facebook.react.uimanager.ViewManager
-
Returns a map of view-specific constants that are injected to JavaScript.
- getExportedViewConstants() - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
-
- getExportedViewConstants() - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
-
- getExportedViewConstants() - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- getExportedViewConstants() - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
-
- getFile() - Method in interface com.facebook.react.devsupport.interfaces.StackFrame
-
Get the file this stack frame points to.
- getFile() - Method in class com.facebook.react.devsupport.StackTraceHelper.StackFrameImpl
-
Get the file this stack frame points to.
- getFileName() - Method in interface com.facebook.react.devsupport.interfaces.StackFrame
-
Get just the name of the file this frame points to.
- getFileName() - Method in class com.facebook.react.devsupport.StackTraceHelper.StackFrameImpl
-
Get just the name of the file this frame points to.
- getFilesChangedCount() - Method in class com.facebook.react.devsupport.BundleDownloader.BundleInfo
-
- getFlexBasis() - Method in class com.facebook.yoga.YogaNode
-
- getFlexDirection() - Method in class com.facebook.yoga.YogaNode
-
- getFlexGrow() - Method in class com.facebook.yoga.YogaNode
-
- getFlexShrink() - Method in class com.facebook.yoga.YogaNode
-
- getFloat(String, float) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
-
- getFontFamily() - Method in class com.facebook.react.views.text.CustomStyleSpan
-
Returns the font family set for this StyleSpan.
- getFPS() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
-
- getFpsInfo(long) - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
-
Returns the FpsInfo as if stop had been called at the given upToTimeMs.
- getFrescoConfig() - Method in class com.facebook.react.shell.MainPackageConfig
-
- getFriendlyDeviceName() - Static method in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
-
- getFullBorderRadius() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- getFullBorderWidth() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
For rounded borders we use default "borderWidth" property.
- getHasConstants() - Method in class com.facebook.react.bridge.ModuleHolder
-
- getHeaders() - Method in class com.facebook.react.modules.fresco.ReactNetworkImageRequest
-
- getHeaders() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
-
- getHeight() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
-
- getHeight() - Method in class com.facebook.react.views.text.TextInlineImageSpan
-
Get the height of the span.
- getHeight(long) - Static method in class com.facebook.yoga.YogaMeasureOutput
-
- getHeight() - Method in class com.facebook.yoga.YogaNode
-
- getHeightMeasureSpec() - Method in class com.facebook.react.ReactRootView
-
- getHeightMeasureSpec() - Method in interface com.facebook.react.uimanager.common.MeasureSpecProvider
-
- getHierarchyInfo() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getHierarchyInfo() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getHitSlopRect() - Method in interface com.facebook.react.touch.ReactHitSlopView
-
Called when determining the touch area of a view.
- getHitSlopRect() - Method in class com.facebook.react.views.view.ReactViewGroup
-
- getId() - Method in class com.facebook.react.bridge.Inspector.Page
-
- getInitialURL(Promise) - Method in class com.facebook.react.modules.intent.IntentModule
-
Return the URL the activity was started with
- getInspectorProxyHost() - Static method in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
-
- getInspectorServerHost() - Method in class com.facebook.react.packagerconnection.PackagerConnectionSettings
-
- getInstance(ReactContext) - Static method in class com.facebook.react.jstasks.HeadlessJsTaskContext
-
- 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
-
- 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
-
- getIntrinsicHeight() - Method in class com.facebook.react.views.toolbar.DrawableWithIntrinsicSize
-
- getIntrinsicWidth() - Method in class com.facebook.react.views.toolbar.DrawableWithIntrinsicSize
-
- getItemImpl(SQLiteDatabase, String) - Static method in class com.facebook.react.modules.storage.AsyncLocalStorageUtil
-
Returns the value of the given key, or null if not found.
- getJavaScriptContextHolder() - Method in interface com.facebook.react.bridge.CatalystInstance
-
Get the C pointer (as a long) to the JavaScriptCore context associated with this instance.
- getJavaScriptContextHolder() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- getJavaScriptContextHolder() - Method in class com.facebook.react.bridge.ReactContext
-
Get the C pointer (as a long) to the JavaScriptCore context associated with this instance.
- getJavaScriptExecutorFactory() - Method in class com.facebook.react.ReactNativeHost
-
- getJavaScriptModule(CatalystInstance, Class<T>) - Method in class com.facebook.react.bridge.JavaScriptModuleRegistry
-
- getJNIPassCounter() - Static method in class com.facebook.react.bridge.ReadableNativeArray
-
- getJNIPassCounter() - Static method in class com.facebook.react.bridge.ReadableNativeMap
-
- getJSBundleFile() - Method in class com.facebook.react.ReactNativeHost
-
Returns a custom path of the bundle file.
- getJSBundleURLForRemoteDebugging(String) - Method in class com.facebook.react.devsupport.DevServerHelper
-
- getJSBundleURLForRemoteDebugging() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- getJSBundleURLForRemoteDebugging() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- getJSBundleURLForRemoteDebugging() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- getJsEventCounter() - Method in class com.facebook.react.views.text.ReactTextUpdate
-
- getJSEventName() - Method in enum com.facebook.react.uimanager.events.TouchEventType
-
- getJSEventName() - Method in enum com.facebook.react.views.scroll.ScrollEventType
-
- getJSFPS() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
-
- getJSHierarchy(String, JSDevSupport.DevSupportCallback) - Method in class com.facebook.react.devsupport.JSDevSupport
-
- getJSHierarchy(String) - Method in interface com.facebook.react.devsupport.JSDevSupport.JSDevSupportModule
-
- getJSIModule(Class<T>) - Method in interface com.facebook.react.bridge.CatalystInstance
-
- getJSIModule(Class<T>) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- getJSIModule() - Method in interface com.facebook.react.bridge.JSIModuleHolder
-
- getJSIModuleClass() - Method in interface com.facebook.react.bridge.JSIModuleHolder
-
- getJSIModules(ReactApplicationContext, JavaScriptContextHolder) - Method in interface com.facebook.react.bridge.JSIModulesProvider
-
- getJSIModulesProvider() - Method in class com.facebook.react.ReactNativeHost
-
- getJSMainModuleName() - Method in class com.facebook.react.ReactNativeHost
-
Returns the name of the main module.
- getJSModule(Class<T>) - Method in interface com.facebook.react.bridge.CatalystInstance
-
- getJSModule(Class<T>) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- getJSModule(Class<T>) - Method in class com.facebook.react.bridge.ReactContext
-
- getJSQueueThread() - Method in interface com.facebook.react.bridge.queue.ReactQueueConfiguration
-
- getJSQueueThread() - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationImpl
-
- getJSQueueThreadSpec() - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationSpec
-
- getJustifyContent() - Method in class com.facebook.yoga.YogaNode
-
- getLastErrorStack() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- getLastErrorStack() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- getLastErrorStack() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- getLastErrorTitle() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- getLastErrorTitle() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- getLastErrorTitle() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- getLaunchOptions() - Method in class com.facebook.react.ReactActivityDelegate
-
- getLayoutBorder(YogaEdge) - Method in class com.facebook.yoga.YogaNode
-
- getLayoutDirection() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getLayoutDirection() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getLayoutDirection() - Method in class com.facebook.yoga.YogaNode
-
- getLayoutHeight() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getLayoutHeight() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getLayoutHeight() - Method in class com.facebook.yoga.YogaNode
-
- getLayoutMargin(YogaEdge) - Method in class com.facebook.yoga.YogaNode
-
- getLayoutPadding(YogaEdge) - Method in class com.facebook.yoga.YogaNode
-
- getLayoutWidth() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getLayoutWidth() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getLayoutWidth() - Method in class com.facebook.yoga.YogaNode
-
- getLayoutX() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getLayoutX() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getLayoutX() - Method in class com.facebook.yoga.YogaNode
-
- getLayoutY() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getLayoutY() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getLayoutY() - Method in class com.facebook.yoga.YogaNode
-
- 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
-
- getLine() - Method in class com.facebook.react.devsupport.StackTraceHelper.StackFrameImpl
-
- getLogger() - Method in class com.facebook.yoga.YogaConfig
-
- getLooper() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
-
- getMainComponentName() - Method in class com.facebook.react.ReactActivity
-
Returns the name of the main component registered from JavaScript.
- getMainComponentName() - Method in class com.facebook.react.ReactFragmentActivity
-
Returns the name of the main component registered from JavaScript.
- getMap(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
-
- getMap(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
-
- getMap(int) - Method in interface com.facebook.react.bridge.ReadableArray
-
- getMap(String) - Method in interface com.facebook.react.bridge.ReadableMap
-
- getMap(int) - Method in class com.facebook.react.bridge.ReadableNativeArray
-
- getMap(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
-
- getMap(String) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
-
- getMargin(YogaEdge) - Method in class com.facebook.yoga.YogaNode
-
- getMaxHeight() - Method in class com.facebook.yoga.YogaNode
-
- getMaxWidth() - Method in class com.facebook.yoga.YogaNode
-
- getMeasureSpec(float, YogaMeasureMode) - Static method in class com.facebook.react.views.view.MeasureUtil
-
- getMemoryPressureRouter() - Method in class com.facebook.react.ReactInstanceManager
-
- getMethod() - Method in class com.facebook.react.bridge.JavaMethodWrapper
-
- getMethod() - Method in interface com.facebook.react.devsupport.interfaces.StackFrame
-
Get the name of the method this frame points to.
- getMethod() - Method in class com.facebook.react.devsupport.StackTraceHelper.StackFrameImpl
-
Get the name of the method this frame points to.
- getMethodDescriptors() - Method in class com.facebook.react.bridge.JavaModuleWrapper
-
- getMinHeight() - Method in class com.facebook.yoga.YogaNode
-
- getMinWidth() - Method in class com.facebook.yoga.YogaNode
-
- getMode() - Method in class com.facebook.react.views.picker.ReactPicker
-
- getModule() - Method in class com.facebook.react.bridge.JavaModuleWrapper
-
- getModule(Class<T>) - Method in class com.facebook.react.bridge.JSIModuleRegistry
-
- getModule() - Method in class com.facebook.react.bridge.ModuleHolder
-
- getModule(Class<T>) - Method in class com.facebook.react.bridge.NativeModuleRegistry
-
- getMotionEvent() - Method in class com.facebook.react.uimanager.events.TouchEvent
-
- getName() - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- getName() - Method in class com.facebook.react.bridge.CxxModuleWrapperBase
-
- getName() - Method in class com.facebook.react.bridge.JavaModuleWrapper
-
- getName() - Method in class com.facebook.react.bridge.ModuleHolder
-
- getName() - Method in interface com.facebook.react.bridge.NativeModule
-
- getName() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
-
- getName() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadSpec
-
- getName() - Method in class com.facebook.react.devsupport.JSCHeapCapture
-
- getName() - Method in class com.facebook.react.devsupport.JSCSamplingProfiler
-
- getName() - Method in class com.facebook.react.devsupport.JSDevSupport
-
- getName() - Method in enum com.facebook.react.devsupport.RedBoxHandler.ErrorType
-
- getName() - Method in class com.facebook.react.flat.FlatARTSurfaceViewManager
-
- getName() - Method in class com.facebook.react.flat.RCTImageViewManager
-
- getName() - Method in class com.facebook.react.flat.RCTRawTextManager
-
- getName() - Method in class com.facebook.react.flat.RCTTextInlineImageManager
-
- getName() - Method in class com.facebook.react.flat.RCTTextManager
-
- getName() - Method in class com.facebook.react.flat.RCTViewManager
-
- getName() - Method in class com.facebook.react.flat.RCTVirtualTextManager
-
- getName() - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
-
- getName() - Method in class com.facebook.react.modules.appstate.AppStateModule
-
- getName() - Method in class com.facebook.react.modules.blob.BlobModule
-
- getName() - Method in class com.facebook.react.modules.blob.FileReaderModule
-
- getName() - Method in class com.facebook.react.modules.camera.CameraRollManager
-
- getName() - Method in class com.facebook.react.modules.camera.ImageEditingManager
-
- getName() - Method in class com.facebook.react.modules.camera.ImageStoreManager
-
- getName() - Method in class com.facebook.react.modules.clipboard.ClipboardModule
-
- getName() - Method in class com.facebook.react.modules.core.DeviceEventManagerModule
-
- getName() - Method in class com.facebook.react.modules.core.ExceptionsManagerModule
-
- getName() - Method in class com.facebook.react.modules.core.HeadlessJsTaskSupportModule
-
- getName() - Method in class com.facebook.react.modules.core.Timing
-
- getName() - Method in class com.facebook.react.modules.datepicker.DatePickerDialogModule
-
- getName() - Method in class com.facebook.react.modules.debug.AnimationsDebugModule
-
- getName() - Method in class com.facebook.react.modules.debug.SourceCodeModule
-
- getName() - Method in class com.facebook.react.modules.deviceinfo.DeviceInfoModule
-
- getName() - Method in class com.facebook.react.modules.dialog.DialogModule
-
- getName() - Method in class com.facebook.react.modules.fresco.FrescoModule
-
- getName() - Method in class com.facebook.react.modules.i18nmanager.I18nManagerModule
-
- getName() - Method in class com.facebook.react.modules.image.ImageLoaderModule
-
- getName() - Method in class com.facebook.react.modules.intent.IntentModule
-
- getName() - Method in class com.facebook.react.modules.location.LocationModule
-
- getName() - Method in class com.facebook.react.modules.netinfo.NetInfoModule
-
- getName() - Method in class com.facebook.react.modules.network.NetworkingModule
-
- getName() - Method in class com.facebook.react.modules.permissions.PermissionsModule
-
- getName() - Method in class com.facebook.react.modules.share.ShareModule
-
- getName() - Method in class com.facebook.react.modules.statusbar.StatusBarModule
-
- getName() - Method in class com.facebook.react.modules.storage.AsyncStorageModule
-
- getName() - Method in class com.facebook.react.modules.systeminfo.AndroidInfoModule
-
- getName() - Method in class com.facebook.react.modules.timepicker.TimePickerDialogModule
-
- getName() - Method in class com.facebook.react.modules.toast.ToastModule
-
- getName() - Method in class com.facebook.react.modules.vibration.VibrationModule
-
- getName() - Method in class com.facebook.react.modules.websocket.WebSocketModule
-
- getName() - Method in class com.facebook.react.uimanager.RootViewManager
-
- getName() - Method in class com.facebook.react.uimanager.UIManagerModule
-
- getName() - Method in class com.facebook.react.uimanager.ViewManager
-
- getName() - Method in class com.facebook.react.views.art.ARTRenderableViewManager
-
- getName() - Method in class com.facebook.react.views.art.ARTSurfaceViewManager
-
- getName() - Method in class com.facebook.react.views.checkbox.ReactCheckBoxManager
-
- getName() - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
-
- getName() - Method in class com.facebook.react.views.image.ReactImageManager
-
- getName() - Method in class com.facebook.react.views.modal.ReactModalHostManager
-
- getName() - Method in class com.facebook.react.views.picker.ReactDialogPickerManager
-
- getName() - Method in class com.facebook.react.views.picker.ReactDropdownPickerManager
-
- getName() - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
-
- getName() - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
-
- getName() - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- getName() - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
- getName() - Method in class com.facebook.react.views.slider.ReactSliderManager
-
- getName() - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
-
- getName() - Method in class com.facebook.react.views.switchview.ReactSwitchManager
-
- getName() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
-
- getName() - Method in class com.facebook.react.views.text.ReactRawTextManager
-
- getName() - Method in class com.facebook.react.views.text.ReactTextViewManager
-
- getName() - Method in class com.facebook.react.views.text.ReactVirtualTextViewManager
-
- getName() - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- getName() - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
-
- getName() - Method in class com.facebook.react.views.view.ReactViewManager
-
- getName() - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
-
- getName() - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- getNativeChildCount() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getNativeChildCount() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getNativeId() - Method in interface com.facebook.react.uimanager.util.ReactFindViewUtil.OnViewFoundListener
-
Returns the native id of the view of interest
- getNativeModule(Class<T>) - Method in interface com.facebook.react.bridge.CatalystInstance
-
- getNativeModule(Class<T>) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- getNativeModule(Class<T>) - Method in class com.facebook.react.bridge.ReactContext
-
- getNativeModules() - Method in interface com.facebook.react.bridge.CatalystInstance
-
- getNativeModules() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- getNativeModules(ReactApplicationContext) - Method in class com.facebook.react.LazyReactPackage
-
- getNativeModules(ReactApplicationContext) - Method in class com.facebook.react.shell.MainReactPackage
-
- getNativeModulesQueueThread() - Method in interface com.facebook.react.bridge.queue.ReactQueueConfiguration
-
- getNativeModulesQueueThread() - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationImpl
-
- getNativeModulesQueueThreadSpec() - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationSpec
-
- getNativeOffsetForChild(T) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
Returns the offset within the native children owned by all layout-only nodes in the subtree
rooted at this node for the given child.
- getNativeOffsetForChild(ReactShadowNodeImpl) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
Returns the offset within the native children owned by all layout-only nodes in the subtree
rooted at this node for the given child.
- getNativeParent() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getNativeParent() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getNativeProps() - Method in class com.facebook.react.uimanager.ViewManager
-
- getNativeProps(Class<? extends ViewManager>, Class<? extends ReactShadowNode>) - Static method in class com.facebook.react.uimanager.ViewManagerPropertyUpdater
-
- getNewProps() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getNewProps() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getNextRootViewTag() - Static method in class com.facebook.react.uimanager.ReactRootViewTagGenerator
-
- getNode(int) - Method in class com.facebook.react.fabric.RootShadowNodeRegistry
-
- 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.
- 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
-
- getOrThrow(long, TimeUnit) - Method in class com.facebook.react.common.futures.SimpleSettableFuture
-
- getOutline(Outline) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- getOverflow() - Method in class com.facebook.yoga.YogaNode
-
- getPackageName() - Method in class com.facebook.react.packagerconnection.PackagerConnectionSettings
-
- getPackagerConnectionSettings() - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- getPackages() - Method in class com.facebook.react.ReactNativeHost
-
- getPadding(int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getPadding(int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getPadding(YogaEdge) - Method in class com.facebook.yoga.YogaNode
-
- getPaddingBottom() - Method in class com.facebook.react.views.text.ReactTextUpdate
-
- getPaddingLeft() - Method in class com.facebook.react.views.text.ReactTextUpdate
-
- getPaddingRight() - Method in class com.facebook.react.views.text.ReactTextUpdate
-
- getPaddingTop() - Method in class com.facebook.react.views.text.ReactTextUpdate
-
- getPages() - Static method in class com.facebook.react.bridge.Inspector
-
- getParent() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getParent() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getParent() - Method in class com.facebook.yoga.YogaNode
-
- getPerformanceCounters() - Method in interface com.facebook.react.bridge.PerformanceCounter
-
- getPerformanceCounters() - Method in class com.facebook.react.uimanager.UIManagerModule
-
- getPhotos(ReadableMap, Promise) - Method in class com.facebook.react.modules.camera.CameraRollManager
-
Get photos from MediaStore.Images
, most recent first.
- getPictureListener() - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- getPointerEvents() - Method in interface com.facebook.react.uimanager.ReactPointerEventsView
-
Return the PointerEvents of the View.
- getPointerEvents() - Method in class com.facebook.react.views.view.ReactViewGroup
-
- getPosition() - Method in class com.facebook.react.views.toolbar.events.ToolbarClickEvent
-
- getPosition(YogaEdge) - Method in class com.facebook.yoga.YogaNode
-
- getPositionType() - Method in class com.facebook.yoga.YogaNode
-
- getPrimaryColor() - Method in class com.facebook.react.views.picker.ReactPicker
-
- getPrinter() - Static method in class com.facebook.debug.holder.PrinterHolder
-
- getProfiledBatchPerfCounters() - Method in class com.facebook.react.uimanager.UIImplementation
-
- getProfiledBatchPerfCounters() - Method in class com.facebook.react.uimanager.UIViewOperationQueue
-
- getProperties(Map<String, String>) - Method in interface com.facebook.react.uimanager.ViewManagerPropertyUpdater.Settable
-
- getProperty(View, float[]) - Method in class com.facebook.react.animation.AbstractFloatPairPropertyUpdater
-
- getProperty(View) - Method in class com.facebook.react.animation.AbstractSingleFloatProperyUpdater
-
- getProperty(View) - Method in class com.facebook.react.animation.OpacityAnimationPropertyUpdater
-
- getProperty(View, float[]) - Method in class com.facebook.react.animation.PositionAnimationPairPropertyUpdater
-
- getProperty(View) - Method in class com.facebook.react.animation.RotationAnimationPropertyUpdater
-
- getProperty(View) - Method in class com.facebook.react.animation.ScaleXAnimationPropertyUpdater
-
- getProperty(View, float[]) - Method in class com.facebook.react.animation.ScaleXYAnimationPairPropertyUpdater
-
- getProperty(View) - Method in class com.facebook.react.animation.ScaleYAnimationPropertyUpdater
-
- getProvider() - Method in class com.facebook.react.bridge.ModuleSpec
-
- getRaw(int) - Method in class com.facebook.react.uimanager.Spacing
-
- getReactApplicationContext() - Method in class com.facebook.react.bridge.ReactContextBaseJavaModule
-
Subclasses can use this method to access catalyst context passed as a constructor
- getReactInstanceManager() - Method in class com.facebook.react.ReactActivity
-
- getReactInstanceManager() - Method in class com.facebook.react.ReactActivityDelegate
-
- getReactInstanceManager() - Method in class com.facebook.react.ReactFragmentActivity
-
- getReactInstanceManager() - Method in class com.facebook.react.ReactNativeHost
-
- getReactInstanceManager() - Method in class com.facebook.react.ReactRootView
-
- getReactModuleInfoProvider() - Method in class com.facebook.react.LazyReactPackage
-
- getReactModuleInfoProvider() - Method in class com.facebook.react.shell.MainReactPackage
-
- 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
-
- getReactNativeHost() - Method in class com.facebook.react.ReactActivity
-
- getReactNativeHost() - Method in class com.facebook.react.ReactActivityDelegate
-
- getReactNativeHost() - Method in interface com.facebook.react.ReactApplication
-
- getReactNativeHost() - Method in class com.facebook.react.ReactFragmentActivity
-
- getReactQueueConfiguration() - Method in interface com.facebook.react.bridge.CatalystInstance
-
- getReactQueueConfiguration() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- getReactTag() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getReactTag() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getReactTag() - Method in class com.facebook.react.views.text.ReactTagSpan
-
- getReactWebViewClient() - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
-
- getRedBoxHandler() - Method in class com.facebook.react.ReactNativeHost
-
- getRemoveClippedSubviews() - Method in interface com.facebook.react.uimanager.ReactClippingViewGroup
-
Get the current value of removeClippedSubviews
property.
- getRemoveClippedSubviews() - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- getRemoveClippedSubviews() - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- getRemoveClippedSubviews() - Method in class com.facebook.react.views.view.ReactViewGroup
-
- getResolvedLayoutDirection() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
Similar to Drawable.getLayoutDirection, but available in APIs < 23.
- getResourceDrawable(Context, String) - Method in class com.facebook.react.views.imagehelper.ResourceDrawableIdHelper
-
- getResourceDrawableId(Context, String) - Method in class com.facebook.react.views.imagehelper.ResourceDrawableIdHelper
-
- getResourceDrawableUri(Context, String) - Method in class com.facebook.react.views.imagehelper.ResourceDrawableIdHelper
-
- getReturnKeyType() - Method in class com.facebook.react.views.textinput.ReactEditText
-
- getRootNode() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getRootNode() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getRootNodeCount() - Method in class com.facebook.react.uimanager.ShadowNodeRegistry
-
- getRootTag(int) - Method in class com.facebook.react.uimanager.ShadowNodeRegistry
-
- getRootView(View) - Static method in class com.facebook.react.uimanager.RootViewUtil
-
Returns the root view of a given view in a react application.
- getRootViewTag() - Method in class com.facebook.react.ReactRootView
-
- getScreenDisplayMetrics() - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
-
- getScreenHeight() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getScreenHeight() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getScreenWidth() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getScreenWidth() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getScreenX() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getScreenX() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getScreenY() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getScreenY() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getServerHost() - Static method in class com.facebook.react.modules.systeminfo.AndroidInfoHelpers
-
- getShadowNodeClass() - Method in class com.facebook.react.flat.FlatARTSurfaceViewManager
-
- getShadowNodeClass() - Method in class com.facebook.react.flat.RCTImageViewManager
-
- getShadowNodeClass() - Method in class com.facebook.react.flat.RCTModalHostManager
-
- getShadowNodeClass() - Method in class com.facebook.react.flat.RCTRawTextManager
-
- getShadowNodeClass() - Method in class com.facebook.react.flat.RCTTextInlineImageManager
-
- getShadowNodeClass() - Method in class com.facebook.react.flat.RCTTextInputManager
-
- getShadowNodeClass() - Method in class com.facebook.react.flat.RCTTextManager
-
- getShadowNodeClass() - Method in class com.facebook.react.flat.RCTViewManager
-
- getShadowNodeClass() - Method in class com.facebook.react.flat.RCTVirtualTextManager
-
- 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
-
- getShadowNodeClass() - Method in class com.facebook.react.views.art.ARTRenderableViewManager
-
- getShadowNodeClass() - Method in class com.facebook.react.views.art.ARTSurfaceViewManager
-
- getShadowNodeClass() - Method in class com.facebook.react.views.modal.ReactModalHostManager
-
- getShadowNodeClass() - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
-
- getShadowNodeClass() - Method in class com.facebook.react.views.slider.ReactSliderManager
-
- getShadowNodeClass() - Method in class com.facebook.react.views.switchview.ReactSwitchManager
-
- getShadowNodeClass() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
-
- getShadowNodeClass() - Method in class com.facebook.react.views.text.ReactRawTextManager
-
- getShadowNodeClass() - Method in class com.facebook.react.views.text.ReactTextViewManager
-
- getShadowNodeClass() - Method in class com.facebook.react.views.text.ReactVirtualTextViewManager
-
- getShadowNodeClass() - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- getSignature() - Method in class com.facebook.react.bridge.JavaMethodWrapper
-
- getSize(String, Promise) - Method in class com.facebook.react.modules.image.ImageLoaderModule
-
Fetch the width and height of the given image.
- getSize() - Method in class com.facebook.react.views.imagehelper.ImageSource
-
Get the area of this image.
- getSize(Paint, CharSequence, int, int, Paint.FontMetricsInt) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
-
- getSource() - Method in class com.facebook.react.views.imagehelper.ImageSource
-
Get the source of this image, as it was passed to the constructor.
- getSourceMapUrl(String) - Method in class com.facebook.react.devsupport.DevServerHelper
-
- getSourceMapUrl() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- getSourceMapUrl() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- getSourceMapUrl() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- getSourceURL() - Method in interface com.facebook.react.bridge.CatalystInstance
-
Return the source URL of the JS Bundle that was run, or null
if no JS
bundle has been run yet.
- getSourceURL() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- getSourceUrl(String) - Method in class com.facebook.react.devsupport.DevServerHelper
-
- getSourceUrl() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- getSourceUrl() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- getSourceUrl() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- getStack() - Method in exception com.facebook.react.devsupport.JSException
-
- getStackSize() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadSpec
-
- 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(Promise) - Method in class com.facebook.react.modules.clipboard.ClipboardModule
-
- getString(String) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
-
- getStyle() - Method in class com.facebook.react.views.progressbar.ProgressBarShadowNode
-
- getStyle() - Method in class com.facebook.react.views.text.CustomStyleSpan
-
Returns Typeface.NORMAL
or Typeface.ITALIC
.
- getStyleDirection() - Method in class com.facebook.yoga.YogaNode
-
- getStyleHeight() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getStyleHeight() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getStylePadding(int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getStylePadding(int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getStyleWidth() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getStyleWidth() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- getSupportedCipherSuites() - Method in class com.facebook.react.modules.network.TLSSocketFactory
-
- getSystemService(String) - Method in class com.facebook.react.bridge.ReactContext
-
- getTaskConfig(Intent) - Method in class com.facebook.react.HeadlessJsTaskService
-
- getText() - Method in class com.facebook.react.views.text.ReactRawTextShadowNode
-
- getText() - Method in class com.facebook.react.views.text.ReactTextUpdate
-
- getText() - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
-
- getTextAlign() - Method in class com.facebook.react.views.text.ReactTextUpdate
-
- getTextBreakStrategy() - Method in class com.facebook.react.views.text.ReactTextUpdate
-
- getThemedContext() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- getThemedContext() - Method in class com.facebook.react.uimanager.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
-
- 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
-
- getType() - Method in interface com.facebook.react.bridge.Dynamic
-
- getType() - Method in class com.facebook.react.bridge.DynamicFromArray
-
- getType() - Method in class com.facebook.react.bridge.DynamicFromMap
-
- getType() - Method in class com.facebook.react.bridge.JavaMethodWrapper
-
Determines how the method is exported in JavaScript:
METHOD_TYPE_ASYNC for regular methods
METHOD_TYPE_PROMISE for methods that return a promise object to the caller.
- getType(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
-
- getType(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
-
- getType() - Method in class com.facebook.react.bridge.ModuleSpec
-
- getType() - Method in interface com.facebook.react.bridge.NativeModule.NativeMethod
-
- getType(int) - Method in interface com.facebook.react.bridge.ReadableArray
-
- getType(String) - Method in interface com.facebook.react.bridge.ReadableMap
-
- getType(int) - Method in class com.facebook.react.bridge.ReadableNativeArray
-
- getType(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
-
- getType(Uri) - Method in class com.facebook.react.modules.blob.BlobProvider
-
- getTypeface(String, int, AssetManager) - Method in class com.facebook.react.views.text.ReactFontManager
-
- getUIImplementation() - Method in class com.facebook.react.uimanager.UIManagerModule
-
This method gives an access to the
UIImplementation
object that can be used to execute
operations on the view hierarchy.
- getUIImplementationProvider() - Method in class com.facebook.react.ReactNativeHost
-
- getUIQueueThread() - Method in interface com.facebook.react.bridge.queue.ReactQueueConfiguration
-
- getUIQueueThread() - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationImpl
-
- 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() - Method in class com.facebook.react.views.slider.ReactSliderEvent
-
- getValue() - Method in class com.facebook.react.views.slider.ReactSlidingCompleteEvent
-
- getView(int) - Method in interface com.facebook.react.flat.ViewResolver
-
- 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, boolean) - 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, boolean) - Method in interface com.facebook.react.ViewManagerOnDemandReactPackage
-
Provides a list of names of ViewManagers with which these modules can be accessed from JS.
- getViewManagers(ReactApplicationContext) - Method in class com.facebook.react.LazyReactPackage
-
- 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.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
-
- getWidth() - Method in class com.facebook.react.views.text.TextInlineImageSpan
-
Get the width of the span.
- getWidth(long) - Static method in class com.facebook.yoga.YogaMeasureOutput
-
- getWidth() - Method in class com.facebook.yoga.YogaNode
-
- getWidthMeasureSpec() - Method in class com.facebook.react.ReactRootView
-
- getWidthMeasureSpec() - Method in interface com.facebook.react.uimanager.common.MeasureSpecProvider
-
- getWindowDisplayMetrics() - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
-
- getXFlingVelocity() - Method in class com.facebook.react.views.scroll.OnScrollDispatchHelper
-
- getXVelocity() - Method in class com.facebook.react.views.scroll.VelocityHelper
-
- getYFlingVelocity() - Method in class com.facebook.react.views.scroll.OnScrollDispatchHelper
-
- getYVelocity() - Method in class com.facebook.react.views.scroll.VelocityHelper
-
- getZIndexMappedChildIndex(int) - Method in interface com.facebook.react.uimanager.ReactZIndexedViewGroup
-
Determine the index of a child view at considering z-index.
- getZIndexMappedChildIndex(int) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- GlobalImageLoadListener - Interface in com.facebook.react.views.image
-
Listener interface for global image loading events.
- GuardedAsyncTask<Params,Progress> - Class in com.facebook.react.bridge
-
Abstract base for a AsyncTask that should have any RuntimeExceptions it throws
handled by the
NativeModuleCallExceptionHandler
registered if
the app is in dev mode.
- GuardedAsyncTask(ReactContext) - Constructor for class com.facebook.react.bridge.GuardedAsyncTask
-
- GuardedFrameCallback - Class in com.facebook.react.uimanager
-
Abstract base for a Choreographer FrameCallback that should have any RuntimeExceptions it throws
handled by the
NativeModuleCallExceptionHandler
registered if
the app is in dev mode.
- GuardedFrameCallback(ReactContext) - Constructor for class com.facebook.react.uimanager.GuardedFrameCallback
-
- GuardedResultAsyncTask<Result> - Class in com.facebook.react.bridge
-
Abstract base for a AsyncTask with result support that should have any RuntimeExceptions it
throws handled by the
NativeModuleCallExceptionHandler
registered if the app is in dev mode.
- GuardedResultAsyncTask(ReactContext) - Constructor for class com.facebook.react.bridge.GuardedResultAsyncTask
-
- GuardedRunnable - Class in com.facebook.react.bridge
-
Abstract base for a Runnable that should have any RuntimeExceptions it throws
handled by the
NativeModuleCallExceptionHandler
registered if
the app is in dev mode.
- GuardedRunnable(ReactContext) - Constructor for class com.facebook.react.bridge.GuardedRunnable
-
- 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, int, ReactStylesDiffMap) - Method in class com.facebook.react.flat.FlatUIImplementation
-
- 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
-
- handleException(Exception) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- handleException(Exception) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- handleException(Throwable) - Method in class com.facebook.react.ReactRootView
-
- handleException(Throwable) - Method in interface com.facebook.react.uimanager.RootView
-
- handleKeyEvent(KeyEvent) - Method in class com.facebook.react.ReactAndroidHWInputDeviceHelper
-
- handleManageChildren(ReactShadowNode, int[], int[], ViewAtIndex[], int[]) - Method in class com.facebook.react.uimanager.NativeViewHierarchyOptimizer
-
Handles a manageChildren call.
- handleMemoryPressure(int) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- handleMemoryPressure(int) - Method in interface com.facebook.react.bridge.MemoryPressureListener
-
Called when the system generates a memory warning.
- handleRedbox(String, StackFrame[], RedBoxHandler.ErrorType) - Method in interface com.facebook.react.devsupport.RedBoxHandler
-
Handle the information from the redbox.
- handleReloadJS() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- handleReloadJS() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- handleReloadJS() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- handleRemoveNode(ReactShadowNode) - Static method in class com.facebook.react.uimanager.NativeViewHierarchyOptimizer
-
Handles native children cleanup when css node is removed from hierarchy
- handleRemoveView(View) - Method in class com.facebook.react.uimanager.ViewGroupDrawingOrderHelper
-
This should be called every time a view is removed from the ViewGroup in ViewGroup.removeView(android.view.View)
and ViewGroup.removeViewAt(int)
.
- handlers() - Method in class com.facebook.react.packagerconnection.FileIoHandler
-
- handleSetChildren(ReactShadowNode, ReadableArray) - Method in class com.facebook.react.uimanager.NativeViewHierarchyOptimizer
-
Handles a setChildren call.
- handleTerminate(Throwable) - Static method in class com.facebook.jni.JniTerminateHandler
-
- handleTouchEvent(MotionEvent, EventDispatcher) - Method in class com.facebook.react.uimanager.JSTouchDispatcher
-
Main catalyst view is responsible for collecting and sending touch events to JS.
- handleUpdateLayout(ReactShadowNode) - Method in class com.facebook.react.uimanager.NativeViewHierarchyOptimizer
-
Handles an updateLayout call.
- handleUpdateView(ReactShadowNode, String, ReactStylesDiffMap) - Method in class com.facebook.react.flat.FlatUIImplementation
-
- handleUpdateView(ReactShadowNode, String, ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.NativeViewHierarchyOptimizer
-
Handles an updateView call.
- handleUpdateView(ReactShadowNode, String, ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.UIImplementation
-
- hasActiveCatalystInstance() - Method in class com.facebook.react.bridge.ReactContext
-
- hasActiveTasks() - Method in class com.facebook.react.jstasks.HeadlessJsTaskContext
-
Get whether there are any running JS tasks at the moment.
- hasBeenInitialized() - Static method in class com.facebook.react.modules.fresco.FrescoModule
-
Check whether the FrescoModule has already been initialized.
- hasBundleInAssets(String) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- hasCoalescingKey(long) - Method in class com.facebook.react.uimanager.events.TouchEventCoalescingKeyHelper
-
- hasConstants() - Method in class com.facebook.react.bridge.BaseJavaModule
-
- hasConstants() - Method in class com.facebook.react.module.model.ReactModuleInfo
-
- hasCurrentActivity() - Method in class com.facebook.react.bridge.ReactContext
-
- hasCurrentActivity() - Method in class com.facebook.react.uimanager.ThemedReactContext
-
- hashCode() - Method in class com.facebook.react.bridge.JavaOnlyArray
-
- hashCode() - Method in class com.facebook.react.bridge.JavaOnlyMap
-
- hashCode() - Method in class com.facebook.yoga.YogaValue
-
- hasInstance() - Method in class com.facebook.react.ReactNativeHost
-
- 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
-
- hasNativeModule(Class<T>) - Method in interface com.facebook.react.bridge.CatalystInstance
-
- hasNativeModule(Class<T>) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- hasNativeModule(Class<T>) - Method in class com.facebook.react.bridge.ReactContext
-
- hasNewLayout() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- hasNewLayout() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- hasNewLayout() - Method in class com.facebook.yoga.YogaNode
-
- hasNextKey() - Method in interface com.facebook.react.bridge.ReadableMapKeySetIterator
-
- hasOverlappingRendering() - Method in class com.facebook.react.views.image.ReactImageView
-
ReactImageViews only render a single image.
- hasOverlappingRendering() - Method in class com.facebook.react.views.view.ReactViewGroup
-
We override this to allow developers to determine whether they need offscreen alpha compositing
or not.
- hasRoundedBorders() - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- hasRunJSBundle() - Method in interface com.facebook.react.bridge.CatalystInstance
-
- hasRunJSBundle() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- hasStartedCreatingInitialContext() - Method in class com.facebook.react.ReactInstanceManager
-
- hasUnseenUpdates() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- hasUnseenUpdates() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- hasUpdates() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- hasUpdates() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- hasUpToDateJSBundleInCache() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- hasUpToDateJSBundleInCache() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- hasUpToDateJSBundleInCache() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- HeadlessJsTaskConfig - Class in com.facebook.react.jstasks
-
Class that holds the various parameters needed to start a JS task.
- HeadlessJsTaskConfig(String, WritableMap) - Constructor for class com.facebook.react.jstasks.HeadlessJsTaskConfig
-
Create a HeadlessJsTaskConfig.
- HeadlessJsTaskConfig(String, WritableMap, long) - Constructor for class com.facebook.react.jstasks.HeadlessJsTaskConfig
-
Create a HeadlessJsTaskConfig.
- HeadlessJsTaskConfig(String, WritableMap, long, boolean) - Constructor for class com.facebook.react.jstasks.HeadlessJsTaskConfig
-
Create a HeadlessJsTaskConfig.
- HeadlessJsTaskContext - Class in com.facebook.react.jstasks
-
Helper class for dealing with JS tasks.
- HeadlessJsTaskEventListener - Interface in com.facebook.react.jstasks
-
Listener interface for task lifecycle events.
- HeadlessJsTaskService - Class in com.facebook.react
-
Base class for running JS without a UI.
- HeadlessJsTaskService() - Constructor for class com.facebook.react.HeadlessJsTaskService
-
- HeadlessJsTaskSupportModule - Class in com.facebook.react.modules.core
-
Simple native module that allows JS to notify native of having completed some task work, so that
it can e.g.
- HeadlessJsTaskSupportModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.core.HeadlessJsTaskSupportModule
-
- HEIGHT - Static variable in class com.facebook.react.uimanager.ViewProps
-
- hide() - Method in class com.facebook.react.devsupport.DevLoadingViewController
-
- hideRedboxDialog() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- hideRedboxDialog() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- hideRedboxDialog() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- HMRClient - Interface in com.facebook.react.devsupport
-
JS module interface for HMRClient
The HMR(Hot Module Replacement)Client allows for the application to receive updates
from the packager server (over a web socket), allowing for injection of JavaScript to
the running application (without a refresh).
- HORIZONTAL - Static variable in class com.facebook.react.uimanager.Spacing
-
Spacing type that represents horizontal direction (left and right).
- HTML_ENCODING - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
-
- HTML_MIME_TYPE - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
-
- HTTP_METHOD_POST - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
-
- HybridClassBase - Class in com.facebook.jni
-
- HybridClassBase() - Constructor for class com.facebook.jni.HybridClassBase
-
- HybridData - Class in com.facebook.jni
-
This object holds a native C++ member for hybrid Java/C++ objects.
- HybridData() - Constructor for class com.facebook.jni.HybridData
-
- HybridData.Destructor - Class in com.facebook.jni
-
- 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, 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
-
- ImageResizeMethod - Enum in com.facebook.react.views.image
-
- ImageResizeMode - Class in com.facebook.react.views.image
-
Converts JS resize modes into Android-specific scale type.
- ImageResizeMode() - Constructor for class com.facebook.react.views.image.ImageResizeMode
-
- ImageSource - Class in com.facebook.react.views.imagehelper
-
Class describing an image source (network URI or resource) and size.
- ImageSource(Context, String, double, double) - Constructor for class com.facebook.react.views.imagehelper.ImageSource
-
- ImageSource(Context, String) - Constructor for class com.facebook.react.views.imagehelper.ImageSource
-
- ImageStoreManager - Class in com.facebook.react.modules.camera
-
- ImageStoreManager(ReactApplicationContext) - Constructor for class com.facebook.react.modules.camera.ImageStoreManager
-
- ImmediateAnimation - Class in com.facebook.react.animation
-
Ignores duration and immediately jump to the end of animation.
- ImmediateAnimation(int, AnimationPropertyUpdater) - Constructor for class com.facebook.react.animation.ImmediateAnimation
-
- INCLUDE_FONT_PADDING - Static variable in class com.facebook.react.uimanager.ViewProps
-
- incrementAndGetEventCounter() - Method in class com.facebook.react.views.textinput.ReactEditText
-
- incrementCoalescingKey(long) - Method in class com.facebook.react.uimanager.events.TouchEventCoalescingKeyHelper
-
Increments the coalescing key corresponding to the gesture with this down time.
- indexOf(T) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- indexOf(ReactShadowNodeImpl) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- indexOf(YogaNode) - Method in class com.facebook.yoga.YogaNode
-
- indexOfNativeChild(T) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- indexOfNativeChild(ReactShadowNodeImpl) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- init(ProcessingEnvironment) - Method in class com.facebook.react.module.processing.ReactModuleSpecProcessor
-
- init() - Method in class com.facebook.react.packagerconnection.JSPackagerClient
-
- init(ProcessingEnvironment) - Method in class com.facebook.react.processing.ReactPropertyProcessor
-
- init(int) - Method in class com.facebook.react.uimanager.events.Event
-
This method needs to be called before event is sent to event dispatcher.
- init(int, int, int, int, int) - Method in class com.facebook.react.uimanager.OnLayoutEvent
-
- initDisplayMetrics(Context) - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
-
- initDisplayMetricsIfNotInitialized(Context) - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
-
- 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.NativeModule
-
This is called at the end of CatalystApplicationFragment#createCatalystInstance()
after the CatalystInstance has been created, in order to initialize NativeModules that require
the CatalystInstance or JS modules.
- initialize() - Method in class com.facebook.react.devsupport.JSCSamplingProfiler
-
- initialize() - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
-
- initialize() - Method in class com.facebook.react.modules.appstate.AppStateModule
-
- initialize() - Static method in class com.facebook.react.modules.core.ReactChoreographer
-
- initialize() - Method in class com.facebook.react.modules.core.Timing
-
- initialize() - Method in class com.facebook.react.modules.dialog.DialogModule
-
- initialize() - Method in class com.facebook.react.modules.fresco.FrescoModule
-
- initialize() - Method in class com.facebook.react.modules.netinfo.NetInfoModule
-
- initialize() - Method in class com.facebook.react.modules.network.NetworkingModule
-
- initialize() - Method in class com.facebook.react.modules.storage.AsyncStorageModule
-
- initialize() - Method in class com.facebook.react.uimanager.UIManagerModule
-
- initializeFromConfig(ReadableMap) - Method in class com.facebook.react.uimanager.layoutanimation.LayoutAnimationController
-
- initializeWithInstance(CatalystInstance) - Method in class com.facebook.react.bridge.ReactContext
-
Set and initialize CatalystInstance for this Context.
- injectedJS - Variable in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
-
- insert(Uri, ContentValues) - Method in class com.facebook.react.modules.blob.BlobProvider
-
- 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
-
- installFabric(JavaScriptContextHolder, FabricUIManager) - Method in interface com.facebook.react.fabric.FabricBinding
-
- INSTANCE - Static variable in class com.facebook.debug.holder.NoopPrinter
-
- IntentModule - Class in com.facebook.react.modules.intent
-
Intent module.
- IntentModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.intent.IntentModule
-
- interceptsTouchEvent(float, float) - Method in interface com.facebook.react.uimanager.ReactCompoundViewGroup
-
Returns true if react node responsible for the touch even is flattened into this ViewGroup.
- intValue() - Method in enum com.facebook.yoga.YogaAlign
-
- intValue() - Method in enum com.facebook.yoga.YogaDimension
-
- intValue() - Method in enum com.facebook.yoga.YogaDirection
-
- intValue() - Method in enum com.facebook.yoga.YogaDisplay
-
- intValue() - Method in enum com.facebook.yoga.YogaEdge
-
- intValue() - Method in enum com.facebook.yoga.YogaExperimentalFeature
-
- intValue() - Method in enum com.facebook.yoga.YogaFlexDirection
-
- intValue() - Method in enum com.facebook.yoga.YogaJustify
-
- intValue() - Method in enum com.facebook.yoga.YogaLogLevel
-
- intValue() - Method in enum com.facebook.yoga.YogaMeasureMode
-
- intValue() - Method in enum com.facebook.yoga.YogaNodeType
-
- intValue() - Method in enum com.facebook.yoga.YogaOverflow
-
- intValue() - Method in enum com.facebook.yoga.YogaPositionType
-
- intValue() - Method in enum com.facebook.yoga.YogaPrintOptions
-
- intValue() - Method in enum com.facebook.yoga.YogaUnit
-
- intValue() - Method in enum com.facebook.yoga.YogaWrap
-
- 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
-
- 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, ReadableNativeArray) - Method in class com.facebook.react.bridge.JavaMethodWrapper
-
- invoke(int, ReadableNativeArray) - Method in class com.facebook.react.bridge.JavaModuleWrapper
-
- invoke(JSInstance, ReadableNativeArray) - Method in interface com.facebook.react.bridge.NativeModule.NativeMethod
-
- invokeCallback(int, NativeArray) - Method in interface com.facebook.react.bridge.CatalystInstance
-
- invokeCallback(int, NativeArray) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- invokeCallback(int, NativeArray) - Method in interface com.facebook.react.bridge.JSInstance
-
- invokeDefaultBackPressHandler() - Method in class com.facebook.react.modules.core.DeviceEventManagerModule
-
Invokes the default back handler for the host of this catalyst instance.
- invokeDefaultJSEntryPoint(Bundle) - Method in class com.facebook.react.ReactRootView
-
- 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
-
- invokeDefaultOnBackPressed() - Method in class com.facebook.react.ReactFragmentActivity
-
- IS_JELLY_BEAN_OR_LATER - Static variable in class com.facebook.react.modules.camera.CameraRollManager
-
- isAnimationFpsDebugEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- isAnimationFpsDebugEnabled() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
-
- isBundleDeltasEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- isCancelled() - Method in class com.facebook.react.common.futures.SimpleSettableFuture
-
- isConnectionMetered(Promise) - Method in class com.facebook.react.modules.netinfo.NetInfoModule
-
- isDescendantOf(T) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- isDescendantOf(ReactShadowNodeImpl) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- isDestroyed() - Method in interface com.facebook.react.bridge.CatalystInstance
-
- isDestroyed() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- isDirty() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- isDirty() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- isDirty() - Method in class com.facebook.yoga.YogaNode
-
- isDone() - Method in class com.facebook.react.common.futures.SimpleSettableFuture
-
- isElementInspectorEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- isElementInspectorEnabled() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
-
- isEmpty() - Method in class com.facebook.react.common.LongArray
-
- isEmpty() - Method in class com.facebook.react.uimanager.UIViewOperationQueue
-
- isEnabled() - Method in interface com.facebook.react.views.scroll.FpsListener
-
Reports whether this listener is recording data.
- isFabric() - Method in class com.facebook.react.ReactRootView
-
- isFpsDebugEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- isFpsDebugEnabled() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
-
- isFromUser() - Method in class com.facebook.react.views.slider.ReactSliderEvent
-
- isHotModuleReplacementEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- isJSDevModeEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- isJSDevModeEnabled() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
-
- isJSMinifyEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- isJSMinifyEnabled() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
-
- isLastDownloadSucess - Variable in class com.facebook.react.devsupport.InspectorPackagerConnection.BundleStatus
-
- isLayoutOnly() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- isLayoutOnly() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- isLayoutOnly(ReadableMap, String) - Static method in class com.facebook.react.uimanager.ViewProps
-
- isLayoutRequested() - Method in class com.facebook.react.views.textinput.ReactEditText
-
- isMeasureDefined() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- isMeasureDefined() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- isMeasureDefined() - Method in class com.facebook.yoga.YogaNode
-
- isNuclideJSDebugEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- isNuclideJSDebugEnabled() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
-
- isNull() - Method in interface com.facebook.react.bridge.Dynamic
-
- isNull() - Method in class com.facebook.react.bridge.DynamicFromArray
-
- isNull() - Method in class com.facebook.react.bridge.DynamicFromMap
-
- isNull(int) - Method in class com.facebook.react.bridge.JavaOnlyArray
-
- isNull(String) - Method in class com.facebook.react.bridge.JavaOnlyMap
-
- isNull(int) - Method in interface com.facebook.react.bridge.ReadableArray
-
- isNull(String) - Method in interface com.facebook.react.bridge.ReadableMap
-
- isNull(int) - Method in class com.facebook.react.bridge.ReadableNativeArray
-
- isNull(String) - Method in class com.facebook.react.bridge.ReadableNativeMap
-
- isNull(String) - Method in class com.facebook.react.uimanager.ReactStylesDiffMap
-
- isOnJSQueueThread() - Method in class com.facebook.react.bridge.ReactContext
-
- isOnNativeModulesQueueThread() - Method in class com.facebook.react.bridge.ReactContext
-
- isOnThread() - Method in interface com.facebook.react.bridge.queue.MessageQueueThread
-
- isOnThread() - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
-
- isOnUiQueueThread() - Method in class com.facebook.react.bridge.ReactContext
-
- isOnUiThread() - Static method in class com.facebook.react.bridge.UiThreadUtil
-
- isPackagerRunning(PackagerStatusCallback) - Method in class com.facebook.react.devsupport.DevServerHelper
-
- isPackagerRunning(PackagerStatusCallback) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- isPackagerRunning(PackagerStatusCallback) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- isPackagerRunning(PackagerStatusCallback) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- isPaddingChanged() - Method in class com.facebook.react.flat.RCTTextInput
-
- isReloadOnJSChangeEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- isRemoteJSDebugEnabled() - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- isRemoteJSDebugEnabled() - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
-
- isReportEnabled() - Method in interface com.facebook.react.devsupport.RedBoxHandler
-
Whether the report feature is enabled.
- isResource() - Method in class com.facebook.react.views.imagehelper.ImageSource
-
Get whether this image source represents an Android resource or a network URI.
- isRootNode(int) - Method in class com.facebook.react.uimanager.ShadowNodeRegistry
-
- isRTL(Context) - Method in class com.facebook.react.modules.i18nmanager.I18nUtil
-
Check if the device is currently running on an RTL locale.
- isRunningInPerfTest() - Method in class com.facebook.perftest.PerfTestConfig
-
- isTaskRunning(int) - Method in class com.facebook.react.jstasks.HeadlessJsTaskContext
-
Check if a given task is currently running.
- isTouchExplorationEnabled(Callback) - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
-
- isTracing(long) - Static method in class com.facebook.systrace.Systrace
-
- isUndefined(float) - Static method in class com.facebook.yoga.YogaConstants
-
- isUndefined(YogaValue) - Static method in class com.facebook.yoga.YogaConstants
-
- isValid() - Method in class com.facebook.jni.HybridData
-
N.B.
- isVirtual() - Method in class com.facebook.react.flat.RCTTextInput
-
- 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 class com.facebook.react.flat.RCTTextInput
-
- isVirtualAnchor() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
Nodes that return true
will be treated as a root view for the virtual nodes tree.
- isVirtualAnchor() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
Nodes that return true
will be treated as a root view for the virtual nodes tree.
- isVirtualAnchor() - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
-
- isVirtualAnchor() - Method in class com.facebook.react.views.text.ReactTextShadowNode
-
- isVirtualAnchor() - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
-
- isYogaLeafNode() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
Nodes that return true
will not manage (and and remove) child Yoga nodes.
- isYogaLeafNode() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
Nodes that return true
will not manage (and and remove) child Yoga nodes.
- isYogaLeafNode() - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
-
- IteratorHelper - Class in com.facebook.jni
-
To iterate over an Iterator from C++ requires two calls per entry: hasNext()
and next().
- IteratorHelper(Iterator) - Constructor for class com.facebook.jni.IteratorHelper
-
- IteratorHelper(Iterable) - Constructor for class com.facebook.jni.IteratorHelper
-
- MainPackageConfig - Class in com.facebook.react.shell
-
- MainPackageConfig.Builder - Class in com.facebook.react.shell
-
- MainReactPackage - Class in com.facebook.react.shell
-
Package defining basic modules and view managers.
- MainReactPackage() - Constructor for class com.facebook.react.shell.MainReactPackage
-
- MainReactPackage(MainPackageConfig) - Constructor for class com.facebook.react.shell.MainReactPackage
-
Create a new package with configuration
- mainThreadSpec() - Static method in class com.facebook.react.bridge.queue.MessageQueueThreadSpec
-
- make(float, float) - Static method in class com.facebook.yoga.YogaMeasureOutput
-
- make(int, int) - Static method in class com.facebook.yoga.YogaMeasureOutput
-
- makeDso(String, String) - Static method in class com.facebook.react.bridge.CxxModuleWrapper
-
- makeGeneric(String, Throwable) - Static method in exception com.facebook.react.common.DebugServerException
-
- makeGeneric(String, String, Throwable) - Static method in exception com.facebook.react.common.DebugServerException
-
- makeNativeArray(List) - Static method in class com.facebook.react.bridge.Arguments
-
This method converts a List into a NativeArray.
- makeNativeArray(Object) - Static method in class com.facebook.react.bridge.Arguments
-
This overload is like the above, but uses reflection to operate on any
primitive or object type.
- makeNativeMap(Map<String, Object>) - Static method in class com.facebook.react.bridge.Arguments
-
This method converts a Map into a NativeMap.
- makeNativeMap(Bundle) - Static method in class com.facebook.react.bridge.Arguments
-
Like the above, but takes a Bundle instead of a Map.
- mAllowFontScaling - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- manageChildren(int, ReadableArray, ReadableArray, ReadableArray, ReadableArray, ReadableArray) - Method in class com.facebook.react.flat.FlatUIImplementation
-
- manageChildren(int, int[], ViewAtIndex[], int[]) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
- manageChildren(int, ReadableArray, ReadableArray, ReadableArray, ReadableArray, ReadableArray) - Method in class com.facebook.react.uimanager.UIImplementation
-
Invoked when there is a mutation in a node tree.
- manageChildren(int, ReadableArray, ReadableArray, ReadableArray, ReadableArray, ReadableArray) - Method in class com.facebook.react.uimanager.UIManagerModule
-
Interface for adding/removing/moving views within a parent view from JS.
- mAnimated - Variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollToCommandData
-
- mAnimated - Variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollToEndCommandData
-
- MapBuilder - Class in com.facebook.react.common
-
Utility class for creating maps
- MapBuilder() - Constructor for class com.facebook.react.common.MapBuilder
-
- MapBuilder.Builder<K,V> - Class in com.facebook.react.common
-
- MapIteratorHelper - Class in com.facebook.jni
-
To iterate over a Map from C++ requires four calls per entry: hasNext(),
next(), getKey(), getValue().
- MapIteratorHelper(Map) - Constructor for class com.facebook.jni.MapIteratorHelper
-
- MARGIN - Static variable in class com.facebook.react.uimanager.ViewProps
-
- MARGIN_BOTTOM - Static variable in class com.facebook.react.uimanager.ViewProps
-
- MARGIN_END - Static variable in class com.facebook.react.uimanager.ViewProps
-
- MARGIN_HORIZONTAL - Static variable in class com.facebook.react.uimanager.ViewProps
-
- MARGIN_LEFT - Static variable in class com.facebook.react.uimanager.ViewProps
-
- MARGIN_RIGHT - Static variable in class com.facebook.react.uimanager.ViewProps
-
- MARGIN_START - Static variable in class com.facebook.react.uimanager.ViewProps
-
- MARGIN_TOP - Static variable in class com.facebook.react.uimanager.ViewProps
-
- MARGIN_VERTICAL - Static variable in class com.facebook.react.uimanager.ViewProps
-
- mArguments - Variable in class com.facebook.react.bridge.CatalystInstanceImpl.PendingJSCall
-
- markLayoutSeen() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- markLayoutSeen() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- markLayoutSeen() - Method in class com.facebook.yoga.YogaNode
-
- markUpdated() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- markUpdated() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- markUpdated() - Method in class com.facebook.react.views.text.ReactTextShadowNode
-
- markUpdateSeen() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- markUpdateSeen() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- MatrixDecompositionContext() - Constructor for class com.facebook.react.uimanager.MatrixMathHelper.MatrixDecompositionContext
-
- MatrixMathHelper - Class in com.facebook.react.uimanager
-
Provides helper methods for converting transform operations into a matrix and then into a list
of translate, scale and rotate commands.
- MatrixMathHelper() - Constructor for class com.facebook.react.uimanager.MatrixMathHelper
-
- MatrixMathHelper.MatrixDecompositionContext - Class in com.facebook.react.uimanager
-
- MAX_HEIGHT - Static variable in class com.facebook.react.uimanager.ViewProps
-
- MAX_WIDTH - Static variable in class com.facebook.react.uimanager.ViewProps
-
- maybeSetText(ReactTextUpdate) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- maybeUpdateView() - Method in class com.facebook.react.views.image.ReactImageView
-
- mBackgroundColor - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mClipping - Variable in class com.facebook.react.views.art.ARTGroupShadowNode
-
- mColor - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mContainsImages - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mDestX - Variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollToCommandData
-
- mDestY - Variable in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollToCommandData
-
- measure(int, Callback) - Method in class com.facebook.react.flat.FlatUIImplementation
-
- measure(YogaNode, float, YogaMeasureMode, float, YogaMeasureMode) - Method in class com.facebook.react.flat.RCTTextInput
-
- 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(YogaNode, float, YogaMeasureMode, float, YogaMeasureMode) - Method in class com.facebook.react.views.progressbar.ProgressBarShadowNode
-
- measure(YogaNode, float, YogaMeasureMode, float, YogaMeasureMode) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
-
- measure(YogaNode, float, YogaMeasureMode, float, YogaMeasureMode) - Method in interface com.facebook.yoga.YogaMeasureFunction
-
Return a value created by YogaMeasureOutput.make(width, height);
- measure(float, int, float, int) - Method in class com.facebook.yoga.YogaNode
-
- measureInWindow(int, Callback) - Method in class com.facebook.react.flat.FlatUIImplementation
-
- measureInWindow(int, int[]) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
Returns the coordinates of a view relative to the window (not just the RootView
which is what measure will return)
- measureInWindow(int, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
-
Determines the location on screen, width, and height of the given view relative to the device
screen and returns the values via an async callback.
- measureInWindow(int, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
-
Determines the location on screen, width, and height of the given view relative to the device
screen and returns the values via an async callback.
- measureLayout(int, int, Callback, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
-
Measures the view specified by tag relative to the given ancestorTag.
- measureLayout(int, int, Callback, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
-
Measures the view specified by tag relative to the given ancestorTag.
- measureLayoutRelativeToParent(int, Callback, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
-
- measureLayoutRelativeToParent(int, Callback, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
-
- MeasureSpecAssertions - Class in com.facebook.react.uimanager
-
Shared utility for asserting on MeasureSpecs.
- MeasureSpecAssertions() - Constructor for class com.facebook.react.uimanager.MeasureSpecAssertions
-
- MeasureSpecProvider - Interface in com.facebook.react.uimanager.common
-
Interface for a View
subclass that provides the width and height measure specs from its
measure pass.
- MeasureUtil - Class in com.facebook.react.views.view
-
- MeasureUtil() - Constructor for class com.facebook.react.views.view.MeasureUtil
-
- measureWithCommands() - Method in interface com.facebook.react.flat.FlatMeasuredViewGroup
-
- 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.
- MessageQueueThreadSpec - Class in com.facebook.react.bridge.queue
-
Spec for creating a MessageQueueThread.
- MessageQueueThreadSpec.ThreadType - Enum in com.facebook.react.bridge.queue
-
- messagingEnabled - Variable in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
-
- METHOD_TYPE_ASYNC - Static variable in class com.facebook.react.bridge.BaseJavaModule
-
- METHOD_TYPE_PROMISE - Static variable in class com.facebook.react.bridge.BaseJavaModule
-
- METHOD_TYPE_SYNC - Static variable in class com.facebook.react.bridge.BaseJavaModule
-
- MethodDescriptor() - Constructor for class com.facebook.react.bridge.JavaModuleWrapper.MethodDescriptor
-
- 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.
- mFontSize - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mFontSizeInput - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mFontStyle - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
mFontStyle can be Typeface.NORMAL
or Typeface.ITALIC
.
- mFontWeight - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mHeightOfTallestInlineImage - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- MIN_HEIGHT - Static variable in class com.facebook.react.uimanager.ViewProps
-
- MIN_OPACITY_FOR_DRAW - Static variable in class com.facebook.react.views.art.ARTVirtualNode
-
- MIN_WIDTH - Static variable in class com.facebook.react.uimanager.ViewProps
-
- mIncludeFontPadding - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mIndex - Variable in class com.facebook.react.uimanager.ViewAtIndex
-
- mIsBackgroundColorSet - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mIsColorSet - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mIsLineThroughTextDecorationSet - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mIsUnderlineTextDecorationSet - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mLastLoadFailed - Variable in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
-
- mLayoutUpdateListener - Variable in class com.facebook.react.uimanager.UIImplementation
-
- mLetterSpacing - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mLetterSpacingInput - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mLineHeight - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mLineHeightInput - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mMethod - Variable in class com.facebook.react.bridge.CatalystInstanceImpl.PendingJSCall
-
- mModule - Variable in class com.facebook.react.bridge.CatalystInstanceImpl.PendingJSCall
-
- mNumberOfLines - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- MODULE_NAME - Static variable in class com.facebook.react.modules.core.HeadlessJsTaskSupportModule
-
- 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, Provider<? extends NativeModule>) - 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
-
- mPath - Variable in class com.facebook.react.views.art.ARTShapeShadowNode
-
- mPictureListener - Variable in class com.facebook.react.views.webview.ReactWebViewManager
-
- mReactContext - Variable in class com.facebook.react.uimanager.UIImplementation
-
- mReactWebViewClient - Variable in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
-
- mScale - Variable in class com.facebook.react.views.art.ARTVirtualNode
-
- mShadowNodeRegistry - Variable in class com.facebook.react.uimanager.UIImplementation
-
- mTag - Variable in class com.facebook.react.uimanager.ViewAtIndex
-
- mTextAlign - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mTextBreakStrategy - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mTextShadowColor - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mTextShadowOffsetDx - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mTextShadowOffsetDy - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- mTextShadowRadius - Variable in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- multiGet(ReadableArray, Callback) - Method in class com.facebook.react.modules.storage.AsyncStorageModule
-
Given an array of keys, this returns a map of (key, value) pairs for the keys found, and
(key, null) for the keys that haven't been found.
- multiMerge(ReadableArray, Callback) - Method in class com.facebook.react.modules.storage.AsyncStorageModule
-
Given an array of (key, value) pairs, this will merge the given values with the stored values
of the given keys, if they exist.
- MultipartStreamReader - Class in com.facebook.react.devsupport
-
Utility class to parse the body of a response of type multipart/mixed.
- MultipartStreamReader(BufferedSource, String) - Constructor for class com.facebook.react.devsupport.MultipartStreamReader
-
- MultipartStreamReader.ChunkListener - Interface in com.facebook.react.devsupport
-
- multiplyColorAlpha(int, int) - Static method in class com.facebook.react.views.view.ColorUtil
-
Multiplies the color with the given alpha.
- multiplyInto(double[], double[], double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
-
- multiplyVectorByMatrix(double[], double[], double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
-
Based on: http://tog.acm.org/resources/GraphicsGems/gemsii/unmatrix.c
- multiRemove(ReadableArray, Callback) - Method in class com.facebook.react.modules.storage.AsyncStorageModule
-
Removes all rows of the keys given.
- multiSet(ReadableArray, Callback) - Method in class com.facebook.react.modules.storage.AsyncStorageModule
-
Inserts multiple (key, value) pairs.
- MultiSourceHelper - Class in com.facebook.react.views.imagehelper
-
Helper class for dealing with multisource images.
- MultiSourceHelper() - Constructor for class com.facebook.react.views.imagehelper.MultiSourceHelper
-
- MultiSourceHelper.MultiSourceResult - Class in com.facebook.react.views.imagehelper
-
- mUrlPrefixesForDefaultIntent - Variable in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
-
- mutableCopy() - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- mutableCopy() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- mutableCopy() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- mutableCopy() - Method in class com.facebook.react.views.art.ARTGroupShadowNode
-
- mutableCopy() - Method in class com.facebook.react.views.art.ARTShapeShadowNode
-
- mutableCopy() - Method in class com.facebook.react.views.art.ARTTextShadowNode
-
- mutableCopy() - Method in class com.facebook.react.views.progressbar.ProgressBarShadowNode
-
- mutableCopy() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
-
- mutableCopy() - Method in class com.facebook.react.views.text.ReactRawTextShadowNode
-
- mutableCopy() - Method in class com.facebook.react.views.text.ReactTextShadowNode
-
- mutableCopy() - Method in class com.facebook.react.views.text.ReactVirtualTextShadowNode
-
- mutableCopy() - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
-
- mutableCopyWithNewChildren() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- mutableCopyWithNewChildren() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- mutableCopyWithNewChildrenAndProps(ReactStylesDiffMap) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- mutableCopyWithNewChildrenAndProps(ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- mutableCopyWithNewProps(ReactStylesDiffMap) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- mutableCopyWithNewProps(ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- mWebViewConfig - Variable in class com.facebook.react.views.webview.ReactWebViewManager
-
- ObjectAlreadyConsumedException - Exception in com.facebook.react.bridge
-
- ObjectAlreadyConsumedException(String) - Constructor for exception com.facebook.react.bridge.ObjectAlreadyConsumedException
-
- obtain(int, TouchEventType, MotionEvent, long, float, float, TouchEventCoalescingKeyHelper) - Static method in class com.facebook.react.uimanager.events.TouchEvent
-
- obtain(int, int, int, int, int) - Static method in class com.facebook.react.uimanager.OnLayoutEvent
-
- obtain(int, ScrollEventType, int, int, float, float, int, int, int, int) - Static method in class com.facebook.react.views.scroll.ScrollEvent
-
- of(Object...) - Static method in class com.facebook.react.bridge.JavaOnlyArray
-
- of(Object...) - Static method in class com.facebook.react.bridge.JavaOnlyMap
-
- of() - Static method in class com.facebook.react.common.MapBuilder
-
Returns the empty map.
- of(K, V) - Static method in class com.facebook.react.common.MapBuilder
-
Returns map containing a single entry.
- of(K, V, K, V) - Static method in class com.facebook.react.common.MapBuilder
-
Returns map containing the given entries.
- of(K, V, K, V, K, V) - Static method in class com.facebook.react.common.MapBuilder
-
Returns map containing the given entries.
- of(K, V, K, V, K, V, K, V) - Static method in class com.facebook.react.common.MapBuilder
-
Returns map containing the given entries.
- of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.facebook.react.common.MapBuilder
-
Returns map containing the given entries.
- of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.facebook.react.common.MapBuilder
-
Returns map containing the given entries.
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.facebook.react.common.MapBuilder
-
Returns map containing the given entries.
- OkHttpCallUtil - Class in com.facebook.react.common.network
-
Helper class that provides the necessary methods for canceling queued and running OkHttp calls
- OkHttpClientFactory - Interface in com.facebook.react.modules.network
-
- OkHttpClientProvider - Class in com.facebook.react.modules.network
-
Helper class that provides the same OkHttpClient instance that will be used for all networking
requests.
- OkHttpClientProvider() - Constructor for class com.facebook.react.modules.network.OkHttpClientProvider
-
- ON - Static variable in class com.facebook.react.uimanager.ViewProps
-
- ON_ERROR - Static variable in class com.facebook.react.views.image.ImageLoadEvent
-
- ON_LAYOUT - Static variable in class com.facebook.react.uimanager.ViewProps
-
- ON_LOAD - Static variable in class com.facebook.react.views.image.ImageLoadEvent
-
- ON_LOAD_END - Static variable in class com.facebook.react.views.image.ImageLoadEvent
-
- ON_LOAD_START - Static variable in class com.facebook.react.views.image.ImageLoadEvent
-
- ON_PROGRESS - Static variable in class com.facebook.react.views.image.ImageLoadEvent
-
- onAccuracyChanged(Sensor, int) - Method in class com.facebook.react.common.ShakeDetector
-
- onActivityResult(Activity, int, int, Intent) - Method in interface com.facebook.react.bridge.ActivityEventListener
-
Called when host (activity/service) receives an Activity.onActivityResult(int, int, android.content.Intent)
call.
- onActivityResult(int, int, Intent) - Method in class com.facebook.react.bridge.BaseActivityEventListener
-
- onActivityResult(Activity, int, int, Intent) - Method in class com.facebook.react.bridge.BaseActivityEventListener
-
- onActivityResult(Activity, int, int, Intent) - Method in class com.facebook.react.bridge.ReactContext
-
Should be called by the hosting Fragment in Fragment#onActivityResult
- onActivityResult(int, int, Intent) - Method in class com.facebook.react.ReactActivity
-
- onActivityResult(int, int, Intent) - Method in class com.facebook.react.ReactActivityDelegate
-
- onActivityResult(int, int, Intent) - Method in class com.facebook.react.ReactFragmentActivity
-
- onActivityResult(Activity, int, int, Intent) - Method in class com.facebook.react.ReactInstanceManager
-
- onAfterUpdateTransaction() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- onAfterUpdateTransaction() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- onAfterUpdateTransaction(T) - Method in class com.facebook.react.uimanager.ViewManager
-
Callback that will be triggered after all properties are updated in current update transaction
(all @ReactProp handlers for properties updated in current transaction have been called).
- onAfterUpdateTransaction(ReactImageView) - Method in class com.facebook.react.views.image.ReactImageManager
-
- onAfterUpdateTransaction(ReactModalHostView) - Method in class com.facebook.react.views.modal.ReactModalHostManager
-
- onAfterUpdateTransaction(ReactPicker) - Method in class com.facebook.react.views.picker.ReactPickerManager
-
- onAfterUpdateTransaction(ProgressBarContainerView) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
-
- onAfterUpdateTransaction(ReactTextView) - Method in class com.facebook.react.views.text.ReactTextViewManager
-
- onAfterUpdateTransaction(ReactEditText) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- onAnimationEnd() - Method in interface com.facebook.react.uimanager.layoutanimation.LayoutAnimationListener
-
- onAttachedToReactInstance() - Method in class com.facebook.react.ReactRootView
-
- onAttachedToReactInstance(ReactRootView) - Method in interface com.facebook.react.ReactRootView.ReactRootViewEventListener
-
Called when the react context is attached to a ReactRootView.
- onAttachedToWindow() - Method in class com.facebook.react.devsupport.FpsView
-
- onAttachedToWindow() - Method in class com.facebook.react.ReactRootView
-
- onAttachedToWindow() - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- onAttachedToWindow() - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- onAttachedToWindow() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
-
- onAttachedToWindow() - Method in class com.facebook.react.views.text.ReactTextView
-
- onAttachedToWindow() - Method in class com.facebook.react.views.text.TextInlineImageSpan
-
Called by the text view from View.onAttachedToWindow()
.
- onAttachedToWindow() - Method in class com.facebook.react.views.textinput.ReactEditText
-
- onAttachedToWindow() - Method in class com.facebook.react.views.toolbar.ReactToolbar
-
- onAttachedToWindow() - Method in class com.facebook.react.views.view.ReactViewGroup
-
- onAttachedToWindow() - Method in class com.facebook.react.views.viewpager.ReactViewPager
-
- onBackPressed() - Method in class com.facebook.react.ReactActivity
-
- onBackPressed() - Method in class com.facebook.react.ReactActivityDelegate
-
- onBackPressed() - Method in class com.facebook.react.ReactFragmentActivity
-
- 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.
- onBeforeLayout() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
This method will be called by
UIManagerModule
once per batch, before calculating
layout.
- onBeforeLayout() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
This method will be called by
UIManagerModule
once per batch, before calculating
layout.
- onBeforeLayout() - Method in class com.facebook.react.views.text.ReactTextShadowNode
-
- onBind(Intent) - Method in class com.facebook.react.HeadlessJsTaskService
-
- onBoundsChange(Rect) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- onCancel() - Method in interface com.facebook.react.animation.AnimationListener
-
Called in case when animation was cancelled
- onCaptureHeapCommand(Responder) - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
-
- onCaptureHeapCommand(Responder) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- onCatalystInstanceDestroy() - Method in class com.facebook.react.bridge.BaseJavaModule
-
- onCatalystInstanceDestroy() - Method in class com.facebook.react.bridge.CxxModuleWrapperBase
-
- onCatalystInstanceDestroy() - Method in interface com.facebook.react.bridge.NativeModule
-
Called before {CatalystInstance#onHostDestroy}
- onCatalystInstanceDestroy() - Method in class com.facebook.react.devsupport.JSCSamplingProfiler
-
- onCatalystInstanceDestroy() - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
-
- onCatalystInstanceDestroy() - Method in class com.facebook.react.modules.camera.ImageEditingManager
-
- onCatalystInstanceDestroy() - Method in class com.facebook.react.modules.core.Timing
-
- onCatalystInstanceDestroy() - Method in class com.facebook.react.modules.debug.AnimationsDebugModule
-
- onCatalystInstanceDestroy() - Method in class com.facebook.react.modules.network.NetworkingModule
-
- onCatalystInstanceDestroy() - Method in class com.facebook.react.modules.storage.AsyncStorageModule
-
- onCatalystInstanceDestroy() - Method in class com.facebook.react.uimanager.UIManagerModule
-
- onCatalystInstanceDestroyed() - Method in class com.facebook.react.uimanager.events.EventDispatcher
-
- onChildStartedNativeGesture(MotionEvent) - Method in class com.facebook.react.ReactRootView
-
- onChildStartedNativeGesture(MotionEvent, EventDispatcher) - Method in class com.facebook.react.uimanager.JSTouchDispatcher
-
- onChildStartedNativeGesture(MotionEvent) - Method in interface com.facebook.react.uimanager.RootView
-
Called when a child starts a native gesture (e.g.
- onChildViewAdded(View, View) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- onChildViewRemoved(View, View) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- onChunkComplete(Map<String, String>, Buffer, boolean) - Method in interface com.facebook.react.devsupport.MultipartStreamReader.ChunkListener
-
Invoked when a chunk of a multipart response is fully downloaded.
- onChunkProgress(Map<String, String>, long, long) - Method in interface com.facebook.react.devsupport.MultipartStreamReader.ChunkListener
-
Invoked as bytes of the current chunk are read.
- onClick(DialogInterface, int) - Method in class com.facebook.react.modules.dialog.AlertFragment
-
- onClick(DialogInterface, int) - Method in class com.facebook.react.modules.dialog.SupportAlertFragment
-
- onClosed(WebSocket, int, String) - Method in class com.facebook.react.devsupport.JSDebuggerWebSocketClient
-
- onClosed(WebSocket, int, String) - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
-
- onCollectExtraUpdates(UIViewOperationQueue) - Method in class com.facebook.react.flat.RCTTextInput
-
- onCollectExtraUpdates(UIViewOperationQueue) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- onCollectExtraUpdates(UIViewOperationQueue) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- onCollectExtraUpdates(UIViewOperationQueue) - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
-
- onCollectExtraUpdates(UIViewOperationQueue) - Method in class com.facebook.react.views.text.ReactTextShadowNode
-
- onCollectExtraUpdates(UIViewOperationQueue) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
-
- onConfigurationChanged(Configuration) - Method in class com.facebook.react.MemoryPressureRouter
-
- onConnected() - Method in interface com.facebook.react.packagerconnection.ReconnectingWebSocket.ConnectionCallback
-
- onCreate(Bundle) - Method in class com.facebook.react.devsupport.DevSettingsActivity
-
- onCreate() - Method in class com.facebook.react.modules.blob.BlobProvider
-
- onCreate(SQLiteDatabase) - Method in class com.facebook.react.modules.storage.ReactDatabaseSupplier
-
- onCreate(Bundle) - Method in class com.facebook.react.ReactActivity
-
- onCreate(Bundle) - Method in class com.facebook.react.ReactActivityDelegate
-
- onCreate(Bundle) - Method in class com.facebook.react.ReactFragmentActivity
-
- onCreateDialog(Bundle) - Method in class com.facebook.react.modules.datepicker.DatePickerDialogFragment
-
- onCreateDialog(Bundle) - Method in class com.facebook.react.modules.datepicker.SupportDatePickerDialogFragment
-
- onCreateDialog(Bundle) - Method in class com.facebook.react.modules.dialog.AlertFragment
-
- onCreateDialog(Bundle) - Method in class com.facebook.react.modules.dialog.SupportAlertFragment
-
- onCreateDialog(Bundle) - Method in class com.facebook.react.modules.timepicker.SupportTimePickerDialogFragment
-
- onCreateDialog(Bundle) - Method in class com.facebook.react.modules.timepicker.TimePickerDialogFragment
-
- onCreateInputConnection(EditorInfo) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- onDataReceived(DeviceEventManagerModule.RCTDeviceEventEmitter, int, String) - Static method in class com.facebook.react.modules.network.ResponseUtil
-
- onDataReceived(DeviceEventManagerModule.RCTDeviceEventEmitter, int, WritableMap) - Static method in class com.facebook.react.modules.network.ResponseUtil
-
- onDataReceivedProgress(DeviceEventManagerModule.RCTDeviceEventEmitter, int, long, long) - Static method in class com.facebook.react.modules.network.ResponseUtil
-
- onDataSend(DeviceEventManagerModule.RCTDeviceEventEmitter, int, long, long) - Static method in class com.facebook.react.modules.network.ResponseUtil
-
- onDestroy() - Method in class com.facebook.react.HeadlessJsTaskService
-
- onDestroy() - Method in class com.facebook.react.ReactActivity
-
- onDestroy() - Method in class com.facebook.react.ReactActivityDelegate
-
- onDestroy() - Method in class com.facebook.react.ReactFragmentActivity
-
- onDetachedFromWindow() - Method in class com.facebook.react.devsupport.FpsView
-
- onDetachedFromWindow() - Method in class com.facebook.react.ReactRootView
-
- onDetachedFromWindow() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
-
The ReactTextView that holds this ImageSpan is responsible for passing these methods on so
that we can do proper lifetime management for Fresco
- onDetachedFromWindow() - Method in class com.facebook.react.views.text.ReactTextView
-
- onDetachedFromWindow() - Method in class com.facebook.react.views.text.TextInlineImageSpan
-
Called by the text view from View.onDetachedFromWindow()
,
- onDetachedFromWindow() - Method in class com.facebook.react.views.textinput.ReactEditText
-
- onDetachedFromWindow() - Method in class com.facebook.react.views.toolbar.ReactToolbar
-
- onDisconnect() - Method in interface com.facebook.react.bridge.Inspector.RemoteConnection
-
- onDisconnected() - Method in interface com.facebook.react.packagerconnection.ReconnectingWebSocket.ConnectionCallback
-
- onDismiss(DialogInterface) - Method in class com.facebook.react.modules.datepicker.DatePickerDialogFragment
-
- onDismiss(DialogInterface) - Method in class com.facebook.react.modules.datepicker.SupportDatePickerDialogFragment
-
- onDismiss(DialogInterface) - Method in class com.facebook.react.modules.dialog.AlertFragment
-
- onDismiss(DialogInterface) - Method in class com.facebook.react.modules.dialog.SupportAlertFragment
-
- onDismiss(DialogInterface) - Method in class com.facebook.react.modules.timepicker.SupportTimePickerDialogFragment
-
- 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
-
- onDrawerClosed(View) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager.DrawerEventEmitter
-
- onDrawerOpened(View) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager.DrawerEventEmitter
-
- onDrawerSlide(View, float) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager.DrawerEventEmitter
-
- onDrawerStateChanged(int) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager.DrawerEventEmitter
-
- onDropInstance() - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- onDropViewInstance(T) - Method in class com.facebook.react.uimanager.ViewManager
-
Called when view is detached from view hierarchy and allows for some additional cleanup by
the
ViewManager
subclass.
- onDropViewInstance(ReactModalHostView) - Method in class com.facebook.react.views.modal.ReactModalHostManager
-
- onDropViewInstance(WebView) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- onEventDispatch(Event) - Method in interface com.facebook.react.uimanager.events.EventDispatcherListener
-
Called on every time an event is dispatched using {#link EventDispatcher#dispatchEvent}.
- onFailure(Exception) - Method in interface com.facebook.react.devsupport.interfaces.DevBundleDownloadListener
-
- onFailure(JSCHeapCapture.CaptureException) - Method in interface com.facebook.react.devsupport.JSCHeapCapture.CaptureCallback
-
- onFailure(Throwable) - Method in interface com.facebook.react.devsupport.JSDebuggerWebSocketClient.JSDebuggerCallback
-
- onFailure(WebSocket, Throwable, Response) - Method in class com.facebook.react.devsupport.JSDebuggerWebSocketClient
-
- onFailure(Exception) - Method in interface com.facebook.react.devsupport.JSDevSupport.DevSupportCallback
-
- onFailure(Throwable) - Method in interface com.facebook.react.devsupport.WebsocketJavaScriptExecutor.JSExecutorConnectCallback
-
- onFailure(WebSocket, Throwable, Response) - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
-
- onFinish(View) - Method in class com.facebook.react.animation.AbstractFloatPairPropertyUpdater
-
- onFinish(View) - Method in class com.facebook.react.animation.AbstractSingleFloatProperyUpdater
-
- onFinish(View) - Method in interface com.facebook.react.animation.AnimationPropertyUpdater
-
This method will be called at the end of animation.
- onFinish(View) - Method in class com.facebook.react.animation.NoopAnimationPropertyUpdater
-
- onFinished() - Method in interface com.facebook.react.animation.AnimationListener
-
Called once animation is finished
- onFinishTemporaryDetach() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
-
- onFinishTemporaryDetach() - Method in class com.facebook.react.views.text.ReactTextView
-
- onFinishTemporaryDetach() - Method in class com.facebook.react.views.text.TextInlineImageSpan
-
Called by the text view from View.onFinishTemporaryDetach()
.
- onFinishTemporaryDetach() - Method in class com.facebook.react.views.textinput.ReactEditText
-
- onFinishTemporaryDetach() - Method in class com.facebook.react.views.toolbar.ReactToolbar
-
- onFocusChanged(View) - Method in class com.facebook.react.ReactAndroidHWInputDeviceHelper
-
- onFocusChanged(boolean, int, Rect) - Method in class com.facebook.react.ReactRootView
-
- onFocusChanged(boolean, int, Rect) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- onHeadlessJsTaskFinish(int) - Method in class com.facebook.react.HeadlessJsTaskService
-
- onHeadlessJsTaskFinish(int) - Method in interface com.facebook.react.jstasks.HeadlessJsTaskEventListener
-
Called when a JS task finishes (i.e.
- onHeadlessJsTaskFinish(int) - Method in class com.facebook.react.modules.core.Timing
-
- onHeadlessJsTaskStart(int) - Method in class com.facebook.react.HeadlessJsTaskService
-
- onHeadlessJsTaskStart(int) - Method in interface com.facebook.react.jstasks.HeadlessJsTaskEventListener
-
Called when a JS task is started, on the UI thread.
- onHeadlessJsTaskStart(int) - Method in class com.facebook.react.modules.core.Timing
-
- onHostDestroy() - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- onHostDestroy() - Method in interface com.facebook.react.bridge.LifecycleEventListener
-
Called when host activity receives destroy event (e.g.
- onHostDestroy() - Method in class com.facebook.react.bridge.ReactContext
-
Should be called by the hosting Fragment in Fragment#onDestroy
- onHostDestroy() - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
-
- onHostDestroy() - Method in class com.facebook.react.modules.appstate.AppStateModule
-
- onHostDestroy() - Method in class com.facebook.react.modules.core.Timing
-
- onHostDestroy() - Method in class com.facebook.react.modules.deviceinfo.DeviceInfoModule
-
- onHostDestroy() - Method in class com.facebook.react.modules.dialog.DialogModule
-
- onHostDestroy() - Method in class com.facebook.react.modules.fresco.FrescoModule
-
- onHostDestroy() - Method in class com.facebook.react.modules.image.ImageLoaderModule
-
- onHostDestroy() - Method in class com.facebook.react.modules.netinfo.NetInfoModule
-
- onHostDestroy() - Method in class com.facebook.react.ReactInstanceManager
-
- onHostDestroy(Activity) - Method in class com.facebook.react.ReactInstanceManager
-
Call this from Activity.onDestroy()
.
- onHostDestroy() - Method in class com.facebook.react.uimanager.events.EventDispatcher
-
- onHostDestroy() - Method in class com.facebook.react.uimanager.UIImplementation
-
- onHostDestroy() - Method in class com.facebook.react.uimanager.UIManagerModule
-
- onHostDestroy() - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- onHostDestroy() - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
-
- onHostPause() - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- onHostPause() - Method in interface com.facebook.react.bridge.LifecycleEventListener
-
Called when host activity receives pause event (e.g.
- onHostPause() - Method in class com.facebook.react.bridge.ReactContext
-
Should be called by the hosting Fragment in Fragment#onPause
- onHostPause() - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
-
- onHostPause() - Method in class com.facebook.react.modules.appstate.AppStateModule
-
- onHostPause() - Method in class com.facebook.react.modules.core.Timing
-
- onHostPause() - Method in class com.facebook.react.modules.deviceinfo.DeviceInfoModule
-
- onHostPause() - Method in class com.facebook.react.modules.dialog.DialogModule
-
- onHostPause() - Method in class com.facebook.react.modules.fresco.FrescoModule
-
- onHostPause() - Method in class com.facebook.react.modules.image.ImageLoaderModule
-
- onHostPause() - Method in class com.facebook.react.modules.netinfo.NetInfoModule
-
- onHostPause() - Method in class com.facebook.react.ReactInstanceManager
-
- onHostPause(Activity) - Method in class com.facebook.react.ReactInstanceManager
-
Call this from Activity.onPause()
.
- onHostPause() - Method in class com.facebook.react.uimanager.events.EventDispatcher
-
- onHostPause() - Method in class com.facebook.react.uimanager.UIImplementation
-
- onHostPause() - Method in class com.facebook.react.uimanager.UIManagerModule
-
- onHostPause() - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- onHostPause() - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
-
- onHostResume() - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- onHostResume() - Method in interface com.facebook.react.bridge.LifecycleEventListener
-
Called either when the host activity receives a resume event (e.g.
- onHostResume(Activity) - Method in class com.facebook.react.bridge.ReactContext
-
Should be called by the hosting Fragment in Fragment#onResume
- onHostResume() - Method in class com.facebook.react.modules.accessibilityinfo.AccessibilityInfoModule
-
- onHostResume() - Method in class com.facebook.react.modules.appstate.AppStateModule
-
- onHostResume() - Method in class com.facebook.react.modules.core.Timing
-
- onHostResume() - Method in class com.facebook.react.modules.deviceinfo.DeviceInfoModule
-
- onHostResume() - Method in class com.facebook.react.modules.dialog.DialogModule
-
- onHostResume() - Method in class com.facebook.react.modules.fresco.FrescoModule
-
- onHostResume() - Method in class com.facebook.react.modules.image.ImageLoaderModule
-
- onHostResume() - Method in class com.facebook.react.modules.netinfo.NetInfoModule
-
- onHostResume(Activity, DefaultHardwareBackBtnHandler) - Method in class com.facebook.react.ReactInstanceManager
-
Use this method when the activity resumes to enable invoking the back button directly from JS.
- onHostResume(Activity) - Method in class com.facebook.react.ReactInstanceManager
-
Use this method when the activity resumes.
- onHostResume() - Method in class com.facebook.react.uimanager.events.EventDispatcher
-
- onHostResume() - Method in class com.facebook.react.uimanager.UIImplementation
-
- onHostResume() - Method in class com.facebook.react.uimanager.UIManagerModule
-
- onHostResume() - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- onHostResume() - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
-
- onIncrementalDataReceived(DeviceEventManagerModule.RCTDeviceEventEmitter, int, String, long, long) - Static method in class com.facebook.react.modules.network.ResponseUtil
-
- onInterceptTouchEvent(MotionEvent) - Method in class com.facebook.react.ReactRootView
-
- onInterceptTouchEvent(ViewGroup, MotionEvent) - Method in class com.facebook.react.touch.JSResponderHandler
-
- onInterceptTouchEvent(ViewGroup, MotionEvent) - Method in interface com.facebook.react.touch.OnInterceptTouchEventListener
-
Called when a onInterceptTouch is invoked on a view group
- onInterceptTouchEvent(MotionEvent) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- onInterceptTouchEvent(MotionEvent) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- onInterceptTouchEvent(MotionEvent) - Method in class com.facebook.react.views.swiperefresh.ReactSwipeRefreshLayout
-
- onInterceptTouchEvent(MotionEvent) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- onInterceptTouchEvent(MotionEvent) - Method in class com.facebook.react.views.viewpager.ReactViewPager
-
- OnInterceptTouchEventListener - Interface in com.facebook.react.touch
-
Interface definition for a callback to be invoked when a onInterceptTouch is called on a
ViewGroup
.
- onInternalSettingsChanged() - Method in interface com.facebook.react.devsupport.DevInternalSettings.Listener
-
- onInternalSettingsChanged() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- onItemSelected(int) - Method in interface com.facebook.react.views.picker.ReactPicker.OnSelectListener
-
- onJSBundleLoadedFromServer() - 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.ReactFragmentActivity
-
- 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.scroll.ReactHorizontalScrollContainerView
-
- onLayout(boolean, int, int, int, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- onLayout(boolean, int, int, int, int) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- onLayout(boolean, int, int, int, int) - Method in class com.facebook.react.views.swiperefresh.ReactSwipeRefreshLayout
-
- onLayout() - Method in interface com.facebook.react.views.textinput.ContentSizeWatcher
-
- onLayout(boolean, int, int, int, int) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- onLayout(boolean, int, int, int, int) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- onLayoutChange(View, int, int, int, int, int, int, int, int) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
Called when a mContentView's layout has changed.
- OnLayoutEvent - Class in com.facebook.react.uimanager
-
Event used to notify JS component about changes of its position or dimensions
- onLayoutUpdated(ReactShadowNode) - Method in interface com.facebook.react.uimanager.UIImplementation.LayoutUpdateListener
-
Called when the layout has been updated
- onLoadAttempt(Uri) - Method in interface com.facebook.react.views.image.GlobalImageLoadListener
-
Called when a source has been set on an ImageView, but before it is actually loaded.
- onLowMemory() - Method in class com.facebook.react.MemoryPressureRouter
-
- onMeasure(int, int) - Method in class com.facebook.react.ReactRootView
-
- onMeasure(int, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- onMeasure(int, int) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- onMeasure(int, int) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- onMessage(String) - Method in interface com.facebook.react.bridge.Inspector.RemoteConnection
-
- onMessage(WebSocket, String) - Method in class com.facebook.react.devsupport.JSDebuggerWebSocketClient
-
- onMessage(String, WritableMap) - Method in interface com.facebook.react.modules.websocket.WebSocketModule.ContentHandler
-
- onMessage(ByteString, WritableMap) - Method in interface com.facebook.react.modules.websocket.WebSocketModule.ContentHandler
-
- onMessage(String) - Method in class com.facebook.react.packagerconnection.JSPackagerClient
-
- onMessage(ByteString) - Method in class com.facebook.react.packagerconnection.JSPackagerClient
-
- onMessage(String) - Method in interface com.facebook.react.packagerconnection.ReconnectingWebSocket.MessageCallback
-
- onMessage(ByteString) - Method in interface com.facebook.react.packagerconnection.ReconnectingWebSocket.MessageCallback
-
- onMessage(WebSocket, String) - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
-
- onMessage(WebSocket, ByteString) - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
-
- onMessage(String) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
-
- onNewIntent(Intent) - Method in interface com.facebook.react.bridge.ActivityEventListener
-
Called when a new intent is passed to the activity
- onNewIntent(Intent) - Method in class com.facebook.react.bridge.BaseActivityEventListener
-
- onNewIntent(Activity, Intent) - Method in class com.facebook.react.bridge.ReactContext
-
- onNewIntent(Intent) - Method in class com.facebook.react.ReactActivity
-
- onNewIntent(Intent) - Method in class com.facebook.react.ReactActivityDelegate
-
- onNewIntent(Intent) - Method in class com.facebook.react.ReactFragmentActivity
-
- onNewIntent(Intent) - Method in class com.facebook.react.ReactInstanceManager
-
This method will give JS the opportunity to receive intents via Linking.
- onNewReactContextCreated(ReactContext) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- onNewReactContextCreated(ReactContext) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- onNewReactContextCreated(ReactContext) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- onNodeCloned(YogaNode, YogaNode, YogaNode, int) - Method in class com.facebook.yoga.YogaConfig
-
- onNodeCloned(YogaNode, YogaNode, YogaNode, int) - Method in interface com.facebook.yoga.YogaNodeClonedFunction
-
- 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.ReactScrollView
-
- onPackagerConnected() - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
-
- onPackagerConnected() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- onPackagerDevMenuCommand() - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
-
- onPackagerDevMenuCommand() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- onPackagerDisconnected() - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
-
- onPackagerDisconnected() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- onPackagerReloadCommand() - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
-
- onPackagerReloadCommand() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- onPackagerStatusFetched(boolean) - Method in interface com.facebook.react.devsupport.interfaces.PackagerStatusCallback
-
- onPageFinished(WebView, String) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
-
- onPageStarted(WebView, String, Bitmap) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
-
- onPause() - Method in class com.facebook.react.ReactActivity
-
- onPause() - Method in class com.facebook.react.ReactActivityDelegate
-
- onPause() - Method in class com.facebook.react.ReactFragmentActivity
-
- onPokeSamplingProfilerCommand(Responder) - Method in interface com.facebook.react.devsupport.DevServerHelper.PackagerCommandListener
-
- onPokeSamplingProfilerCommand(Responder) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- onPostExecute(Result) - Method in class com.facebook.react.bridge.GuardedResultAsyncTask
-
- onPostExecuteGuarded(Result) - Method in class com.facebook.react.bridge.GuardedResultAsyncTask
-
- onProducerEvent(String, String, String) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
-
- onProducerFinishWithCancellation(String, String, Map<String, String>) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
-
- onProducerFinishWithFailure(String, String, Throwable, Map<String, String>) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
-
- onProducerFinishWithSuccess(String, String, Map<String, String>) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
-
- onProducerStart(String, String) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
-
- onProgress(String, Integer, Integer) - Method in interface com.facebook.react.devsupport.interfaces.DevBundleDownloadListener
-
- onProgress(long, long, boolean) - Method in interface com.facebook.react.modules.network.ProgressListener
-
- onReactContextInitialized(ReactContext) - Method in interface com.facebook.react.ReactInstanceManager.ReactInstanceEventListener
-
Called when the react context is initialized (all modules registered).
- onReactInstanceDestroyed(ReactContext) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- onReactInstanceDestroyed(ReactContext) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- onReactInstanceDestroyed(ReactContext) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- onReceivedError(WebView, int, String, String) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
-
- onReloadWithJSDebugger(JavaJSExecutor.Factory) - Method in interface com.facebook.react.devsupport.ReactInstanceManagerDevHelper
-
Request react instance recreation with JS debugging enabled.
- onReportError(SpannedString) - Method in interface com.facebook.react.devsupport.RedBoxHandler.ReportCompletedListener
-
- onReportSuccess(SpannedString) - Method in interface com.facebook.react.devsupport.RedBoxHandler.ReportCompletedListener
-
- onRequest(Object, Responder) - Method in class com.facebook.react.packagerconnection.NotificationOnlyHandler
-
- onRequest(Object, Responder) - Method in interface com.facebook.react.packagerconnection.RequestHandler
-
- onRequest(Object, Responder) - Method in class com.facebook.react.packagerconnection.RequestOnlyHandler
-
- onRequest(Object, Responder) - Method in class com.facebook.react.packagerconnection.SamplingProfilerPackagerMethod
-
- 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, IOException) - Static method in class com.facebook.react.modules.network.ResponseUtil
-
- 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.ReactFragmentActivity
-
- 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.ReactFragmentActivity
-
- onRtlPropertiesChanged(int) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- onScrollChanged(int, int) - Method in class com.facebook.react.views.scroll.OnScrollDispatchHelper
-
Call from a ScrollView in onScrollChanged, returns true if this onScrollChanged is legit (not a
duplicate) and should be dispatched.
- onScrollChanged(int, int, int, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- onScrollChanged(int, int, int, int) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- onScrollChanged(int, int, int, int) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- onScrollChanged(int, int, int, int) - Method in interface com.facebook.react.views.textinput.ScrollWatcher
-
- OnScrollDispatchHelper - Class in com.facebook.react.views.scroll
-
Android has a bug where onScrollChanged is called twice per frame with the same params during
flings.
- OnScrollDispatchHelper() - Constructor for class com.facebook.react.views.scroll.OnScrollDispatchHelper
-
- onSelectionChanged(int, int) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- onSensorChanged(SensorEvent) - Method in class com.facebook.react.common.ShakeDetector
-
- onServerContentChanged() - Method in interface com.facebook.react.devsupport.DevServerHelper.OnServerContentChangeListener
-
- onShake() - Method in interface com.facebook.react.common.ShakeDetector.ShakeListener
-
- onSharedPreferenceChanged(SharedPreferences, String) - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- onSizeChanged(int, int, int, int) - Method in class com.facebook.react.uimanager.common.SizeMonitoringFrameLayout
-
- onSizeChanged(int, int, int, int) - Method in interface com.facebook.react.uimanager.common.SizeMonitoringFrameLayout.OnSizeChangedListener
-
- onSizeChanged(int, int, int, int) - Method in class com.facebook.react.views.image.ReactImageView
-
- onSizeChanged(int, int, int, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- onSizeChanged(int, int, int, int) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- onSizeChanged(int, int, int, int) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- onStartCommand(Intent, int, int) - Method in class com.facebook.react.HeadlessJsTaskService
-
- onStartTemporaryDetach() - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageSpan
-
- onStartTemporaryDetach() - Method in class com.facebook.react.views.text.ReactTextView
-
- onStartTemporaryDetach() - Method in class com.facebook.react.views.text.TextInlineImageSpan
-
Called by the text view from View.onStartTemporaryDetach()
.
- onStartTemporaryDetach() - Method in class com.facebook.react.views.textinput.ReactEditText
-
- onStartTemporaryDetach() - Method in class com.facebook.react.views.toolbar.ReactToolbar
-
- onStop() - Method in class com.facebook.react.modules.datepicker.DismissableDatePickerDialog
-
- onStop() - Method in class com.facebook.react.modules.timepicker.DismissableTimePickerDialog
-
- onSuccess() - 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() - Method in interface com.facebook.react.devsupport.WebsocketJavaScriptExecutor.JSExecutorConnectCallback
-
- onSurfaceTextureAvailable(SurfaceTexture, int, int) - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
-
- onSurfaceTextureDestroyed(SurfaceTexture) - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
-
- onSurfaceTextureSizeChanged(SurfaceTexture, int, int) - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
-
- onSurfaceTextureUpdated(SurfaceTexture) - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
-
- onSymbolicationComplete(Iterable<StackFrame>) - Method in interface com.facebook.react.devsupport.DevServerHelper.SymbolicationListener
-
- onTouchEvent(MotionEvent) - Method in class com.facebook.react.ReactRootView
-
- onTouchEvent(MotionEvent) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- onTouchEvent(MotionEvent) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- onTouchEvent(MotionEvent) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- onTouchEvent(MotionEvent) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- onTouchEvent(MotionEvent) - Method in class com.facebook.react.views.viewpager.ReactViewPager
-
- onTraceStarted() - Method in interface com.facebook.systrace.TraceListener
-
- onTraceStopped() - Method in interface com.facebook.systrace.TraceListener
-
- onTransitionToBridgeBusy() - Method in interface com.facebook.react.bridge.NotThreadSafeBridgeIdleDebugListener
-
Called when the bridge was in an idle state and executes a JS call or callback.
- onTransitionToBridgeBusy() - Method in class com.facebook.react.modules.debug.DidJSUpdateUiDuringFrameDetector
-
- onTransitionToBridgeIdle() - Method in interface com.facebook.react.bridge.NotThreadSafeBridgeIdleDebugListener
-
Called once all pending JS calls have resolved via an onBatchComplete call in the bridge and
the requested native module calls have also run.
- onTransitionToBridgeIdle() - Method in class com.facebook.react.modules.debug.DidJSUpdateUiDuringFrameDetector
-
- onTrimMemory(int) - Method in class com.facebook.react.MemoryPressureRouter
-
- onUpdate(View, float) - Method in class com.facebook.react.animation.AbstractFloatPairPropertyUpdater
-
- onUpdate(View, float) - Method in class com.facebook.react.animation.AbstractSingleFloatProperyUpdater
-
- onUpdate(float) - Method in class com.facebook.react.animation.Animation
-
Animation engine should call this method for every animation frame passing animation progress
value as a parameter.
- onUpdate(View, float) - Method in interface com.facebook.react.animation.AnimationPropertyUpdater
-
This method will be called for each animation frame
- onUpdate(View, float) - Method in class com.facebook.react.animation.NoopAnimationPropertyUpdater
-
- onUpgrade(SQLiteDatabase, int, int) - Method in class com.facebook.react.modules.storage.ReactDatabaseSupplier
-
- onValueUpdate(double) - Method in interface com.facebook.react.animated.AnimatedNodeValueListener
-
- onViewAdded(View) - Method in class com.facebook.react.ReactRootView
-
- onViewFound(View, String) - Method in interface com.facebook.react.uimanager.util.ReactFindViewUtil.OnMultipleViewsFoundListener
-
- onViewFound(View) - Method in interface com.facebook.react.uimanager.util.ReactFindViewUtil.OnViewFoundListener
-
Called when the view has been found
- onViewHierarchyUpdateEnqueued() - Method in class com.facebook.react.modules.debug.DidJSUpdateUiDuringFrameDetector
-
- onViewHierarchyUpdateEnqueued() - Method in interface com.facebook.react.uimanager.debug.NotThreadSafeViewHierarchyUpdateDebugListener
-
Called when
UIManagerModule
enqueues a UI batch to be dispatched to the main thread.
- onViewHierarchyUpdateFinished() - Method in class com.facebook.react.modules.debug.DidJSUpdateUiDuringFrameDetector
-
- onViewHierarchyUpdateFinished() - Method in interface com.facebook.react.uimanager.debug.NotThreadSafeViewHierarchyUpdateDebugListener
-
Called from the main thread after a UI batch has been applied to all root views.
- OPACITY - Static variable in class com.facebook.react.uimanager.ViewProps
-
- OpacityAnimationPropertyUpdater - Class in com.facebook.react.animation
-
- OpacityAnimationPropertyUpdater(float) - Constructor for class com.facebook.react.animation.OpacityAnimationPropertyUpdater
-
- OpacityAnimationPropertyUpdater(float, float) - Constructor for class com.facebook.react.animation.OpacityAnimationPropertyUpdater
-
- open(ReadableMap, Promise) - Method in class com.facebook.react.modules.datepicker.DatePickerDialogModule
-
Show a date picker dialog.
- open(ReadableMap, Promise) - Method in class com.facebook.react.modules.timepicker.TimePickerDialogModule
-
- OPEN_DRAWER - Static variable in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
-
- openFile(Uri, String) - Method in class com.facebook.react.modules.blob.BlobProvider
-
- openInspectorConnection() - Method in class com.facebook.react.devsupport.DevServerHelper
-
- openPackagerConnection(String, DevServerHelper.PackagerCommandListener) - Method in class com.facebook.react.devsupport.DevServerHelper
-
- openStackFrameCall(StackFrame) - Method in class com.facebook.react.devsupport.DevServerHelper
-
- openURL(String, Promise) - Method in class com.facebook.react.modules.intent.IntentModule
-
Starts a corresponding external activity for the given URL.
- operationComplete(int, String, String) - Method in class com.facebook.react.devsupport.JSCSamplingProfiler
-
- OVER_SCROLL_ALWAYS - Static variable in class com.facebook.react.views.scroll.ReactScrollViewHelper
-
- OVER_SCROLL_NEVER - Static variable in class com.facebook.react.views.scroll.ReactScrollViewHelper
-
- OVERFLOW - Static variable in class com.facebook.react.uimanager.ViewProps
-
- rawValue(String) - Method in class com.facebook.react.bridge.JsonWriter
-
- RCTEventEmitter - Interface in com.facebook.react.uimanager.events
-
- RCTImageViewManager - Class in com.facebook.react.flat
-
- RCTImageViewManager() - Constructor for class com.facebook.react.flat.RCTImageViewManager
-
- RCTImageViewManager(AbstractDraweeControllerBuilder, Object) - Constructor for class com.facebook.react.flat.RCTImageViewManager
-
- RCTImageViewManager(AbstractDraweeControllerBuilder, GlobalImageLoadListener, Object) - Constructor for class com.facebook.react.flat.RCTImageViewManager
-
- RCTModalHostManager - Class in com.facebook.react.flat
-
- RCTModalHostManager() - Constructor for class com.facebook.react.flat.RCTModalHostManager
-
- RCTNativeAppEventEmitter - Interface in com.facebook.react.modules.core
-
Module that handles global application events.
- RCTRawTextManager - Class in com.facebook.react.flat
-
ViewManager that creates instances of RCTRawText.
- RCTRawTextManager() - Constructor for class com.facebook.react.flat.RCTRawTextManager
-
- RCTTextInlineImageManager - Class in com.facebook.react.flat
-
ViewManager that creates instances of RCTTextInlineImage.
- RCTTextInlineImageManager() - Constructor for class com.facebook.react.flat.RCTTextInlineImageManager
-
- RCTTextInput - Class in com.facebook.react.flat
-
- RCTTextInput() - Constructor for class com.facebook.react.flat.RCTTextInput
-
- RCTTextInputManager - Class in com.facebook.react.flat
-
- RCTTextInputManager() - Constructor for class com.facebook.react.flat.RCTTextInputManager
-
- RCTTextManager - Class in com.facebook.react.flat
-
ViewManager that creates instances of RCTText.
- RCTTextManager() - Constructor for class com.facebook.react.flat.RCTTextManager
-
- RCTViewManager - Class in com.facebook.react.flat
-
ViewManager that creates instances of RCTView.
- RCTViewManager() - Constructor for class com.facebook.react.flat.RCTViewManager
-
- RCTViewPagerManager - Class in com.facebook.react.flat
-
- RCTViewPagerManager() - Constructor for class com.facebook.react.flat.RCTViewPagerManager
-
- RCTVirtualTextManager - Class in com.facebook.react.flat
-
ViewManager that creates instances of RCTVirtualText.
- RCTVirtualTextManager() - Constructor for class com.facebook.react.flat.RCTVirtualTextManager
-
- REACT_CLASS - Static variable in class com.facebook.react.uimanager.RootViewManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.art.ARTSurfaceViewManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.image.ReactImageManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.modal.ReactModalHostManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.picker.ReactDialogPickerManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.picker.ReactDropdownPickerManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.scroll.ReactScrollViewManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.text.ReactRawTextManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.text.ReactTextViewManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.text.ReactVirtualTextViewManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.textinput.ReactTextInputManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.view.ReactViewManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.viewpager.ReactViewPagerManager
-
- REACT_CLASS - Static variable in class com.facebook.react.views.webview.ReactWebViewManager
-
- 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
-
- ReactActivityDelegate(Activity, String) - Constructor for class com.facebook.react.ReactActivityDelegate
-
- ReactActivityDelegate(FragmentActivity, 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
-
- ReactApplicationContext(Context) - Constructor for class com.facebook.react.bridge.ReactApplicationContext
-
- ReactBaseTextShadowNode - Class in com.facebook.react.views.text
-
- ReactBaseTextShadowNode() - Constructor for class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- ReactBaseTextShadowNode(ReactBaseTextShadowNode) - Constructor for class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- ReactBridge - Class in com.facebook.react.bridge
-
- ReactBridge() - Constructor for class com.facebook.react.bridge.ReactBridge
-
- ReactCheckBoxManager - Class in com.facebook.react.views.checkbox
-
View manager for ReactCheckBox
components.
- ReactCheckBoxManager() - Constructor for class com.facebook.react.views.checkbox.ReactCheckBoxManager
-
- ReactChoreographer - Class in com.facebook.react.modules.core
-
A simple wrapper around Choreographer that allows us to control the order certain callbacks
are executed within a given frame.
- ReactChoreographer.CallbackType - Enum in com.facebook.react.modules.core
-
- ReactClippingViewGroup - Interface in com.facebook.react.uimanager
-
Interface that should be implemented by View
subclasses that support
removeClippedSubviews
property.
- ReactClippingViewGroupHelper - Class in com.facebook.react.uimanager
-
Provides implementation of common tasks for view and it's view manager supporting property
removeClippedSubviews
.
- ReactClippingViewGroupHelper() - Constructor for class com.facebook.react.uimanager.ReactClippingViewGroupHelper
-
- ReactCompoundView - Interface in com.facebook.react.uimanager
-
This interface should be implemented be native View
subclasses that can represent more
than a single react node (e.g.
- ReactCompoundViewGroup - Interface in com.facebook.react.uimanager
-
This interface should be implemented be native ViewGroup subclasses that can represent more
than a single react node.
- ReactConstants - Class in com.facebook.react.common
-
- ReactConstants() - Constructor for class com.facebook.react.common.ReactConstants
-
- ReactContentSizeChangedEvent - Class in com.facebook.react.views.textinput
-
Event emitted by EditText native view when content size changes.
- ReactContentSizeChangedEvent(int, float, float) - Constructor for class com.facebook.react.views.textinput.ReactContentSizeChangedEvent
-
- ReactContext - Class in com.facebook.react.bridge
-
Abstract ContextWrapper for Android application or activity
Context
and
CatalystInstance
- ReactContext(Context) - Constructor for class com.facebook.react.bridge.ReactContext
-
- ReactContextBaseJavaModule - Class in com.facebook.react.bridge
-
Base class for Catalyst native modules that require access to the
ReactContext
instance.
- ReactContextBaseJavaModule(ReactApplicationContext) - Constructor for class com.facebook.react.bridge.ReactContextBaseJavaModule
-
- ReactCookieJarContainer - Class in com.facebook.react.modules.network
-
Basic okhttp3 CookieJar container
- ReactCookieJarContainer() - Constructor for class com.facebook.react.modules.network.ReactCookieJarContainer
-
- ReactDatabaseSupplier - Class in com.facebook.react.modules.storage
-
Database supplier of the database used by react native.
- ReactDebugOverlayTags - Class in com.facebook.debug.tags
-
Category for debug overlays.
- ReactDebugOverlayTags() - Constructor for class com.facebook.debug.tags.ReactDebugOverlayTags
-
- ReactDialogPickerManager - Class in com.facebook.react.views.picker
-
- 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
-
- 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
-
- ReactFabric - Interface in com.facebook.react.modules.fabric
-
JS module used to execute Fabric specific methods.
- 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.
- ReactFragmentActivity - Class in com.facebook.react
-
Base Activity for React Native applications.
- ReactFragmentActivity() - Constructor for class com.facebook.react.ReactFragmentActivity
-
- 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
-
- ReactHorizontalScrollContainerViewManager() - Constructor for class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
-
- ReactHorizontalScrollView - Class in com.facebook.react.views.scroll
-
- 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
-
- ReactHorizontalScrollViewManager() - Constructor for class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- ReactHorizontalScrollViewManager(FpsListener) - Constructor for class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- ReactImageManager - Class in com.facebook.react.views.image
-
- ReactImageManager(AbstractDraweeControllerBuilder, Object) - Constructor for class com.facebook.react.views.image.ReactImageManager
-
- ReactImageManager(AbstractDraweeControllerBuilder, GlobalImageLoadListener, Object) - Constructor for class com.facebook.react.views.image.ReactImageManager
-
- ReactImageManager() - Constructor for class com.facebook.react.views.image.ReactImageManager
-
- ReactImageView - Class in com.facebook.react.views.image
-
Wrapper class around Fresco's GenericDraweeView, enabling persisting props across multiple view
update and consistent processing of both static and network images.
- ReactImageView(Context, AbstractDraweeControllerBuilder, GlobalImageLoadListener, Object) - Constructor for class com.facebook.react.views.image.ReactImageView
-
- ReactInstanceManager - Class in com.facebook.react
-
- ReactInstanceManager.ReactInstanceEventListener - Interface in com.facebook.react
-
Listener interface for react instance events.
- ReactInstanceManagerBuilder - Class in com.facebook.react
-
- 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
-
A simple wrapper for ReactPackage to make it aware of its
ReactInstanceManager
when creating native modules.
- ReactInstancePackage() - Constructor for class com.facebook.react.ReactInstancePackage
-
- ReactInterceptingViewGroup - Interface in com.facebook.react.touch
-
This interface should be implemented by all ViewGroup
subviews that can be instantiating
by NativeViewHierarchyManager
.
- ReactInvalidPropertyException - Exception in com.facebook.react.uimanager
-
- ReactInvalidPropertyException(String, String, String) - Constructor for exception com.facebook.react.uimanager.ReactInvalidPropertyException
-
- ReactMarker - Class in com.facebook.react.bridge
-
Static class that allows markers to be placed in React code and responded to in a
configurable way
- ReactMarker() - Constructor for class com.facebook.react.bridge.ReactMarker
-
- ReactMarker.MarkerListener - Interface in com.facebook.react.bridge
-
- ReactMarkerConstants - Enum in com.facebook.react.bridge
-
Constants used by ReactMarker.
- ReactMethod - Annotation Type in com.facebook.react.bridge
-
Annotation which is used to mark methods that are exposed to React Native.
- ReactModalHostManager - Class in com.facebook.react.views.modal
-
- 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
BaseJavaModule
s to describe properties for that module.
- ReactModuleInfo - Class in com.facebook.react.module.model
-
Data holder class holding native module specifications.
- ReactModuleInfo(String, 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
-
- 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.
- ReactNativeHost - Class in com.facebook.react
-
- ReactNativeHost(Application) - Constructor for class com.facebook.react.ReactNativeHost
-
- ReactNativeVersion - Class in com.facebook.react.modules.systeminfo
-
- ReactNativeVersion() - Constructor for class com.facebook.react.modules.systeminfo.ReactNativeVersion
-
- ReactNetworkImageRequest - Class in com.facebook.react.modules.fresco
-
Extended ImageRequest with request headers
- ReactNetworkImageRequest(ImageRequestBuilder, ReadableMap) - Constructor for class com.facebook.react.modules.fresco.ReactNetworkImageRequest
-
- ReactPackage - Interface in com.facebook.react
-
Main interface for providing additional capabilities to the catalyst framework by couple of
different means:
1) Registering new native modules
2) Registering new JS modules that may be accessed from native modules or from other parts of the
native code (requiring JS modules from the package doesn't mean it will automatically be included
as a part of the JS bundle, so there should be a corresponding piece of code on JS side that will
require implementation of that JS module so that it gets bundled)
3) Registering custom native views (view managers) and custom event types
4) Registering natively packaged assets/resources (e.g.
- ReactPackageLogger - Interface in com.facebook.react
-
Interface for the bridge to call for TTI start and end markers.
- ReactPicker - Class in com.facebook.react.views.picker
-
- ReactPicker(Context) - Constructor for class com.facebook.react.views.picker.ReactPicker
-
- ReactPicker(Context, int) - Constructor for class com.facebook.react.views.picker.ReactPicker
-
- ReactPicker(Context, AttributeSet) - Constructor for class com.facebook.react.views.picker.ReactPicker
-
- ReactPicker(Context, AttributeSet, int) - Constructor for class com.facebook.react.views.picker.ReactPicker
-
- ReactPicker(Context, AttributeSet, int, int) - Constructor for class com.facebook.react.views.picker.ReactPicker
-
- ReactPicker.OnSelectListener - Interface in com.facebook.react.views.picker
-
Listener interface for ReactPicker events.
- ReactPickerManager - Class in com.facebook.react.views.picker
-
- 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
MessageQueueThread
s must be used to run the various contexts of
execution within catalyst (Main UI thread, native modules, and JS).
- ReactQueueConfigurationImpl - Class in com.facebook.react.bridge.queue
-
- ReactQueueConfigurationSpec - Class in com.facebook.react.bridge.queue
-
Spec for creating a ReactQueueConfiguration.
- ReactQueueConfigurationSpec.Builder - Class in com.facebook.react.bridge.queue
-
- ReactRawTextManager - Class in com.facebook.react.views.text
-
Manages raw text nodes (aka textContent
in terms of DOM).
- ReactRawTextManager() - Constructor for class com.facebook.react.views.text.ReactRawTextManager
-
- ReactRawTextShadowNode - Class in com.facebook.react.views.text
-
ReactShadowNode
class for pure raw text node (aka
textContent
in terms of DOM).
- ReactRawTextShadowNode() - Constructor for class com.facebook.react.views.text.ReactRawTextShadowNode
-
- ReactRootView - Class in com.facebook.react
-
Default root view for catalyst apps.
- ReactRootView(Context) - Constructor for class com.facebook.react.ReactRootView
-
- ReactRootView(Context, AttributeSet) - Constructor for class com.facebook.react.ReactRootView
-
- ReactRootView(Context, AttributeSet, int) - Constructor for class com.facebook.react.ReactRootView
-
- ReactRootView.ReactRootViewEventListener - Interface in com.facebook.react
-
Listener interface for react root view events
- ReactRootViewTagGenerator - Class in com.facebook.react.uimanager
-
Incremental counter for React Root View tag.
- ReactRootViewTagGenerator() - Constructor for class com.facebook.react.uimanager.ReactRootViewTagGenerator
-
- ReactScrollView - Class in com.facebook.react.views.scroll
-
A simple subclass of ScrollView that doesn't dispatch measure and layout to its children and has
a scroll listener to send scroll events to JS.
- ReactScrollView(ReactContext) - Constructor for class com.facebook.react.views.scroll.ReactScrollView
-
- ReactScrollView(ReactContext, FpsListener) - Constructor for class com.facebook.react.views.scroll.ReactScrollView
-
- ReactScrollViewCommandHelper - Class in com.facebook.react.views.scroll
-
Helper for view managers to handle commands like 'scrollTo'.
- ReactScrollViewCommandHelper() - Constructor for class com.facebook.react.views.scroll.ReactScrollViewCommandHelper
-
- ReactScrollViewCommandHelper.ScrollCommandHandler<T> - Interface in com.facebook.react.views.scroll
-
- ReactScrollViewCommandHelper.ScrollToCommandData - Class in com.facebook.react.views.scroll
-
- ReactScrollViewCommandHelper.ScrollToEndCommandData - Class in com.facebook.react.views.scroll
-
- ReactScrollViewHelper - Class in com.facebook.react.views.scroll
-
Helper class that deals with emitting Scroll Events.
- ReactScrollViewHelper() - Constructor for class com.facebook.react.views.scroll.ReactScrollViewHelper
-
- ReactScrollViewManager - Class in com.facebook.react.views.scroll
-
- 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
-
- ReactShadowNodeImpl(ReactShadowNodeImpl) - Constructor for class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- ReactSlider - Class in com.facebook.react.views.slider
-
Slider that behaves more like the iOS one, for consistency.
- ReactSlider(Context, AttributeSet, int) - Constructor for class com.facebook.react.views.slider.ReactSlider
-
- ReactSliderEvent - Class in com.facebook.react.views.slider
-
Event emitted by a ReactSliderManager when user changes slider position.
- ReactSliderEvent(int, double, boolean) - Constructor for class com.facebook.react.views.slider.ReactSliderEvent
-
- ReactSliderManager - Class in com.facebook.react.views.slider
-
Manages instances of ReactSlider
.
- ReactSliderManager() - Constructor for class com.facebook.react.views.slider.ReactSliderManager
-
- ReactSlidingCompleteEvent - Class in com.facebook.react.views.slider
-
Event emitted when the user finishes dragging the slider.
- ReactSlidingCompleteEvent(int, double) - Constructor for class com.facebook.react.views.slider.ReactSlidingCompleteEvent
-
- 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
YogaNode
s that represent inline images.
- ReactTextInlineImageShadowNode() - Constructor for class com.facebook.react.views.text.ReactTextInlineImageShadowNode
-
- ReactTextInlineImageShadowNode(ReactTextInlineImageShadowNode) - Constructor for class com.facebook.react.views.text.ReactTextInlineImageShadowNode
-
- ReactTextInputEvent - Class in com.facebook.react.views.textinput
-
Event emitted by EditText native view when text changes.
- ReactTextInputEvent(int, String, String, int, int) - Constructor for class com.facebook.react.views.textinput.ReactTextInputEvent
-
- ReactTextInputKeyPressEvent - Class in com.facebook.react.views.textinput
-
Event emitted by EditText native view when key pressed
- ReactTextInputLocalData - Class in com.facebook.react.views.textinput
-
Local state bearer for EditText instance.
- ReactTextInputLocalData(EditText) - Constructor for class com.facebook.react.views.textinput.ReactTextInputLocalData
-
- ReactTextInputManager - Class in com.facebook.react.views.textinput
-
Manages instances of TextInput.
- ReactTextInputManager() - Constructor for class com.facebook.react.views.textinput.ReactTextInputManager
-
- ReactTextInputShadowNode - Class in com.facebook.react.views.textinput
-
- ReactTextInputShadowNode() - Constructor for class com.facebook.react.views.textinput.ReactTextInputShadowNode
-
- ReactTextShadowNode - Class in com.facebook.react.views.text
-
- ReactTextShadowNode() - Constructor for class com.facebook.react.views.text.ReactTextShadowNode
-
- ReactTextUpdate - Class in com.facebook.react.views.text
-
Class that contains the data needed for a text update.
- ReactTextUpdate(Spannable, int, boolean, float, float, float, float, int) - Constructor for class com.facebook.react.views.text.ReactTextUpdate
-
- ReactTextUpdate(Spannable, int, boolean, float, float, float, float, 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
-
- ReactTextViewManager() - Constructor for class com.facebook.react.views.text.ReactTextViewManager
-
- ReactToolbar - Class in com.facebook.react.views.toolbar
-
Custom implementation of the Toolbar
widget that adds support for remote images in logo
and navigationIcon using fresco.
- ReactToolbar(Context) - Constructor for class com.facebook.react.views.toolbar.ReactToolbar
-
- ReactToolbarManager - Class in com.facebook.react.views.toolbar
-
Manages instances of ReactToolbar.
- ReactToolbarManager() - Constructor for class com.facebook.react.views.toolbar.ReactToolbarManager
-
- ReactViewBackgroundDrawable - Class in com.facebook.react.views.view
-
- ReactViewBackgroundDrawable(Context) - Constructor for class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- ReactViewBackgroundDrawable.BorderRadiusLocation - Enum in com.facebook.react.views.view
-
- ReactViewBackgroundManager - Class in com.facebook.react.views.view
-
Class that manages the background for views and borders.
- ReactViewBackgroundManager(View) - Constructor for class com.facebook.react.views.view.ReactViewBackgroundManager
-
- ReactViewGroup - Class in com.facebook.react.views.view
-
Backing for a React View.
- ReactViewGroup(Context) - Constructor for class com.facebook.react.views.view.ReactViewGroup
-
- ReactViewManager - Class in com.facebook.react.views.view
-
View manager for AndroidViews (plain React Views).
- ReactViewManager() - Constructor for class com.facebook.react.views.view.ReactViewManager
-
- ReactViewPager - Class in com.facebook.react.views.viewpager
-
Wrapper view for ViewPager
.
- ReactViewPager(ReactContext) - Constructor for class com.facebook.react.views.viewpager.ReactViewPager
-
- ReactViewPagerManager - Class in com.facebook.react.views.viewpager
-
Instance of ViewManager
that provides native ViewPager
view.
- ReactViewPagerManager() - Constructor for class com.facebook.react.views.viewpager.ReactViewPagerManager
-
- ReactVirtualTextShadowNode - Class in com.facebook.react.views.text
-
A virtual text node.
- ReactVirtualTextShadowNode() - Constructor for class com.facebook.react.views.text.ReactVirtualTextShadowNode
-
- ReactVirtualTextViewManager - Class in com.facebook.react.views.text
-
Manages raw text nodes.
- ReactVirtualTextViewManager() - Constructor for class com.facebook.react.views.text.ReactVirtualTextViewManager
-
- ReactWebView(ThemedReactContext) - Constructor for class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
-
WebView must be created with an context of the current activity
Activity Context is required for creation of dialogs internally by WebView
Reactive Native needed for access to ReactNative internal system functionality
- ReactWebViewClient() - Constructor for class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
-
- ReactWebViewManager - Class in com.facebook.react.views.webview
-
Manages instances of WebView
Can accept following commands:
- GO_BACK
- GO_FORWARD
- RELOAD
WebView
instances could emit following direct events:
- topLoadingFinish
- topLoadingStart
- topLoadingError
Each event will carry the following properties:
- target - view's react tag
- url - url set for the webview
- loading - whether webview is in a loading state
- title - title of the current page
- canGoBack - boolean, whether there is anything on a history stack to go back
- canGoForward - boolean, whether it is possible to request GO_FORWARD command
- ReactWebViewManager() - Constructor for class com.facebook.react.views.webview.ReactWebViewManager
-
- ReactWebViewManager(WebViewConfig) - Constructor for class com.facebook.react.views.webview.ReactWebViewManager
-
- ReactWebViewManager.ReactWebView - Class in com.facebook.react.views.webview
-
Subclass of
WebView
that implements
LifecycleEventListener
interface in order
to call
WebView.destroy()
on activity destroy event and also to clear the client
- ReactWebViewManager.ReactWebView.ReactWebViewBridge - Class in com.facebook.react.views.webview
-
- ReactWebViewManager.ReactWebViewClient - Class in com.facebook.react.views.webview
-
- ReactYogaConfigProvider - Class in com.facebook.react.uimanager
-
- ReactYogaConfigProvider() - Constructor for class com.facebook.react.uimanager.ReactYogaConfigProvider
-
- ReactZIndexedViewGroup - Interface in com.facebook.react.uimanager
-
ViewGroup that supports z-index.
- ReadableArray - Interface in com.facebook.react.bridge
-
Interface for an array that allows typed access to its members.
- ReadableMap - Interface in com.facebook.react.bridge
-
Interface for a map that allows typed access to its members.
- ReadableMapKeySetIterator - Interface in com.facebook.react.bridge
-
Interface of a iterator for a
NativeMap
's key set.
- ReadableNativeArray - Class in com.facebook.react.bridge
-
Implementation of a NativeArray that allows read-only access to its members.
- ReadableNativeArray(HybridData) - Constructor for class com.facebook.react.bridge.ReadableNativeArray
-
- ReadableNativeMap - Class in com.facebook.react.bridge
-
Implementation of a read-only map in native memory.
- ReadableNativeMap(HybridData) - Constructor for class com.facebook.react.bridge.ReadableNativeMap
-
- ReadableType - Enum in com.facebook.react.bridge
-
- readAllParts(MultipartStreamReader.ChunkListener) - Method in class com.facebook.react.devsupport.MultipartStreamReader
-
Reads all parts of the multipart response and execute the listener for each chunk received.
- readAsDataURL(ReadableMap, Promise) - Method in class com.facebook.react.modules.blob.FileReaderModule
-
- readAsText(ReadableMap, String, Promise) - Method in class com.facebook.react.modules.blob.FileReaderModule
-
- receiveCommand(FlatViewGroup, int, ReadableArray) - Method in class com.facebook.react.flat.RCTViewManager
-
- receiveCommand(T, int, ReadableArray) - Method in class com.facebook.react.uimanager.ViewManager
-
Subclasses may use this method to receive events/commands directly from JS through the
UIManager
.
- receiveCommand(ReactDrawerLayout, int, ReadableArray) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
-
- receiveCommand(ReactHorizontalScrollView, int, ReadableArray) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- receiveCommand(ReactScrollViewCommandHelper.ScrollCommandHandler<T>, T, int, ReadableArray) - Static method in class com.facebook.react.views.scroll.ReactScrollViewCommandHelper
-
- receiveCommand(ReactScrollView, int, ReadableArray) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
- receiveCommand(ReactEditText, int, ReadableArray) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- receiveCommand(ReactViewGroup, int, ReadableArray) - Method in class com.facebook.react.views.view.ReactViewManager
-
- receiveCommand(ReactViewPager, int, ReadableArray) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
-
- receiveCommand(WebView, int, ReadableArray) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- receiveEvent(int, String, WritableMap) - Method in interface com.facebook.react.uimanager.events.RCTEventEmitter
-
- receiveTouches(String, WritableArray, WritableArray) - Method in interface com.facebook.react.uimanager.events.RCTEventEmitter
-
- ReconnectingWebSocket - Class in com.facebook.react.packagerconnection
-
A wrapper around WebSocketClient that reconnects automatically
- ReconnectingWebSocket(String, ReconnectingWebSocket.MessageCallback, ReconnectingWebSocket.ConnectionCallback) - Constructor for class com.facebook.react.packagerconnection.ReconnectingWebSocket
-
- ReconnectingWebSocket.ConnectionCallback - Interface in com.facebook.react.packagerconnection
-
- ReconnectingWebSocket.MessageCallback - Interface in com.facebook.react.packagerconnection
-
- recreateReactContextInBackground() - Method in class com.facebook.react.ReactInstanceManager
-
Recreate the react application and context.
- recycle() - Method in interface com.facebook.react.bridge.Dynamic
-
- recycle() - Method in class com.facebook.react.bridge.DynamicFromArray
-
- recycle() - Method in class com.facebook.react.bridge.DynamicFromMap
-
- RedBoxHandler - Interface in com.facebook.react.devsupport
-
Interface used by
DevSupportManagerImpl
to allow interception on any redboxes
during development and handling the information from the redbox.
- RedBoxHandler.ErrorType - Enum in com.facebook.react.devsupport
-
- RedBoxHandler.ReportCompletedListener - Interface in com.facebook.react.devsupport
-
- RefreshEvent - Class in com.facebook.react.views.swiperefresh
-
- RefreshEvent(int) - Constructor for class com.facebook.react.views.swiperefresh.RefreshEvent
-
- registerAnimation(Animation) - Method in class com.facebook.react.animation.AnimationRegistry
-
- registerAnimation(Animation) - Method in class com.facebook.react.uimanager.UIImplementation
-
- registerAnimation(Animation) - Method in class com.facebook.react.uimanager.UIManagerModule
-
- registerErrorCustomizer(ErrorCustomizer) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- registerErrorCustomizer(ErrorCustomizer) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- registerErrorCustomizer(ErrorCustomizer) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- registerListener(TraceListener) - Static method in class com.facebook.systrace.Systrace
-
- registerModules(List<JSIModuleHolder>) - 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 which wasn't caused by an exception.
- reject(String, Throwable) - Method in interface com.facebook.react.bridge.Promise
-
Report an exception.
- reject(String, String, Throwable) - Method in interface com.facebook.react.bridge.Promise
-
Report an exception with a custom error message.
- reject(String) - Method in interface com.facebook.react.bridge.Promise
-
- reject(Throwable) - Method in interface com.facebook.react.bridge.Promise
-
Report an exception, with default error code.
- reject(String, String) - Method in class com.facebook.react.bridge.PromiseImpl
-
- reject(String) - Method in class com.facebook.react.bridge.PromiseImpl
-
Deprecated.
- reject(String, Throwable) - Method in class com.facebook.react.bridge.PromiseImpl
-
- reject(Throwable) - Method in class com.facebook.react.bridge.PromiseImpl
-
- reject(String, String, Throwable) - Method in class com.facebook.react.bridge.PromiseImpl
-
- RELAY - Static variable in class com.facebook.debug.tags.ReactDebugOverlayTags
-
- release(T) - Method in class com.facebook.react.common.ClearableSynchronizedPool
-
- release(String) - Method in class com.facebook.react.modules.blob.BlobModule
-
- RELOAD_APP_EXTRA_JS_PROXY - Static variable in class com.facebook.react.devsupport.DevServerHelper
-
- reloadJSFromServer(String) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- reloadJSFromServer(String) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- reloadJSFromServer(String) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- reloadSettings() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- reloadSettings() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- reloadSettings() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- REMOTE_IMAGE_FADE_DURATION_MS - Static variable in class com.facebook.react.views.image.ReactImageView
-
- remove(String) - Method in class com.facebook.react.modules.blob.BlobModule
-
- removeActivityEventListener(ActivityEventListener) - Method in class com.facebook.react.bridge.ReactContext
-
- removeAllNativeChildren() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- removeAllNativeChildren() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- removeAllViews(ReactViewPager) - Method in class com.facebook.react.flat.RCTViewPagerManager
-
- removeAllViews(T) - Method in class com.facebook.react.uimanager.ViewGroupManager
-
- removeAllViews(ReactViewGroup) - Method in class com.facebook.react.views.view.ReactViewManager
-
- removeAllViewsFromAdapter() - Method in class com.facebook.react.views.viewpager.ReactViewPager
-
- removeAndDisposeAllChildren() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- removeAndDisposeAllChildren() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- removeAnimatedEventFromView(int, String, int) - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- removeAnimation(int) - Method in class com.facebook.react.animation.AnimationRegistry
-
- removeAnimation(int, int) - Method in class com.facebook.react.uimanager.UIImplementation
-
Removes an existing Animation, canceling it if it was in progress.
- removeAnimation(int, int) - Method in class com.facebook.react.uimanager.UIManagerModule
-
Removes an existing Animation, canceling it if it was in progress.
- removeBridgeIdleDebugListener(NotThreadSafeBridgeIdleDebugListener) - Method in interface com.facebook.react.bridge.CatalystInstance
-
- removeBridgeIdleDebugListener(NotThreadSafeBridgeIdleDebugListener) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- removeChildAt(int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- removeChildAt(int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- removeChildAt(int) - Method in class com.facebook.yoga.YogaNode
-
- removeCoalescingKey(long) - Method in class com.facebook.react.uimanager.events.TouchEventCoalescingKeyHelper
-
Stops tracking a new coalescing key corresponding to the gesture with this down time.
- removeCookieJar() - Method in interface com.facebook.react.modules.network.CookieJarContainer
-
- removeCookieJar() - Method in class com.facebook.react.modules.network.ReactCookieJarContainer
-
- removeFrameCallback(ChoreographerCompat.FrameCallback) - Method in class com.facebook.react.modules.core.ChoreographerCompat
-
- removeFrameCallback(ReactChoreographer.CallbackType, ChoreographerCompat.FrameCallback) - Method in class com.facebook.react.modules.core.ReactChoreographer
-
- removeLayoutUpdateListener() - Method in class com.facebook.react.uimanager.UIImplementation
-
- removeLifecycleEventListener(LifecycleEventListener) - Method in class com.facebook.react.bridge.ReactContext
-
- removeLifecycleEventListener(LifecycleEventListener) - Method in class com.facebook.react.uimanager.ThemedReactContext
-
- removeListener(ReactMarker.MarkerListener) - Static method in class com.facebook.react.bridge.ReactMarker
-
- removeListener(EventDispatcherListener) - Method in class com.facebook.react.uimanager.events.EventDispatcher
-
Remove a listener from this EventDispatcher.
- removeMemoryPressureListener(MemoryPressureListener) - Method in class com.facebook.react.MemoryPressureRouter
-
- 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.fabric.RootShadowNodeRegistry
-
- removeNode(int) - Method in class com.facebook.react.uimanager.ShadowNodeRegistry
-
- removeReactInstanceEventListener(ReactInstanceManager.ReactInstanceEventListener) - Method in class com.facebook.react.ReactInstanceManager
-
- removeRequestBodyHandler(NetworkingModule.RequestBodyHandler) - Method in class com.facebook.react.modules.network.NetworkingModule
-
- removeResponseHandler(NetworkingModule.ResponseHandler) - Method in class com.facebook.react.modules.network.NetworkingModule
-
- removeRootNode(int) - Method in class com.facebook.react.uimanager.ShadowNodeRegistry
-
- removeRootShadowNode(int) - Method in class com.facebook.react.uimanager.UIImplementation
-
Unregisters a root node with a given tag from the shadow node registry
- removeRootView(int) - Method in class com.facebook.react.fabric.FabricUIManager
-
- removeRootView(int) - Method in class com.facebook.react.flat.FlatUIImplementation
-
- removeRootView(int) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
- removeRootView(int) - Method in class com.facebook.react.uimanager.UIImplementation
-
Unregisters a root node with a given tag.
- removeRootView(int) - Method in class com.facebook.react.uimanager.UIManagerModule
-
- removeShadowNode(ReactShadowNode) - Method in class com.facebook.react.uimanager.UIImplementation
-
- removeSubviewsFromContainerWithID(int) - Method in class com.facebook.react.uimanager.UIImplementation
-
Method which takes a container tag and then releases all subviews for that container upon
receipt.
- removeSubviewsFromContainerWithID(int) - Method in class com.facebook.react.uimanager.UIManagerModule
-
Method which takes a container tag and then releases all subviews for that container upon
receipt.
- removeTaskEventListener(HeadlessJsTaskEventListener) - Method in class com.facebook.react.jstasks.HeadlessJsTaskContext
-
Unregister a task lifecycle event listener.
- removeTextChangedListener(TextWatcher) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- removeUIManagerListener(UIManagerModuleListener) - Method in class com.facebook.react.uimanager.UIManagerModule
-
- removeUriHandler(NetworkingModule.UriHandler) - Method in class com.facebook.react.modules.network.NetworkingModule
-
- removeView(T, View) - Method in class com.facebook.react.uimanager.ViewGroupManager
-
- removeView(View) - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- removeView(View) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- removeViewAt(T, int) - Method in class com.facebook.react.uimanager.ViewGroupManager
-
- removeViewAt(int) - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- removeViewAt(int) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- removeViewAt(ReactViewGroup, int) - Method in class com.facebook.react.views.view.ReactViewManager
-
- removeViewAt(ReactViewPager, int) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
-
- removeViewListener(ReactFindViewUtil.OnViewFoundListener) - Static method in class com.facebook.react.uimanager.util.ReactFindViewUtil
-
Removes an OnViewFoundListener previously registered with addViewListener().
- removeViewsListener(ReactFindViewUtil.OnMultipleViewsFoundListener) - Static method in class com.facebook.react.uimanager.util.ReactFindViewUtil
-
- removeWebSocketHandler(int) - Method in class com.facebook.react.modules.blob.BlobModule
-
- replaceExistingNonRootView(int, int) - Method in class com.facebook.react.uimanager.UIImplementation
-
Replaces the View specified by oldTag with the View specified by newTag within oldTag's parent.
- replaceExistingNonRootView(int, int) - Method in class com.facebook.react.uimanager.UIManagerModule
-
Replaces the View specified by oldTag with the View specified by newTag within oldTag's parent.
- replaceOkHttpClient(OkHttpClient) - Static method in class com.facebook.react.modules.network.OkHttpClientProvider
-
- reportFatalException(String, ReadableArray, int) - Method in class com.facebook.react.modules.core.ExceptionsManagerModule
-
- reportRedbox(Context, String, StackFrame[], String, RedBoxHandler.ReportCompletedListener) - Method in interface com.facebook.react.devsupport.RedBoxHandler
-
Report the information from the redbox and set up a callback listener.
- reportSoftException(String, ReadableArray, int) - Method in class com.facebook.react.modules.core.ExceptionsManagerModule
-
- requestChildFocus(View, View) - Method in class com.facebook.react.ReactRootView
-
- requestDisallowInterceptTouchEvent(boolean) - Method in class com.facebook.react.ReactRootView
-
- requestDisallowInterceptTouchEvent(boolean) - Method in class com.facebook.react.views.swiperefresh.ReactSwipeRefreshLayout
-
SwipeRefreshLayout
overrides ViewGroup#requestDisallowInterceptTouchEvent
and
swallows it.
- requestFocus(int, Rect) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- requestFocusFromJS() - Method in class com.facebook.react.views.textinput.ReactEditText
-
- RequestHandler - Interface in com.facebook.react.packagerconnection
-
- requestLayout() - Method in class com.facebook.react.views.picker.ReactPicker
-
- requestLayout() - Method in class com.facebook.react.views.toolbar.ReactToolbar
-
- requestLayout() - Method in class com.facebook.react.views.view.ReactViewGroup
-
- requestMultiplePermissions(ReadableArray, Promise) - Method in class com.facebook.react.modules.permissions.PermissionsModule
-
- RequestOnlyHandler - Class in com.facebook.react.packagerconnection
-
- RequestOnlyHandler() - Constructor for class com.facebook.react.packagerconnection.RequestOnlyHandler
-
- requestPermission(String, Promise) - Method in class com.facebook.react.modules.permissions.PermissionsModule
-
Request the given permission.
- requestPermissions(String[], int, PermissionListener) - Method in interface com.facebook.react.modules.core.PermissionAwareActivity
-
See Activity.requestPermissions(java.lang.String[], int)
.
- requestPermissions(String[], int, PermissionListener) - Method in class com.facebook.react.ReactActivity
-
- requestPermissions(String[], int, PermissionListener) - Method in class com.facebook.react.ReactActivityDelegate
-
- requestPermissions(String[], int, PermissionListener) - Method in class com.facebook.react.ReactFragmentActivity
-
- requiresExtraMap(String) - Method in class com.facebook.react.modules.fresco.SystraceRequestListener
-
- reset() - Method in class com.facebook.react.devsupport.BundleDeltaClient
-
- reset() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
-
- reset() - Method in class com.facebook.react.uimanager.layoutanimation.LayoutAnimationController
-
- reset() - Method in class com.facebook.react.uimanager.Spacing
-
Resets the spacing instance to its default state.
- reset() - Method in class com.facebook.yoga.YogaNode
-
- resetConfig(ReadableMap) - Method in class com.facebook.react.animated.DecayAnimation
-
- resetIdentityMatrix(double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
-
- resetModule(HybridData) - Method in class com.facebook.react.bridge.CxxModuleWrapperBase
-
- resetNative() - Method in class com.facebook.jni.HybridData
-
To explicitly delete the instance, call resetNative().
- resetPaddingChanged() - Method in class com.facebook.react.flat.RCTTextInput
-
- 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.
- resolve(Object) - Method in class com.facebook.react.bridge.PromiseImpl
-
- resolve(Uri) - Method in class com.facebook.react.modules.blob.BlobModule
-
- resolve(String, int, int) - Method in class com.facebook.react.modules.blob.BlobModule
-
- resolve(ReadableMap) - Method in class com.facebook.react.modules.blob.BlobModule
-
- resolveCustomEventName(String) - Method in interface com.facebook.react.uimanager.UIManagerModule.CustomEventNamesResolver
-
Returns custom event name by the provided event name.
- resolveRootTagFromReactTag(int) - Method in class com.facebook.react.uimanager.UIImplementation
-
- resolveRootTagFromReactTag(int) - Method in class com.facebook.react.uimanager.UIManagerModule
-
Given a reactTag from a component, find its root node tag, if possible.
- resolveShadowNode(int) - Method in class com.facebook.react.uimanager.UIImplementation
-
- resolveView(int) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
- resolveViewManager(int) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
- resolveViewManager(String) - Method in class com.facebook.react.uimanager.UIImplementation
-
- ResourceDrawableIdHelper - Class in com.facebook.react.views.imagehelper
-
Helper class for obtaining information about local images.
- respond(Object) - Method in interface com.facebook.react.packagerconnection.Responder
-
- Responder - Interface in com.facebook.react.packagerconnection
-
- ResponseUtil - Class in com.facebook.react.modules.network
-
Util methods to send network responses to JS.
- ResponseUtil() - Constructor for class com.facebook.react.modules.network.ResponseUtil
-
- restoreCanvas(Canvas) - Method in class com.facebook.react.views.art.ARTVirtualNode
-
Restore the canvas after an element was drawn.
- RIGHT - Static variable in class com.facebook.react.uimanager.Spacing
-
Spacing type that represents the right direction.
- RIGHT - Static variable in class com.facebook.react.uimanager.ViewProps
-
- RN_CORE - Static variable in class com.facebook.debug.tags.ReactDebugOverlayTags
-
- RootShadowNodeRegistry - Class in com.facebook.react.fabric
-
- RootShadowNodeRegistry() - Constructor for class com.facebook.react.fabric.RootShadowNodeRegistry
-
- RootView - Interface in com.facebook.react.uimanager
-
Interface for the root native view of a React native application.
- RootViewManager - Class in com.facebook.react.uimanager
-
View manager for ReactRootView components.
- RootViewManager() - Constructor for class com.facebook.react.uimanager.RootViewManager
-
- RootViewUtil - Class in com.facebook.react.uimanager
-
- RootViewUtil() - Constructor for class com.facebook.react.uimanager.RootViewUtil
-
- RotationAnimationPropertyUpdater - Class in com.facebook.react.animation
-
- RotationAnimationPropertyUpdater(float) - Constructor for class com.facebook.react.animation.RotationAnimationPropertyUpdater
-
- roundTo3Places(double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
-
- run() - Method in class com.facebook.jni.NativeRunnable
-
- run() - Method in class com.facebook.react.animation.Animation
-
- run() - Method in class com.facebook.react.animation.ImmediateAnimation
-
- run() - Method in class com.facebook.react.bridge.GuardedRunnable
-
- run() - Method in class com.facebook.react.bridge.queue.NativeRunnable
-
- run() - Method in class com.facebook.react.bridge.queue.NativeRunnableDeprecated
-
- run() - Method in class com.facebook.react.packagerconnection.FileIoHandler
-
- runAnimationStep(long) - Method in class com.facebook.react.animated.DecayAnimation
-
- runApplication(String, WritableMap) - Method in interface com.facebook.react.modules.appregistry.AppRegistry
-
- runGuarded() - Method in class com.facebook.react.bridge.GuardedRunnable
-
- runJSBundle() - Method in interface com.facebook.react.bridge.CatalystInstance
-
- runJSBundle() - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- runOnJSQueueThread(Runnable) - Method in class com.facebook.react.bridge.ReactContext
-
- runOnNativeModulesQueueThread(Runnable) - Method in class com.facebook.react.bridge.ReactContext
-
- runOnQueue(Runnable) - Method in interface com.facebook.react.bridge.queue.MessageQueueThread
-
Runs the given Runnable on this Thread.
- runOnQueue(Runnable) - Method in class com.facebook.react.bridge.queue.MessageQueueThreadImpl
-
Runs the given Runnable on this Thread.
- runOnUiQueueThread(Runnable) - Method in class com.facebook.react.bridge.ReactContext
-
- runOnUiThread(Runnable) - Static method in class com.facebook.react.bridge.UiThreadUtil
-
Runs the given Runnable
on the UI thread.
- SamplingProfilerPackagerMethod - Class in com.facebook.react.packagerconnection
-
- SamplingProfilerPackagerMethod(long) - Constructor for class com.facebook.react.packagerconnection.SamplingProfilerPackagerMethod
-
- saveAndSetupCanvas(Canvas) - Method in class com.facebook.react.views.art.ARTVirtualNode
-
Sets up the transform matrix on the canvas before an element is drawn.
- saveFromResponse(HttpUrl, List<Cookie>) - Method in class com.facebook.react.modules.network.ReactCookieJarContainer
-
- saveToCameraRoll(String, String, Promise) - Method in class com.facebook.react.modules.camera.CameraRollManager
-
Save an image to the gallery (i.e.
- ScaleXAnimationPropertyUpdater - Class in com.facebook.react.animation
-
- ScaleXAnimationPropertyUpdater(float) - Constructor for class com.facebook.react.animation.ScaleXAnimationPropertyUpdater
-
- ScaleXAnimationPropertyUpdater(float, float) - Constructor for class com.facebook.react.animation.ScaleXAnimationPropertyUpdater
-
- ScaleXYAnimationPairPropertyUpdater - Class in com.facebook.react.animation
-
- ScaleXYAnimationPairPropertyUpdater(float, float) - Constructor for class com.facebook.react.animation.ScaleXYAnimationPairPropertyUpdater
-
- ScaleXYAnimationPairPropertyUpdater(float, float, float, float) - Constructor for class com.facebook.react.animation.ScaleXYAnimationPairPropertyUpdater
-
- ScaleYAnimationPropertyUpdater - Class in com.facebook.react.animation
-
- ScaleYAnimationPropertyUpdater(float) - Constructor for class com.facebook.react.animation.ScaleYAnimationPropertyUpdater
-
- ScaleYAnimationPropertyUpdater(float, float) - Constructor for class com.facebook.react.animation.ScaleYAnimationPropertyUpdater
-
- ScrollEvent - Class in com.facebook.react.views.scroll
-
A event dispatched from a ScrollView scrolling.
- ScrollEventType - Enum in com.facebook.react.views.scroll
-
Scroll event types that JS module RCTEventEmitter can understand
- scrollTo(ReactHorizontalScrollView, ReactScrollViewCommandHelper.ScrollToCommandData) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- scrollTo(T, ReactScrollViewCommandHelper.ScrollToCommandData) - Method in interface com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollCommandHandler
-
- scrollTo(ReactScrollView, ReactScrollViewCommandHelper.ScrollToCommandData) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
- scrollToEnd(ReactHorizontalScrollView, ReactScrollViewCommandHelper.ScrollToEndCommandData) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- scrollToEnd(T, ReactScrollViewCommandHelper.ScrollToEndCommandData) - Method in interface com.facebook.react.views.scroll.ReactScrollViewCommandHelper.ScrollCommandHandler
-
- scrollToEnd(ReactScrollView, ReactScrollViewCommandHelper.ScrollToEndCommandData) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
- ScrollWatcher - Interface in com.facebook.react.views.textinput
-
- send(String, int) - Method in class com.facebook.react.modules.websocket.WebSocketModule
-
- sendAccessibilityEvent(int, int) - Method in class com.facebook.react.flat.FlatUIImplementation
-
- sendAccessibilityEvent(int, int) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
- sendAccessibilityEvent(int, int) - Method in class com.facebook.react.uimanager.UIImplementation
-
- sendAccessibilityEvent(int, int) - Method in class com.facebook.react.uimanager.UIManagerModule
-
- sendBinary(String, int) - Method in class com.facebook.react.modules.websocket.WebSocketModule
-
- sendBinary(ByteString, int) - Method in class com.facebook.react.modules.websocket.WebSocketModule
-
- sendEventToAllConnections(String) - Method in class com.facebook.react.devsupport.InspectorPackagerConnection
-
- sendMessage(String) - Method in class com.facebook.react.bridge.Inspector.LocalConnection
-
- sendMessage(String) - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
-
- sendMessage(ByteString) - Method in class com.facebook.react.packagerconnection.ReconnectingWebSocket
-
- sendOverSocket(ReadableMap, int) - Method in class com.facebook.react.modules.blob.BlobModule
-
- sendRequest(String, String, int, ReadableArray, ReadableMap, String, boolean, int, boolean) - Method in class com.facebook.react.modules.network.NetworkingModule
-
- set(T) - Method in class com.facebook.react.common.futures.SimpleSettableFuture
-
Sets the result.
- set(int, long) - Method in class com.facebook.react.common.LongArray
-
- set(int, float) - Method in class com.facebook.react.uimanager.Spacing
-
Set a spacing value.
- setAccessibilityComponentType(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
-
- setAccessibilityLabel(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
-
- setAccessibilityLiveRegion(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
-
- setAccessible(ReactViewGroup, boolean) - Method in class com.facebook.react.views.view.ReactViewManager
-
- setActions(ReactToolbar, ReadableArray) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
-
- setAlignContent(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setAlignContent(YogaAlign) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setAlignContent(YogaAlign) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setAlignContent(YogaAlign) - Method in class com.facebook.yoga.YogaNode
-
- setAlignItems(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setAlignItems(YogaAlign) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setAlignItems(YogaAlign) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setAlignItems(YogaAlign) - Method in class com.facebook.yoga.YogaNode
-
- setAlignment(int) - Method in class com.facebook.react.views.art.ARTTextShadowNode
-
- setAlignSelf(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setAlignSelf(YogaAlign) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setAlignSelf(YogaAlign) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setAlignSelf(YogaAlign) - Method in class com.facebook.yoga.YogaNode
-
- setAllowFontScaling(boolean) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- setAllowUniversalAccessFromFileURLs(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- setAlpha(int) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- setAnimatedNodeOffset(int, double) - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- setAnimatedNodeValue(int, double) - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- setAnimating(ProgressBarContainerView, boolean) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
-
- setAnimationListener(AnimationListener) - Method in class com.facebook.react.animation.Animation
-
- setAnimationType(ReactModalHostView, String) - Method in class com.facebook.react.views.modal.ReactModalHostManager
-
- setAnimationType(String) - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- setApplication(Application) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
Required.
- setAppProperties(Bundle) - Method in class com.facebook.react.ReactRootView
-
- setAspectRatio(float) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setAspectRatio(float) - Method in class com.facebook.yoga.YogaNode
-
- setAutoCapitalize(ReactEditText, int) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setAutoCorrect(ReactEditText, Boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setBackground(View, Drawable) - Static method in class com.facebook.react.views.common.ViewHelper
-
Set the background to a given Drawable, or remove the background.
- setBackground(Drawable) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- setBackgroundColor(int) - Method in class com.facebook.react.flat.RCTTextInput
-
- setBackgroundColor(T, int) - Method in class com.facebook.react.uimanager.BaseViewManager
-
- setBackgroundColor(ARTSurfaceView, int) - Method in class com.facebook.react.views.art.ARTSurfaceViewManager
-
- setBackgroundColor(Integer) - Method in class com.facebook.react.views.art.ARTSurfaceViewShadowNode
-
- setBackgroundColor(int) - Method in class com.facebook.react.views.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(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
-
- setBlurOnSubmit(Boolean) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- setBlurOnSubmit(ReactEditText, Boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setBlurRadius(ReactImageView, float) - Method in class com.facebook.react.views.image.ReactImageManager
-
- setBlurRadius(float) - Method in class com.facebook.react.views.image.ReactImageView
-
- setBorder(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setBorder(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setBorder(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
-
- setBorderColor(ReactImageView, Integer) - Method in class com.facebook.react.views.image.ReactImageManager
-
- setBorderColor(int) - Method in class com.facebook.react.views.image.ReactImageView
-
- setBorderColor(int, float, float) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- setBorderColor(ReactHorizontalScrollView, int, Integer) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- setBorderColor(int, float, float) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- setBorderColor(ReactScrollView, int, Integer) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
- setBorderColor(ReactTextView, int, Integer) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
-
- setBorderColor(int, float, float) - Method in class com.facebook.react.views.text.ReactTextView
-
- setBorderColor(int, float, float) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- setBorderColor(ReactEditText, int, Integer) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setBorderColor(int, float, float) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- setBorderColor(int, float, float) - Method in class com.facebook.react.views.view.ReactViewBackgroundManager
-
- setBorderColor(int, float, float) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- setBorderColor(ReactViewGroup, int, Integer) - Method in class com.facebook.react.views.view.ReactViewManager
-
- setBorderRadius(ReactImageView, int, float) - Method in class com.facebook.react.views.image.ReactImageManager
-
- setBorderRadius(float) - Method in class com.facebook.react.views.image.ReactImageView
-
- setBorderRadius(float, int) - Method in class com.facebook.react.views.image.ReactImageView
-
- setBorderRadius(float) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- setBorderRadius(float, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- setBorderRadius(ReactHorizontalScrollView, int, float) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- setBorderRadius(float) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- setBorderRadius(float, int) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- setBorderRadius(ReactScrollView, int, float) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
- setBorderRadius(ReactTextView, int, float) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
-
- setBorderRadius(float) - Method in class com.facebook.react.views.text.ReactTextView
-
- setBorderRadius(float, int) - Method in class com.facebook.react.views.text.ReactTextView
-
- setBorderRadius(float) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- setBorderRadius(float, int) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- setBorderRadius(ReactEditText, int, float) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setBorderRadius(float) - Method in class com.facebook.react.views.view.ReactViewBackgroundManager
-
- setBorderRadius(float, int) - Method in class com.facebook.react.views.view.ReactViewBackgroundManager
-
- setBorderRadius(float) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- setBorderRadius(float, int) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- setBorderRadius(ReactViewGroup, int, float) - Method in class com.facebook.react.views.view.ReactViewManager
-
- setBorderStyle(String) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- setBorderStyle(ReactHorizontalScrollView, String) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- setBorderStyle(String) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- setBorderStyle(ReactScrollView, String) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
- setBorderStyle(ReactTextView, String) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
-
- setBorderStyle(String) - Method in class com.facebook.react.views.text.ReactTextView
-
- setBorderStyle(String) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- setBorderStyle(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setBorderStyle(String) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- setBorderStyle(String) - Method in class com.facebook.react.views.view.ReactViewBackgroundManager
-
- setBorderStyle(String) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- setBorderStyle(ReactViewGroup, String) - Method in class com.facebook.react.views.view.ReactViewManager
-
- setBorderWidth(ReactImageView, float) - Method in class com.facebook.react.views.image.ReactImageManager
-
- setBorderWidth(float) - Method in class com.facebook.react.views.image.ReactImageView
-
- setBorderWidth(int, float) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- setBorderWidth(ReactHorizontalScrollView, int, float) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- setBorderWidth(int, float) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- setBorderWidth(ReactScrollView, int, float) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
- setBorderWidth(ReactTextView, int, float) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
-
- setBorderWidth(int, float) - Method in class com.facebook.react.views.text.ReactTextView
-
- setBorderWidth(int, float) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- setBorderWidth(ReactEditText, int, float) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setBorderWidth(int, float) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- setBorderWidth(int, float) - Method in class com.facebook.react.views.view.ReactViewBackgroundManager
-
- setBorderWidth(int, float) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- setBorderWidth(ReactViewGroup, int, float) - Method in class com.facebook.react.views.view.ReactViewManager
-
- setBorderWidths(int, float) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setBottomFillColor(ReactHorizontalScrollView, int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
When set, fills the rest of the scrollview with a color to avoid setting a background and
creating unnecessary overdraw.
- setBottomFillColor(ReactScrollView, int) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
When set, fills the rest of the scrollview with a color to avoid setting a background and
creating unnecessary overdraw.
- setBridgeIdleDebugListener(NotThreadSafeBridgeIdleDebugListener) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
- setBundleAssetName(String) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
Name of the JS bundle file to be loaded from application's raw assets.
- setBundleDeltasEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- setCaretHidden(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setChildren(int, ReadableArray) - Method in class com.facebook.react.flat.FlatUIImplementation
-
- setChildren(int, ReadableArray) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
Simplified version of manageChildren that only deals with adding children views
- setChildren(int, ReadableArray) - Method in class com.facebook.react.uimanager.UIImplementation
-
An optimized version of manageChildren that is used for initial setting of child views.
- setChildren(int, ReadableArray) - Method in class com.facebook.react.uimanager.UIManagerModule
-
Interface for fast tracking the initial adding of views.
- setClipping(ReadableArray) - Method in class com.facebook.react.views.art.ARTGroupShadowNode
-
- setCollapsable(ReactViewGroup, boolean) - Method in class com.facebook.react.views.view.ReactViewManager
-
- setColor(int, boolean) - Method in class com.facebook.react.modules.statusbar.StatusBarModule
-
- setColor(ReactPicker, Integer) - Method in class com.facebook.react.views.picker.ReactPickerManager
-
- setColor(ProgressBarContainerView, Integer) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
-
- setColor(Integer) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- setColor(ReactEditText, Integer) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setColor(int) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- setColorFilter(ColorFilter) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- setColors(ReactSwipeRefreshLayout, ReadableArray) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
-
- setContentHandler(int, WebSocketModule.ContentHandler) - Method in class com.facebook.react.modules.websocket.WebSocketModule
-
- setContentInsetEnd(ReactToolbar, float) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
-
- setContentInsetStart(ReactToolbar, float) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
-
- setContentSizeWatcher(ContentSizeWatcher) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- setContextMenuHidden(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setControllerListener(ControllerListener) - Method in class com.facebook.react.views.image.ReactImageView
-
- setCookieJar(CookieJar) - Method in interface com.facebook.react.modules.network.CookieJarContainer
-
- setCookieJar(CookieJar) - Method in class com.facebook.react.modules.network.ReactCookieJarContainer
-
- setCurrentActivity(Activity) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
- setCurrentItemFromJs(int, boolean) - Method in class com.facebook.react.views.viewpager.ReactViewPager
-
- setData(Object) - Method in class com.facebook.yoga.YogaNode
-
- 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
-
- setDelayViewManagerClassLoadsEnabled(boolean) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
- setDevBundleDownloadListener(DevBundleDownloadListener) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
- setDevLoadingEnabled(boolean) - Static method in class com.facebook.react.devsupport.DevLoadingViewController
-
- setDevSupportEnabled(boolean) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
ReactInstanceDevCommandsHandler
is responsible for
enabling/disabling dev support when a React view is attached/detached
or when application state changes (e.g.
- setDevSupportEnabled(boolean) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- setDevSupportEnabled(boolean) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- setDirection(YogaDirection) - Method in class com.facebook.yoga.YogaNode
-
- setDisabled(ReactTextView, boolean) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
-
- setDisableFullscreenUI(boolean) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- setDisableFullscreenUI(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setDisplay(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setDisplay(YogaDisplay) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setDisplay(YogaDisplay) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setDisplay(YogaDisplay) - Method in class com.facebook.yoga.YogaNode
-
- setDomStorageEnabled(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- setDrawerLockMode(ReactDrawerLayout, String) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
-
- setDrawerPosition(ReactDrawerLayout, int) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
-
- setEditable(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setElementInspectorEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- setElevation(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
-
- setElevation(ReactDrawerLayout, float) - Method in class com.facebook.react.views.drawer.ReactDrawerLayoutManager
-
- setEllipsizeLocation(TextUtils.TruncateAt) - Method in class com.facebook.react.views.text.ReactTextView
-
- setEllipsizeMode(ReactTextView, String) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
-
- setEnabled(boolean) - Method in interface com.facebook.react.bridge.Systrace
-
- setEnabled(ReactCheckBox, boolean) - Method in class com.facebook.react.views.checkbox.ReactCheckBoxManager
-
- setEnabled(ReactPicker, boolean) - Method in class com.facebook.react.views.picker.ReactPickerManager
-
- setEnabled(ReactSlider, boolean) - Method in class com.facebook.react.views.slider.ReactSliderManager
-
- setEnabled(ReactSwipeRefreshLayout, boolean) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
-
- setEnabled(ReactSwitch, boolean) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
-
- setEndFillColor(int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- setEndFillColor(int) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- setEventListener(ReactRootView.ReactRootViewEventListener) - Method in class com.facebook.react.ReactRootView
-
- setException(Exception) - Method in class com.facebook.react.common.futures.SimpleSettableFuture
-
Sets the exception.
- setExperimentalFeatureEnabled(YogaExperimentalFeature, boolean) - Method in class com.facebook.yoga.YogaConfig
-
- setFadeDuration(ReactImageView, int) - Method in class com.facebook.react.views.image.ReactImageManager
-
- setFadeDuration(int) - Method in class com.facebook.react.views.image.ReactImageView
-
- setFill(ReadableArray) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
-
- setFlex(float) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setFlex(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setFlex(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setFlex(float) - Method in class com.facebook.yoga.YogaNode
-
- setFlexBasis(Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setFlexBasis(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setFlexBasis(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setFlexBasis(float) - Method in class com.facebook.yoga.YogaNode
-
- setFlexBasisAuto() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setFlexBasisAuto() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setFlexBasisAuto() - Method in class com.facebook.yoga.YogaNode
-
- setFlexBasisPercent(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setFlexBasisPercent(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setFlexBasisPercent(float) - Method in class com.facebook.yoga.YogaNode
-
- setFlexDirection(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setFlexDirection(YogaFlexDirection) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setFlexDirection(YogaFlexDirection) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setFlexDirection(YogaFlexDirection) - Method in class com.facebook.yoga.YogaNode
-
- setFlexGrow(float) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setFlexGrow(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setFlexGrow(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setFlexGrow(float) - Method in class com.facebook.yoga.YogaNode
-
- setFlexShrink(float) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setFlexShrink(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setFlexShrink(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setFlexShrink(float) - Method in class com.facebook.yoga.YogaNode
-
- setFlexWrap(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setFlexWrap(YogaWrap) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setFlexWrap(YogaWrap) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setFontFamily(String) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- setFontFamily(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setFontSize(float) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- setFontSize(ReactEditText, float) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setFontStyle(String) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
/* This code is duplicated in ReactTextInputManager
/* TODO: Factor into a common place they can both use
- setFontStyle(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
/* This code was taken from the method setFontStyle of the class ReactTextShadowNode
/* TODO: Factor into a common place they can both use
- setFontWeight(String) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
/* This code is duplicated in ReactTextInputManager
/* TODO: Factor into a common place they can both use
- setFontWeight(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
/* This code was taken from the method setFontWeight of the class ReactTextShadowNode
/* TODO: Factor into a common place they can both use
- setFpsDebugEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- setFrame(ReadableMap) - Method in class com.facebook.react.views.art.ARTTextShadowNode
-
- setFrescoConfig(ImagePipelineConfig) - Method in class com.facebook.react.shell.MainPackageConfig.Builder
-
- setGlobalVariable(String, String) - Method in interface com.facebook.react.bridge.CatalystInstance
-
- setGlobalVariable(String, String) - Method in class com.facebook.react.bridge.CatalystInstanceImpl
-
- setGlobalVariable(String, String) - Method in interface com.facebook.react.bridge.JavaJSExecutor
-
- setGlobalVariable(String, String) - Method in class com.facebook.react.devsupport.WebsocketJavaScriptExecutor
-
- setHardwareAccelerated(ReactModalHostView, boolean) - Method in class com.facebook.react.views.modal.ReactModalHostManager
-
- setHardwareAccelerated(boolean) - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- setHeaders(ReactImageView, ReadableMap) - Method in class com.facebook.react.views.image.ReactImageManager
-
- setHeaders(ReadableMap) - Method in class com.facebook.react.views.image.ReactImageView
-
- setHeaders(ReadableMap) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
-
- setHeight(Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setHeight(Dynamic) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
-
- setHeight(float) - Method in class com.facebook.yoga.YogaNode
-
- setHeightAuto() - Method in class com.facebook.yoga.YogaNode
-
- setHeightPercent(float) - Method in class com.facebook.yoga.YogaNode
-
- setHidden(boolean) - Method in class com.facebook.react.modules.statusbar.StatusBarModule
-
- setHitSlop(FlatViewGroup, ReadableMap) - Method in class com.facebook.react.flat.RCTViewManager
-
- setHitSlop(ReactViewGroup, ReadableMap) - Method in class com.facebook.react.views.view.ReactViewManager
-
- setHitSlopRect(Rect) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- setHotModuleReplacementEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- setHotspot(FlatViewGroup, ReadableMap) - Method in class com.facebook.react.flat.RCTViewManager
-
- setImportantForAccessibility(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
-
- setIncludeFontPadding(boolean) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- setIncludeFontPadding(ReactTextView, boolean) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
-
- setIndeterminate(ProgressBarContainerView, boolean) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
-
- setInitialLifecycleState(LifecycleState) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
Sets the initial lifecycle state of the host.
- setInjectedJavaScript(String) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
-
- setInjectedJavaScript(WebView, String) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- setInlineImageLeft(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setInlineImagePadding(ReactEditText, int) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setInputType(int) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- setIsFabric(boolean) - Method in class com.facebook.react.ReactRootView
-
- setIsLayoutOnly(boolean) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
Sets whether this node only contributes to the layout of its children without doing any drawing
or functionality itself.
- setIsLayoutOnly(boolean) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
Sets whether this node only contributes to the layout of its children without doing any drawing
or functionality itself.
- setItems(ReactPicker, ReadableArray) - Method in class com.facebook.react.views.picker.ReactPickerManager
-
- setJavaScriptEnabled(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- setJavaScriptExecutorFactory(JavaScriptExecutorFactory) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
Factory for desired implementation of JavaScriptExecutor.
- setJSBundleFile(String) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
Path to the JS bundle file to be loaded from the file system.
- setJSBundleLoader(JSBundleLoader) - Method in class com.facebook.react.bridge.CatalystInstanceImpl.Builder
-
- setJSBundleLoader(JSBundleLoader) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
Bundle loader to use when setting up JS environment.
- setJSEntryPoint(Runnable) - Method in class com.facebook.react.ReactRootView
-
Set a custom entry point for invoking JS.
- setJSExecutor(JavaScriptExecutor) - Method in class com.facebook.react.bridge.CatalystInstanceImpl.Builder
-
- setJSIModulesProvider(JSIModulesProvider) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
- setJSMainModulePath(String) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
Path to your app's main module on the packager server.
- setJSQueueThreadSpec(MessageQueueThreadSpec) - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationSpec.Builder
-
- setJSResponder(int, boolean) - Method in class com.facebook.react.flat.FlatUIImplementation
-
- setJSResponder(int, ViewParent) - Method in class com.facebook.react.touch.JSResponderHandler
-
- setJSResponder(int, int, boolean) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
- setJSResponder(int, boolean) - Method in class com.facebook.react.uimanager.UIImplementation
-
- setJSResponder(int, boolean) - Method in class com.facebook.react.uimanager.UIManagerModule
-
- setJustifyContent(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setJustifyContent(YogaJustify) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setJustifyContent(YogaJustify) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setJustifyContent(YogaJustify) - Method in class com.facebook.yoga.YogaNode
-
- setKeyboardType(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setLayoutAnimationEnabled(boolean) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
- setLayoutAnimationEnabledExperimental(boolean) - Method in class com.facebook.react.uimanager.UIImplementation
-
LayoutAnimation API on Android is currently experimental.
- setLayoutAnimationEnabledExperimental(boolean) - Method in class com.facebook.react.uimanager.UIManagerModule
-
LayoutAnimation API on Android is currently experimental.
- setLayoutDirection(YogaDirection) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setLayoutDirection(YogaDirection) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setLayoutUpdateListener(UIImplementation.LayoutUpdateListener) - Method in class com.facebook.react.uimanager.UIImplementation
-
- setLazyNativeModulesEnabled(boolean) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
- setLazyViewManagersEnabled(boolean) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
- setLetterSpacing(float) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- 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
-
- setLoadHandlersRegistered(ReactImageView, boolean) - Method in class com.facebook.react.views.image.ReactImageManager
-
- setLoadingIndicatorSource(ReactImageView, String) - Method in class com.facebook.react.views.image.ReactImageManager
-
- setLoadingIndicatorSource(String) - Method in class com.facebook.react.views.image.ReactImageView
-
- setLocalData(Object) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setLocalData(Object) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setLocalData(Object) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
-
- setLogger(YogaLogger) - Method in class com.facebook.yoga.YogaConfig
-
- setLogo(ReactToolbar, ReadableMap) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
-
- setMargin(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setMargin(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setMargin(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
-
- setMarginAuto(int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setMarginAuto(int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setMarginAuto(YogaEdge) - Method in class com.facebook.yoga.YogaNode
-
- setMarginPercent(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setMarginPercent(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setMarginPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
-
- setMargins(int, Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setMaxHeight(Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setMaxHeight(float) - Method in class com.facebook.yoga.YogaNode
-
- setMaxHeightPercent(float) - Method in class com.facebook.yoga.YogaNode
-
- setMaximumSize(long) - Method in class com.facebook.react.modules.storage.ReactDatabaseSupplier
-
Sets the maximum size the database will grow to.
- setMaximumTrackTintColor(ReactSlider, Integer) - Method in class com.facebook.react.views.slider.ReactSliderManager
-
- setMaximumValue(ReactSlider, double) - Method in class com.facebook.react.views.slider.ReactSliderManager
-
- setMaxLength(ReactEditText, Integer) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setMaxWidth(Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setMaxWidth(float) - Method in class com.facebook.yoga.YogaNode
-
- setMaxWidthPercent(float) - Method in class com.facebook.yoga.YogaNode
-
- setMeasureFunction(YogaMeasureFunction) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setMeasureFunction(YogaMeasureFunction) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setMeasureFunction(YogaMeasureFunction) - Method in class com.facebook.yoga.YogaNode
-
- setMediaPlaybackRequiresUserAction(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- setMessagingEnabled(boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
-
- setMessagingEnabled(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- setMinHeight(Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setMinHeight(float) - Method in class com.facebook.yoga.YogaNode
-
- setMinHeightPercent(float) - Method in class com.facebook.yoga.YogaNode
-
- setMinimumTrackTintColor(ReactSlider, Integer) - Method in class com.facebook.react.views.slider.ReactSliderManager
-
- setMinimumValue(ReactSlider, double) - Method in class com.facebook.react.views.slider.ReactSliderManager
-
- setMinNumShakes(int) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
- setMinTimeLeftInFrameForNonBatchedOperationMs(int) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
- setMinWidth(Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setMinWidth(float) - Method in class com.facebook.yoga.YogaNode
-
- setMinWidthPercent(float) - Method in class com.facebook.yoga.YogaNode
-
- setMixedContentMode(WebView, String) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- setMostRecentEventCount(int) - Method in class com.facebook.react.flat.RCTTextInput
-
- setMostRecentEventCount(int) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
-
- setMultiline(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setNativeBackground(ReactViewGroup, ReadableMap) - Method in class com.facebook.react.views.view.ReactViewManager
-
- setNativeForeground(ReactViewGroup, ReadableMap) - Method in class com.facebook.react.views.view.ReactViewManager
-
- setNativeId(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
-
- setNativeModuleCallExceptionHandler(NativeModuleCallExceptionHandler) - Method in class com.facebook.react.bridge.CatalystInstanceImpl.Builder
-
- setNativeModuleCallExceptionHandler(NativeModuleCallExceptionHandler) - Method in class com.facebook.react.bridge.ReactContext
-
- setNativeModuleCallExceptionHandler(NativeModuleCallExceptionHandler) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
Set the exception handler for all native module calls.
- setNativeModulesQueueThreadSpec(MessageQueueThreadSpec) - Method in class com.facebook.react.bridge.queue.ReactQueueConfigurationSpec.Builder
-
- setNavIcon(ReactToolbar, ReadableMap) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
-
- setNeedsOffscreenAlphaCompositing(FlatViewGroup, boolean) - Method in class com.facebook.react.flat.RCTViewManager
-
- 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
-
- setNodesManager(NativeAnimatedNodesManager) - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- setNumberOfLines(int) - Method in class com.facebook.react.flat.RCTTextInput
-
- 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
-
- setNumLines(ReactEditText, int) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setOkHttpClientFactory(OkHttpClientFactory) - Static method in class com.facebook.react.modules.network.OkHttpClientProvider
-
- setOn(ReactCheckBox, boolean) - Method in class com.facebook.react.views.checkbox.ReactCheckBoxManager
-
- setOn(ReactSwitch, boolean) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
-
- setOnContentSizeChange(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setOnContentSizeChange(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- setOnDismissListener(DialogInterface.OnDismissListener) - Method in class com.facebook.react.modules.timepicker.SupportTimePickerDialogFragment
-
- setOnDismissListener(DialogInterface.OnDismissListener) - Method in class com.facebook.react.modules.timepicker.TimePickerDialogFragment
-
- setOnInterceptTouchEventListener(OnInterceptTouchEventListener) - Method in interface com.facebook.react.touch.ReactInterceptingViewGroup
-
- setOnInterceptTouchEventListener(OnInterceptTouchEventListener) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- setOnNodeCloned(YogaNodeClonedFunction) - Method in class com.facebook.yoga.YogaConfig
-
- setOnRequestCloseListener(ReactModalHostView.OnRequestCloseListener) - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- setOnScroll(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setOnSelectionChange(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setOnSelectListener(ReactPicker.OnSelectListener) - Method in class com.facebook.react.views.picker.ReactPicker
-
- setOnShowListener(DialogInterface.OnShowListener) - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- setOnSizeChangedListener(SizeMonitoringFrameLayout.OnSizeChangedListener) - Method in class com.facebook.react.uimanager.common.SizeMonitoringFrameLayout
-
- setOnTimeSetListener(TimePickerDialog.OnTimeSetListener) - Method in class com.facebook.react.modules.timepicker.SupportTimePickerDialogFragment
-
- setOnTimeSetListener(TimePickerDialog.OnTimeSetListener) - Method in class com.facebook.react.modules.timepicker.TimePickerDialogFragment
-
- setOpacity(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
-
- setOpacity(float) - Method in class com.facebook.react.views.art.ARTVirtualNode
-
- 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.view.ReactViewGroup
-
- setOverflow(ReactViewGroup, String) - Method in class com.facebook.react.views.view.ReactViewManager
-
- setOverflow(YogaOverflow) - Method in class com.facebook.yoga.YogaNode
-
- setOverflowIcon(ReactToolbar, ReadableMap) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
-
- setOverlayColor(ReactImageView, Integer) - Method in class com.facebook.react.views.image.ReactImageManager
-
- setOverlayColor(int) - Method in class com.facebook.react.views.image.ReactImageView
-
- setOverScrollMode(ReactHorizontalScrollView, String) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
Controls overScroll behaviour
- setOverScrollMode(ReactScrollView, String) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
Controls overScroll behaviour
- setPadding(int, float) - Method in class com.facebook.react.flat.RCTTextInput
-
- setPadding(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setPadding(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setPadding(int, float) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
-
- setPadding(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
-
- setPaddingPercent(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setPaddingPercent(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setPaddingPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
-
- setPaddings(int, Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setPageMargin(ReactViewPager, float) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
-
- setPagingEnabled(boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- setPagingEnabled(ReactHorizontalScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- setPeekEnabled(ReactViewPager, boolean) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
-
- setPlaceholder(ReactEditText, String) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setPlaceholderTextColor(ReactEditText, Integer) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setPointerEvents(FlatViewGroup, String) - Method in class com.facebook.react.flat.RCTViewManager
-
- setPointerEvents(ReactViewGroup, String) - Method in class com.facebook.react.views.view.ReactViewManager
-
- setPointScaleFactor(float) - Method in class com.facebook.yoga.YogaConfig
-
- setPosition(String) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setPosition(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setPosition(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setPosition(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
-
- setPositionPercent(int, float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setPositionPercent(int, float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setPositionPercent(YogaEdge, float) - Method in class com.facebook.yoga.YogaNode
-
- setPositionType(YogaPositionType) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setPositionType(YogaPositionType) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setPositionType(YogaPositionType) - Method in class com.facebook.yoga.YogaNode
-
- setPositionValues(int, Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setPrimaryColor(Integer) - Method in class com.facebook.react.views.picker.ReactPicker
-
- setPrinter(Printer) - Static method in class com.facebook.debug.holder.PrinterHolder
-
- setProgress(ProgressBarContainerView, double) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
-
- setProgressBackgroundColor(ReactSwipeRefreshLayout, int) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
-
- setProgressiveRenderingEnabled(ReactImageView, boolean) - Method in class com.facebook.react.views.image.ReactImageManager
-
- setProgressiveRenderingEnabled(boolean) - Method in class com.facebook.react.views.image.ReactImageView
-
- setProgressViewOffset(float) - Method in class com.facebook.react.views.swiperefresh.ReactSwipeRefreshLayout
-
- setProgressViewOffset(ReactSwipeRefreshLayout, float) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
-
- setPrompt(ReactPicker, String) - Method in class com.facebook.react.views.picker.ReactPickerManager
-
- setProperty(View, float[]) - Method in class com.facebook.react.animation.AbstractFloatPairPropertyUpdater
-
- setProperty(View, float) - Method in class com.facebook.react.animation.AbstractSingleFloatProperyUpdater
-
- setProperty(View, float) - Method in class com.facebook.react.animation.OpacityAnimationPropertyUpdater
-
- setProperty(View, float[]) - Method in class com.facebook.react.animation.PositionAnimationPairPropertyUpdater
-
- setProperty(View, float) - Method in class com.facebook.react.animation.RotationAnimationPropertyUpdater
-
- setProperty(View, float) - Method in class com.facebook.react.animation.ScaleXAnimationPropertyUpdater
-
- setProperty(View, float[]) - Method in class com.facebook.react.animation.ScaleXYAnimationPairPropertyUpdater
-
- setProperty(View, float) - Method in class com.facebook.react.animation.ScaleYAnimationPropertyUpdater
-
- setProperty(T, String, ReactStylesDiffMap) - Method in interface com.facebook.react.uimanager.ViewManagerPropertyUpdater.ShadowNodeSetter
-
- setProperty(T, V, String, ReactStylesDiffMap) - Method in interface com.facebook.react.uimanager.ViewManagerPropertyUpdater.ViewManagerSetter
-
- setRadius(float) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- setRadius(float, int) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
- setReactQueueConfigurationSpec(ReactQueueConfigurationSpec) - Method in class com.facebook.react.bridge.CatalystInstanceImpl.Builder
-
- setReactTag(int) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setReactTag(int) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setRedBoxHandler(RedBoxHandler) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
- setRefreshing(boolean) - Method in class com.facebook.react.views.swiperefresh.ReactSwipeRefreshLayout
-
- setRefreshing(ReactSwipeRefreshLayout, boolean) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
-
- setRegistry(NativeModuleRegistry) - Method in class com.facebook.react.bridge.CatalystInstanceImpl.Builder
-
- setReloadOnJSChangeEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- setRemoteJSDebugEnabled(boolean) - Method in class com.facebook.react.devsupport.DevInternalSettings
-
- setRemoteJSDebugEnabled(boolean) - Method in interface com.facebook.react.modules.debug.interfaces.DeveloperSettings
-
Enable/Disable remote JS debugging.
- setRemoveClippedSubviews(FlatViewGroup, boolean) - Method in class com.facebook.react.flat.RCTViewManager
-
- setRemoveClippedSubviews(boolean) - Method in interface com.facebook.react.uimanager.ReactClippingViewGroup
-
Sets property removeClippedSubviews
as a result of property update in JS.
- setRemoveClippedSubviews(boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- setRemoveClippedSubviews(ReactHorizontalScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- setRemoveClippedSubviews(boolean) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- setRemoveClippedSubviews(ReactScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
- setRemoveClippedSubviews(boolean) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- setRemoveClippedSubviews(ReactViewGroup, boolean) - Method in class com.facebook.react.views.view.ReactViewManager
-
- setRenderToHardwareTexture(T, boolean) - Method in class com.facebook.react.uimanager.BaseViewManager
-
- setResizeMethod(ReactImageView, String) - Method in class com.facebook.react.views.image.ReactImageManager
-
- setResizeMethod(ImageResizeMethod) - Method in class com.facebook.react.views.image.ReactImageView
-
- setResizeMode(ReactImageView, String) - Method in class com.facebook.react.views.image.ReactImageManager
-
- setResolvedLayoutDirection(int) - Method in class com.facebook.react.views.view.ReactViewBackgroundDrawable
-
Similar to Drawable.setLayoutDirection, but available in APIs < 23.
- setResult(String, String) - Method in class com.facebook.react.devsupport.JSDevSupport
-
- 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
-
- setRootNode(T) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setRootNode(ReactShadowNodeImpl) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setRootViewTag(int) - Method in class com.facebook.react.ReactRootView
-
- setRotation(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
-
Deprecated.
- setRtl(ReactToolbar, boolean) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
-
- setSaveFormDataDisabled(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- setScalesPageToFit(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- setScaleType(ScalingUtils.ScaleType) - Method in class com.facebook.react.views.image.ReactImageView
-
- setScaleX(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
-
Deprecated.
- setScaleY(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
-
Deprecated.
- setScreenDisplayMetrics(DisplayMetrics) - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
-
- setScrollEnabled(boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- setScrollEnabled(ReactHorizontalScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- setScrollEnabled(boolean) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- setScrollEnabled(ReactScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
- setScrollEnabled(boolean) - Method in class com.facebook.react.views.viewpager.ReactViewPager
-
- setScrollEnabled(ReactViewPager, boolean) - Method in class com.facebook.react.views.viewpager.ReactViewPagerManager
-
- setScrollPerfTag(String) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- setScrollPerfTag(ReactHorizontalScrollView, String) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
Tag used for logging scroll performance on this scroll view.
- setScrollPerfTag(String) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- setScrollPerfTag(ReactScrollView, String) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
Tag used for logging scroll performance on this scroll view.
- setScrollWatcher(ScrollWatcher) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- setSecureTextEntry(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setSelectable(ReactTextView, boolean) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
-
- setSelected(ReactPicker, int) - Method in class com.facebook.react.views.picker.ReactPickerManager
-
- setSelection(int, int) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- setSelection(ReactEditText, ReadableMap) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setSelectionColor(ReactTextView, Integer) - Method in class com.facebook.react.views.text.ReactTextAnchorViewManager
-
- setSelectionColor(ReactEditText, Integer) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setSelectionWatcher(SelectionWatcher) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- setSelectTextOnFocus(ReactEditText, boolean) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setSendIdleEvents(boolean) - Method in class com.facebook.react.modules.core.Timing
-
- setSendMomentumEvents(boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- setSendMomentumEvents(ReactHorizontalScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
Computing momentum events is potentially expensive since we post a runnable on the UI thread
to see when it is done.
- setSendMomentumEvents(boolean) - Method in class com.facebook.react.views.scroll.ReactScrollView
-
- setSendMomentumEvents(ReactScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
Computing momentum events is potentially expensive since we post a runnable on the UI thread
to see when it is done.
- setShapePath(ReadableArray) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
-
- 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
-
- setShowsHorizontalScrollIndicator(ReactHorizontalScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- setShowsVerticalScrollIndicator(ReactScrollView, boolean) - Method in class com.facebook.react.views.scroll.ReactScrollViewManager
-
- setSize(ReactSwipeRefreshLayout, int) - Method in class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
-
- setSnapInterval(int) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollView
-
- setSnapToInterval(ReactHorizontalScrollView, float) - Method in class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
-
- setSource(ReactImageView, ReadableArray) - Method in class com.facebook.react.views.image.ReactImageManager
-
- setSource(ReadableArray) - Method in class com.facebook.react.views.image.ReactImageView
-
- setSource(ReadableArray) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
-
- setSource(WebView, ReadableMap) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- setStagedSelection(int) - Method in class com.facebook.react.views.picker.ReactPicker
-
- setStep(ReactSlider, double) - Method in class com.facebook.react.views.slider.ReactSliderManager
-
- setString(String) - Method in class com.facebook.react.modules.clipboard.ClipboardModule
-
- setStroke(ReadableArray) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
-
- setStrokeCap(int) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
-
- setStrokeDash(ReadableArray) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
-
- setStrokeJoin(int) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
-
- setStrokeWidth(float) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
-
- setStyle(String) - Method in class com.facebook.react.modules.statusbar.StatusBarModule
-
- setStyle(String) - Method in class com.facebook.react.views.progressbar.ProgressBarShadowNode
-
- setStyle(ProgressBarContainerView, String) - Method in class com.facebook.react.views.progressbar.ReactProgressBarViewManager
-
- setStyleAspectRatio(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setStyleAspectRatio(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setStyleHeight(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setStyleHeight(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setStyleHeightAuto() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setStyleHeightAuto() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setStyleHeightPercent(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setStyleHeightPercent(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setStyleMaxHeight(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setStyleMaxHeight(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setStyleMaxHeightPercent(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setStyleMaxHeightPercent(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setStyleMaxWidth(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setStyleMaxWidth(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setStyleMaxWidthPercent(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setStyleMaxWidthPercent(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setStyleMinHeight(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setStyleMinHeight(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setStyleMinHeightPercent(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setStyleMinHeightPercent(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setStyleMinWidth(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setStyleMinWidth(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setStyleMinWidthPercent(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setStyleMinWidthPercent(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setStyleWidth(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setStyleWidth(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setStyleWidthAuto() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setStyleWidthAuto() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setStyleWidthPercent(float) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setStyleWidthPercent(float) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setSubtitle(ReactToolbar, String) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
-
- setSubtitleColor(ReactToolbar, Integer) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
-
- setTestId(T, String) - Method in class com.facebook.react.uimanager.BaseViewManager
-
- setText(String) - Method in class com.facebook.react.flat.RCTTextInput
-
- 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
-
- setTextDecorationLine(String) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- setTextIsSelectable(boolean) - Method in class com.facebook.react.views.text.ReactTextView
-
- setTextShadowColor(int) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- setTextShadowOffset(ReadableMap) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- setTextShadowRadius(float) - Method in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- setTextSize(float) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- setTextSize(int, float) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- 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 class com.facebook.react.flat.RCTTextInput
-
- setThemedContext(ThemedReactContext) - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- setThemedContext(ThemedReactContext) - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- setThemedContext(ThemedReactContext) - Method in class com.facebook.react.views.textinput.ReactTextInputShadowNode
-
- setThirdPartyCookiesEnabled(WebView, boolean) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- setThumbTintColor(ReactSlider, Integer) - Method in class com.facebook.react.views.slider.ReactSliderManager
-
- setThumbTintColor(ReactSwitch, Integer) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
-
- setTintColor(ReactImageView, Integer) - Method in class com.facebook.react.views.image.ReactImageManager
-
- setTitle(ReactToolbar, String) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
-
- setTitleColor(ReactToolbar, Integer) - Method in class com.facebook.react.views.toolbar.ReactToolbarManager
-
- setTrackTintColor(ReactSwitch, Integer) - Method in class com.facebook.react.views.switchview.ReactSwitchManager
-
- setTransform(T, ReadableArray) - Method in class com.facebook.react.uimanager.BaseViewManager
-
- setTransform(ReadableArray) - Method in class com.facebook.react.views.art.ARTVirtualNode
-
- setTranslateX(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
-
Deprecated.
- setTranslateY(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
-
Deprecated.
- setTranslucent(boolean) - Method in class com.facebook.react.modules.statusbar.StatusBarModule
-
- setTranslucentBackgroundDrawable(Drawable) - Method in class com.facebook.react.views.view.ReactViewGroup
-
- setTransparent(ReactModalHostView, boolean) - Method in class com.facebook.react.views.modal.ReactModalHostManager
-
- setTransparent(boolean) - Method in class com.facebook.react.views.modal.ReactModalHostView
-
- setTVPreferredFocus(ReactViewGroup, boolean) - Method in class com.facebook.react.views.view.ReactViewManager
-
- setTypeface(String, int, Typeface) - Method in class com.facebook.react.views.text.ReactFontManager
-
Add additional font family, or replace the exist one in the font memory cache.
- setUIImplementationProvider(UIImplementationProvider) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
Sets a provider of UIImplementation
.
- setUnderlineColor(ReactEditText, Integer) - Method in class com.facebook.react.views.textinput.ReactTextInputManager
-
- setupFillPaint(Paint, float) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
-
Sets up #mPaint
according to the props set on a shadow view.
- setupMatrix() - Method in class com.facebook.react.views.art.ARTVirtualNode
-
- setupStrokePaint(Paint, float) - Method in class com.facebook.react.views.art.ARTShapeShadowNode
-
Sets up #mPaint
according to the props set on a shadow view.
- setUrlPrefixesForDefaultIntent(ReadableArray) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
-
- setUrlPrefixesForDefaultIntent(WebView, ReadableArray) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- setUseDeveloperSupport(boolean) - Method in class com.facebook.react.ReactInstanceManagerBuilder
-
When true
, developer options such as JS reloading and debugging are enabled.
- setUseLegacyStretchBehaviour(boolean) - Method in class com.facebook.yoga.YogaConfig
-
Yoga previously had an error where containers would take the maximum space possible instead of the minimum
like they are supposed to.
- setUseNativeAccessor(boolean) - Static method in class com.facebook.react.bridge.ReadableNativeArray
-
- setUseNativeAccessor(boolean) - Static method in class com.facebook.react.bridge.ReadableNativeMap
-
- setUserAgent(WebView, String) - Method in class com.facebook.react.views.webview.ReactWebViewManager
-
- setUseWebDefaults(boolean) - Method in class com.facebook.yoga.YogaConfig
-
- setValue(ReactSlider, double) - Method in class com.facebook.react.views.slider.ReactSliderManager
-
- 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
-
- setViewZIndex(View, int) - Static method in class com.facebook.react.uimanager.ViewGroupManager
-
- setWebViewClient(WebViewClient) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebView
-
- setWidth(Dynamic) - Method in class com.facebook.react.uimanager.LayoutShadowNode
-
- setWidth(Dynamic) - Method in class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
-
Besides width/height, all other layout props on inline images are ignored
- setWidth(float) - Method in class com.facebook.yoga.YogaNode
-
- setWidthAuto() - Method in class com.facebook.yoga.YogaNode
-
- setWidthPercent(float) - Method in class com.facebook.yoga.YogaNode
-
- setWindowDisplayMetrics(DisplayMetrics) - Static method in class com.facebook.react.uimanager.DisplayMetricsHolder
-
- setWrap(YogaWrap) - Method in class com.facebook.yoga.YogaNode
-
- setZIndex(T, float) - Method in class com.facebook.react.uimanager.BaseViewManager
-
- ShadowNodeRegistry - Class in com.facebook.react.uimanager
-
Simple container class to keep track of
ReactShadowNode
s associated with a particular
UIManagerModule instance.
- ShadowNodeRegistry() - Constructor for class com.facebook.react.uimanager.ShadowNodeRegistry
-
- ShadowStyleSpan - Class in com.facebook.react.views.text
-
- ShadowStyleSpan(float, float, float, int) - Constructor for class com.facebook.react.views.text.ShadowStyleSpan
-
- ShakeDetector - Class in com.facebook.react.common
-
Listens for the user shaking their phone.
- ShakeDetector(ShakeDetector.ShakeListener) - Constructor for class com.facebook.react.common.ShakeDetector
-
- ShakeDetector(ShakeDetector.ShakeListener, int) - Constructor for class com.facebook.react.common.ShakeDetector
-
- ShakeDetector.ShakeListener - Interface in com.facebook.react.common
-
- share(ReadableMap, String, Promise) - Method in class com.facebook.react.modules.share.ShareModule
-
Open a chooser dialog to send text content to other apps.
- ShareModule - Class in com.facebook.react.modules.share
-
Intent module.
- ShareModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.share.ShareModule
-
- shouldAnimateLayout(View) - Method in class com.facebook.react.uimanager.layoutanimation.LayoutAnimationController
-
- shouldDisplayLogMessage(DebugOverlayTag) - Method in class com.facebook.debug.holder.NoopPrinter
-
- shouldDisplayLogMessage(DebugOverlayTag) - Method in interface com.facebook.debug.holder.Printer
-
- shouldEnableCustomDrawingOrder() - Method in class com.facebook.react.uimanager.ViewGroupDrawingOrderHelper
-
If the ViewGroup should enable drawing order.
- shouldNotifyOnLayout() - Method in interface com.facebook.react.uimanager.ReactShadowNode
-
- shouldNotifyOnLayout() - Method in class com.facebook.react.uimanager.ReactShadowNodeImpl
-
- shouldOverrideUrlLoading(WebView, String) - Method in class com.facebook.react.views.webview.ReactWebViewManager.ReactWebViewClient
-
- shouldPromoteGrandchildren() - Method in class com.facebook.react.uimanager.ViewGroupManager
-
Returns whether or not this View type should promote its grandchildren as Views.
- shouldShowRequestPermissionRationale(String) - Method in interface com.facebook.react.modules.core.PermissionAwareActivity
-
See Activity.shouldShowRequestPermissionRationale(java.lang.String)
.
- shouldShowRequestPermissionRationale(String, Promise) - Method in class com.facebook.react.modules.permissions.PermissionsModule
-
Check whether the app should display a message explaining why a certain permission is needed.
- shouldUseFastMath - Static variable in class com.facebook.yoga.YogaConstants
-
- show() - Method in class com.facebook.react.devsupport.DevLoadingViewController
-
- show(String, int) - Method in class com.facebook.react.modules.toast.ToastModule
-
- showAlert(ReadableMap, Callback, Callback) - Method in class com.facebook.react.modules.dialog.DialogModule
-
- showDevOptionsDialog() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- showDevOptionsDialog() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- showDevOptionsDialog() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- showDevOptionsDialog() - Method in class com.facebook.react.ReactInstanceManager
-
- showForRemoteJSEnabled() - Method in class com.facebook.react.devsupport.DevLoadingViewController
-
- showForUrl(String) - Method in class com.facebook.react.devsupport.DevLoadingViewController
-
- showMessage(String, int, int) - Method in class com.facebook.react.devsupport.DevLoadingViewController
-
- showNewJavaError(String, Throwable) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- showNewJavaError(String, Throwable) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- showNewJavaError(String, Throwable) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- showNewJSError(String, ReadableArray, int) - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- showNewJSError(String, ReadableArray, int) - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- showNewJSError(String, ReadableArray, int) - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- showOrUpdate() - Method in class com.facebook.react.views.modal.ReactModalHostView
-
showOrUpdate will display the Dialog.
- showPopupMenu(int, ReadableArray, Callback, Callback) - Method in class com.facebook.react.flat.FlatUIImplementation
-
- showPopupMenu(int, ReadableArray, Callback, Callback) - Method in class com.facebook.react.uimanager.NativeViewHierarchyManager
-
Show a PopupMenu
.
- showPopupMenu(int, ReadableArray, Callback, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
-
Show a PopupMenu.
- showPopupMenu(int, ReadableArray, Callback, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
-
Show a PopupMenu.
- showWithGravity(String, int, int) - Method in class com.facebook.react.modules.toast.ToastModule
-
- showWithGravityAndOffset(String, int, int, int, int) - Method in class com.facebook.react.modules.toast.ToastModule
-
- simple(Class<? extends NativeModule>) - Static method in class com.facebook.react.bridge.ModuleSpec
-
Simple spec for modules with a default constructor.
- simple(Class<? extends NativeModule>, ReactApplicationContext) - Static method in class com.facebook.react.bridge.ModuleSpec
-
Simple spec for modules with a constructor taking ReactApplicationContext.
- 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
-
- 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
-
- sIsOptimizationsEnabled - Static variable in class com.facebook.react.uimanager.ViewProps
-
- size() - Method in class com.facebook.react.bridge.JavaOnlyArray
-
- size() - Method in interface com.facebook.react.bridge.ReadableArray
-
- size() - Method in class com.facebook.react.bridge.ReadableNativeArray
-
- size() - Method in class com.facebook.react.common.LongArray
-
- SizeMonitoringFrameLayout - Class in com.facebook.react.uimanager.common
-
Subclass of FrameLayout
that allows registering for size change events.
- SizeMonitoringFrameLayout(Context) - Constructor for class com.facebook.react.uimanager.common.SizeMonitoringFrameLayout
-
- SizeMonitoringFrameLayout(Context, AttributeSet) - Constructor for class com.facebook.react.uimanager.common.SizeMonitoringFrameLayout
-
- SizeMonitoringFrameLayout(Context, AttributeSet, int) - Constructor for class com.facebook.react.uimanager.common.SizeMonitoringFrameLayout
-
- SizeMonitoringFrameLayout.OnSizeChangedListener - Interface in com.facebook.react.uimanager.common
-
- SoftAssertions - Class in com.facebook.react.bridge
-
- SoftAssertions() - Constructor for class com.facebook.react.bridge.SoftAssertions
-
- source() - Method in class com.facebook.react.modules.network.ProgressResponseBody
-
- SourceCodeModule - Class in com.facebook.react.modules.debug
-
Module that exposes the URL to the source code map (used for exception stack trace parsing) to JS
- SourceCodeModule(ReactContext) - Constructor for class com.facebook.react.modules.debug.SourceCodeModule
-
- Spacing - Class in com.facebook.react.uimanager
-
Class representing CSS spacing (padding, margin, and borders).
- Spacing() - Constructor for class com.facebook.react.uimanager.Spacing
-
- Spacing(float) - Constructor for class com.facebook.react.uimanager.Spacing
-
- SPACING_TYPE - Static variable in class com.facebook.yoga.YogaConfig
-
- spannedFromShadowNode(ReactBaseTextShadowNode, String) - Static method in class com.facebook.react.views.text.ReactBaseTextShadowNode
-
- StackFrame - Interface in com.facebook.react.devsupport.interfaces
-
Represents a generic entry in a stack trace, be it originally from JS or Java.
- StackTraceHelper - Class in com.facebook.react.devsupport
-
Helper class converting JS and Java stack traces into arrays of
StackFrame
objects.
- StackTraceHelper() - Constructor for class com.facebook.react.devsupport.StackTraceHelper
-
- StackTraceHelper.StackFrameImpl - Class in com.facebook.react.devsupport
-
Represents a generic entry in a stack trace, be it originally from JS or Java.
- StandardCharsets - Class in com.facebook.react.common
-
Not all versions of Android SDK have this class in nio package.
- StandardCharsets() - Constructor for class com.facebook.react.common.StandardCharsets
-
- start(View) - Method in class com.facebook.react.animation.Animation
-
- start(SensorManager) - Method in class com.facebook.react.common.ShakeDetector
-
Start listening for shakes.
- start() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
-
- START - Static variable in class com.facebook.react.uimanager.Spacing
-
Spacing type that represents start direction e.g.
- START - Static variable in class com.facebook.react.uimanager.ViewProps
-
- startActivityForResult(Intent, int, Bundle) - Method in class com.facebook.react.bridge.ReactContext
-
Same as Activity.startActivityForResult(Intent, int)
, this just redirects the call to
the current activity.
- startAndRecordFpsAtEachFrame() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
-
- startAnimatingNode(int, int, ReadableMap, Callback) - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- startAsyncFlow(long, String, int) - Static method in class com.facebook.systrace.Systrace
-
- startHeadlessTask(int, String, WritableMap) - Method in interface com.facebook.react.modules.appregistry.AppRegistry
-
- startInspector() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- startInspector() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- startInspector() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- startListeningToAnimatedNodeValue(int) - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- startObserving(ReadableMap) - Method in class com.facebook.react.modules.location.LocationModule
-
Start listening for location updates.
- startPollingOnChangeEndpoint(DevServerHelper.OnServerContentChangeListener) - Method in class com.facebook.react.devsupport.DevServerHelper
-
- startProcessPackage() - Method in interface com.facebook.react.ReactPackageLogger
-
- startReactApplication(ReactInstanceManager, String) - Method in class com.facebook.react.ReactRootView
-
- startReactApplication(ReactInstanceManager, String, Bundle) - Method in class com.facebook.react.ReactRootView
-
Schedule rendering of the react component rendered by the JS application from the given JS
module (@{param moduleName}) using provided to attach to the
JS context of that manager.
- startRecordingFps() - Method in class com.facebook.react.modules.debug.AnimationsDebugModule
-
- startTask(HeadlessJsTaskConfig) - Method in class com.facebook.react.HeadlessJsTaskService
-
Start a task.
- startTask(HeadlessJsTaskConfig) - Method in class com.facebook.react.jstasks.HeadlessJsTaskContext
-
Start a JS task.
- staticInit() - Static method in class com.facebook.react.bridge.ReactBridge
-
- StatusBarModule - Class in com.facebook.react.modules.statusbar
-
NativeModule
that allows changing the appearance of the status bar.
- StatusBarModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.statusbar.StatusBarModule
-
- stepAsyncFlow(long, String, int) - Static method in class com.facebook.systrace.Systrace
-
- stop() - Method in class com.facebook.react.common.ShakeDetector
-
Stop listening for shakes.
- stop() - Method in class com.facebook.react.modules.debug.FpsDebugFrameCallback
-
- stopAnimation(int) - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- stopInspector() - Method in class com.facebook.react.devsupport.DevSupportManagerImpl
-
- stopInspector() - Method in class com.facebook.react.devsupport.DisabledDevSupportManager
-
- stopInspector() - Method in interface com.facebook.react.devsupport.interfaces.DevSupportManager
-
- stopListeningToAnimatedNodeValue(int) - Method in class com.facebook.react.animated.NativeAnimatedModule
-
- stopObserving() - Method in class com.facebook.react.modules.location.LocationModule
-
Stop listening for location updates.
- stopPollingOnChangeEndpoint() - Method in class com.facebook.react.devsupport.DevServerHelper
-
- stopRecordingFps(double) - Method in class com.facebook.react.modules.debug.AnimationsDebugModule
-
Called when an animation finishes.
- store(byte[]) - Method in class com.facebook.react.modules.blob.BlobModule
-
- store(byte[], String) - Method in class com.facebook.react.modules.blob.BlobModule
-
- storeDeltaInFile(BufferedSource, File) - Method in class com.facebook.react.devsupport.BundleDeltaClient
-
- SupportAlertFragment - Class in com.facebook.react.modules.dialog
-
AlertFragment
for apps that use the Support FragmentActivity and FragmentManager
for legacy reasons.
- SupportAlertFragment() - Constructor for class com.facebook.react.modules.dialog.SupportAlertFragment
-
- SupportAlertFragment(DialogModule.AlertFragmentListener, Bundle) - Constructor for class com.facebook.react.modules.dialog.SupportAlertFragment
-
- SupportDatePickerDialogFragment - Class in com.facebook.react.modules.datepicker
-
- SupportDatePickerDialogFragment() - Constructor for class com.facebook.react.modules.datepicker.SupportDatePickerDialogFragment
-
- 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.
- SupportTimePickerDialogFragment - Class in com.facebook.react.modules.timepicker
-
- SupportTimePickerDialogFragment() - Constructor for class com.facebook.react.modules.timepicker.SupportTimePickerDialogFragment
-
- 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
-
- SwipeRefreshLayoutManager() - Constructor for class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
-
- symbolicateStackTrace(Iterable<StackFrame>, DevServerHelper.SymbolicationListener) - Method in class com.facebook.react.devsupport.DevServerHelper
-
- synchronouslyUpdateViewOnUIThread(int, ReactStylesDiffMap) - Method in class com.facebook.react.uimanager.UIImplementation
-
Used by native animated module to bypass the process of updating the values through the shadow
view hierarchy.
- SystemClock - Class in com.facebook.react.common
-
Detour for System.currentTimeMillis and System.nanoTime calls so that they can be mocked out in
tests.
- SystemClock() - Constructor for class com.facebook.react.common.SystemClock
-
- Systrace - Interface in com.facebook.react.bridge
-
Interface to the JavaScript Systrace Module
- Systrace - Class in com.facebook.systrace
-
Systrace stub that mostly does nothing but delegates to Trace for beginning/ending sections.
- Systrace() - Constructor for class com.facebook.systrace.Systrace
-
- Systrace.EventScope - Enum in com.facebook.systrace
-
- SystraceMessage - Class in com.facebook.systrace
-
Systrace stub.
- SystraceMessage() - Constructor for class com.facebook.systrace.SystraceMessage
-
- SystraceMessage.Builder - Class in com.facebook.systrace
-
- SystraceRequestListener - Class in com.facebook.react.modules.fresco
-
Logs requests to Systrace
- SystraceRequestListener() - Constructor for class com.facebook.react.modules.fresco.SystraceRequestListener
-
- v3Combine(double[], double[], double, double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
-
From:
http://www.opensource.apple.com/source/WebCore/WebCore-514/platform/graphics/transforms/TransformationMatrix.cpp
- v3Cross(double[], double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
-
From:
http://www.opensource.apple.com/source/WebCore/WebCore-514/platform/graphics/transforms/TransformationMatrix.cpp
- v3Dot(double[], double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
-
The dot product of a and b, two 3-element vectors.
- v3Length(double[]) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
-
From: https://code.google.com/p/webgl-mjs/source/browse/mjs.js
- v3Normalize(double[], double) - Static method in class com.facebook.react.uimanager.MatrixMathHelper
-
Based on: https://code.google.com/p/webgl-mjs/source/browse/mjs.js
- value(String) - Method in class com.facebook.react.bridge.JsonWriter
-
- value(boolean) - Method in class com.facebook.react.bridge.JsonWriter
-
- value(double) - Method in class com.facebook.react.bridge.JsonWriter
-
- value(long) - Method in class com.facebook.react.bridge.JsonWriter
-
- value(Number) - Method in class com.facebook.react.bridge.JsonWriter
-
- value - Variable in class com.facebook.yoga.YogaValue
-
- valueOf(String) - Static method in enum com.facebook.react.bridge.MemoryPressure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.react.bridge.queue.MessageQueueThreadSpec.ThreadType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.react.bridge.ReactMarkerConstants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.react.bridge.ReadableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.react.common.LifecycleState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.react.devsupport.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.PointerEvents
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.react.views.image.ImageResizeMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.react.views.scroll.ScrollEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.react.views.view.ReactViewBackgroundDrawable.BorderRadiusLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.systrace.Systrace.EventScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaDimension
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaDisplay
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaEdge
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaExperimentalFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaFlexDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaJustify
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaLogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaMeasureMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaNodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaOverflow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaPositionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaPrintOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.yoga.YogaWrap
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.facebook.react.bridge.MemoryPressure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.react.bridge.queue.MessageQueueThreadSpec.ThreadType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.react.bridge.ReactMarkerConstants
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.react.bridge.ReadableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.react.common.LifecycleState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.react.devsupport.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.PointerEvents
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.react.views.image.ImageResizeMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.react.views.scroll.ScrollEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.react.views.view.ReactViewBackgroundDrawable.BorderRadiusLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.systrace.Systrace.EventScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaAlign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaDimension
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaDisplay
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaEdge
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaExperimentalFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaFlexDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaJustify
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaLogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaMeasureMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaNodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaOverflow
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaPositionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaPrintOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.yoga.YogaWrap
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VelocityHelper - Class in com.facebook.react.views.scroll
-
This Class helps to calculate the velocity for all ScrollView.
- VelocityHelper() - Constructor for class com.facebook.react.views.scroll.VelocityHelper
-
- verifyDrawable(Drawable) - Method in class com.facebook.react.views.text.ReactTextView
-
- verifyDrawable(Drawable) - Method in class com.facebook.react.views.textinput.ReactEditText
-
- VERSION - Static variable in class com.facebook.react.modules.systeminfo.ReactNativeVersion
-
- VERTICAL - Static variable in class com.facebook.react.uimanager.Spacing
-
Spacing type that represents vertical direction (top and bottom).
- vibrate(int) - Method in class com.facebook.react.modules.vibration.VibrationModule
-
- vibrateByPattern(ReadableArray, int) - Method in class com.facebook.react.modules.vibration.VibrationModule
-
- VibrationModule - Class in com.facebook.react.modules.vibration
-
- VibrationModule(ReactApplicationContext) - Constructor for class com.facebook.react.modules.vibration.VibrationModule
-
- VIEW_CLASS_NAME - Static variable in class com.facebook.react.uimanager.ViewProps
-
- ViewAtIndex - Class in com.facebook.react.uimanager
-
Data structure that couples view tag to it's index in parent view.
- ViewAtIndex(int, int) - Constructor for class com.facebook.react.uimanager.ViewAtIndex
-
- ViewDefaults - Class in com.facebook.react.uimanager
-
Default property values for Views to be shared between Views and ShadowViews.
- ViewDefaults() - Constructor for class com.facebook.react.uimanager.ViewDefaults
-
- ViewGroupDrawingOrderHelper - Class in com.facebook.react.uimanager
-
Helper to handle implementing ViewGroups with custom drawing order based on z-index.
- ViewGroupDrawingOrderHelper(ViewGroup) - Constructor for class com.facebook.react.uimanager.ViewGroupDrawingOrderHelper
-
- ViewGroupManager<T extends android.view.ViewGroup> - Class in com.facebook.react.uimanager
-
Class providing children management API for view managers of classes extending ViewGroup.
- ViewGroupManager() - Constructor for class com.facebook.react.uimanager.ViewGroupManager
-
- ViewHelper - Class in com.facebook.react.views.common
-
Helper class for Views
- ViewHelper() - Constructor for class com.facebook.react.views.common.ViewHelper
-
- ViewHierarchyDumper - Class in com.facebook.react.uimanager
-
- ViewHierarchyDumper() - Constructor for class com.facebook.react.uimanager.ViewHierarchyDumper
-
- viewIsDescendantOf(int, int, Callback) - Method in class com.facebook.react.uimanager.UIImplementation
-
Check if the first shadow node is the descendant of the second shadow node
- viewIsDescendantOf(int, int, Callback) - Method in class com.facebook.react.uimanager.UIManagerModule
-
Check if the first shadow node is the descendant of the second shadow node
- ViewManager<T extends android.view.View,C extends ReactShadowNode> - Class in com.facebook.react.uimanager
-
Class responsible for knowing how to create and update catalyst Views of a given type.
- ViewManager() - Constructor for class com.facebook.react.uimanager.ViewManager
-
- ViewManagerOnDemandReactPackage - Interface in com.facebook.react
-
- ViewManagerPropertyUpdater - Class in com.facebook.react.uimanager
-
- ViewManagerPropertyUpdater() - Constructor for class com.facebook.react.uimanager.ViewManagerPropertyUpdater
-
- ViewManagerPropertyUpdater.Settable - Interface in com.facebook.react.uimanager
-
- ViewManagerPropertyUpdater.ShadowNodeSetter<T extends ReactShadowNode> - Interface in com.facebook.react.uimanager
-
- ViewManagerPropertyUpdater.ViewManagerSetter<T extends ViewManager,V extends android.view.View> - Interface in com.facebook.react.uimanager
-
- ViewManagerRegistry - Class in com.facebook.react.uimanager
-
Class that stores the mapping between native view name used in JS and the corresponding instance
of
ViewManager
.
- ViewManagerRegistry(UIManagerModule.ViewManagerResolver) - Constructor for class com.facebook.react.uimanager.ViewManagerRegistry
-
- ViewManagerRegistry(List<ViewManager>) - Constructor for class com.facebook.react.uimanager.ViewManagerRegistry
-
- ViewManagerRegistry(Map<String, ViewManager>) - Constructor for class com.facebook.react.uimanager.ViewManagerRegistry
-
- viewManagerSpec(Provider<? extends NativeModule>) - 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
-
- ViewResolver - Interface in com.facebook.react.flat
-
- 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.