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

N

name() - function in com.facebook.react.module.annotations.ReactModule
Name used to {@code require()} this module from JavaScript.
name() - function in com.facebook.react.module.model.ReactModuleInfo
 
name() - function in com.facebook.react.uimanager.annotations.ReactProp
Name of the property exposed to JS that will be updated using setter method annotated with thegiven instance of {@code ReactProp} annotation
names() - function in com.facebook.react.uimanager.annotations.ReactPropGroup
Array of names of properties exposed to JS that will be updated using setter method annotatedwith the given instance of {@code ReactPropGroup} annotation
nanoTime() - function in com.facebook.react.common.SystemClock
 
NATIVE - enum entry in com.facebook.react.devsupport.interfaces.ErrorType
 
NATIVE_ANIMATED_MODULE - enum entry in com.facebook.react.modules.core.ReactChoreographer.CallbackType

For use by com.facebook.react.animated.NativeAnimatedModule

NATIVE_MODULE_INITIALIZE_END - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
NATIVE_MODULE_INITIALIZE_START - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
NATIVE_MODULE_SETUP_END - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
NATIVE_MODULE_SETUP_START - enum entry in com.facebook.react.bridge.ReactMarkerConstants
 
NativeAccessibilityInfoSpec - class in com.facebook.fbreact.specs
 
NativeAccessibilityManagerSpec - class in com.facebook.fbreact.specs
 
NativeActionSheetManagerSpec - class in com.facebook.fbreact.specs
 
NativeAlertManagerSpec - class in com.facebook.fbreact.specs
 
NativeAnimatedModule - class in com.facebook.react.animated
Module that exposes interface for creating and managing animated nodes on the "native" side.
NativeAnimatedModuleSpec - class in com.facebook.fbreact.specs
 
NativeAnimatedTurboModuleSpec - class in com.facebook.fbreact.specs
 
NativeAnimationsDebugModuleSpec - class in com.facebook.fbreact.specs
 
NativeAppearanceSpec - class in com.facebook.fbreact.specs
 
NativeAppStateSpec - class in com.facebook.fbreact.specs
 
NativeArgumentsParseException - class in com.facebook.react.bridge
Exception thrown when a native module method call receives unexpected arguments from JS.
NativeArray - class in com.facebook.react.bridge
Base class for an array whose members are stored in native code (C++).
NativeArrayInterface - class in com.facebook.react.bridge
 
NativeAsyncLocalStorageSpec - class in com.facebook.fbreact.specs
 
NativeAsyncSQLiteDBStorageSpec - class in com.facebook.fbreact.specs
 
NativeBlobModuleSpec - class in com.facebook.fbreact.specs
 
NativeBugReportingSpec - class in com.facebook.fbreact.specs
 
NativeClipboardSpec - class in com.facebook.fbreact.specs
 
NativeDatePickerAndroidSpec - class in com.facebook.fbreact.specs
 
NativeDeviceEventManagerSpec - class in com.facebook.fbreact.specs
 
NativeDeviceInfoSpec - class in com.facebook.fbreact.specs
 
NativeDevLoadingViewSpec - class in com.facebook.fbreact.specs
 
NativeDevMenuSpec - class in com.facebook.fbreact.specs
 
NativeDevSettingsSpec - class in com.facebook.fbreact.specs
 
NativeDevSplitBundleLoaderModule - class in com.facebook.react.modules.bundleloader
 
NativeDevSplitBundleLoaderSpec - class in com.facebook.fbreact.specs
 
NativeDialogManagerAndroidSpec - class in com.facebook.fbreact.specs
 
NativeExceptionsManagerSpec - class in com.facebook.fbreact.specs
 
NativeFileReaderModuleSpec - class in com.facebook.fbreact.specs
 
NativeFrameRateLoggerSpec - class in com.facebook.fbreact.specs
 
NativeGestureUtil - class in com.facebook.react.uimanager.events
Utilities for native Views that interpret native gestures (e.g.
NativeHeadlessJsTaskSupportSpec - class in com.facebook.fbreact.specs
 
NativeI18nManagerSpec - class in com.facebook.fbreact.specs
 
NativeImageEditorSpec - class in com.facebook.fbreact.specs
 
NativeImageLoaderAndroidSpec - class in com.facebook.fbreact.specs
 
NativeImageStoreAndroidSpec - class in com.facebook.fbreact.specs
 
NativeIntentAndroidSpec - class in com.facebook.fbreact.specs
 
NativeJSCHeapCaptureSpec - class in com.facebook.fbreact.specs
 
NativeJSCSamplingProfilerSpec - class in com.facebook.fbreact.specs
 
NativeJSDevSupportSpec - class in com.facebook.fbreact.specs
 
NativeKeyboardObserverSpec - class in com.facebook.fbreact.specs
 
NativeKind - class in com.facebook.react.uimanager
 
NativeLinkingManagerSpec - class in com.facebook.fbreact.specs
 
NativeLogBoxSpec - class in com.facebook.fbreact.specs
 
NativeMap - class in com.facebook.react.bridge
Base class for a Map whose keys and values are stored in native code (C++).
NativeModalManagerSpec - class in com.facebook.fbreact.specs
 
NativeModule - class in com.facebook.react.bridge
A native module whose API can be provided to JS catalyst instances.
NativeModule.NativeMethod - class in com.facebook.react.bridge.NativeModule
 
NativeModuleCallExceptionHandler - class in com.facebook.react.bridge
Interface for a class that knows how to handle an Exception thrown by a native module invoked from JS.
NativeModulePerfLogger - class in com.facebook.react.perflogger
 
NativeModuleRegistry - class in com.facebook.react.bridge
A set of Java APIs to expose to a particular JavaScript instance.
NativeModuleRegistryBuilder - class in com.facebook.react
Helper class to build NativeModuleRegistry.
nativeModules() - function in com.facebook.react.module.annotations.ReactModuleList
The Native modules in this list should be annotated with ReactModule.
nativeModuleSpec(Class,Provider) - function in com.facebook.react.bridge.ModuleSpec
 
nativeModuleSpec(String,Provider) - function in com.facebook.react.bridge.ModuleSpec
 
NativeNetworkingAndroidSpec - class in com.facebook.fbreact.specs
 
NativePermissionsAndroidSpec - class in com.facebook.fbreact.specs
 
NativePlatformConstantsAndroidSpec - class in com.facebook.fbreact.specs
 
NativeRedBoxSpec - class in com.facebook.fbreact.specs
 
NativeRunnable - class in com.facebook.react.bridge.queue
A Runnable that has a native run implementation.
NativeSegmentFetcherSpec - class in com.facebook.fbreact.specs
 
NativeSettingsManagerSpec - class in com.facebook.fbreact.specs
 
NativeShareModuleSpec - class in com.facebook.fbreact.specs
 
NativeSoundManagerSpec - class in com.facebook.fbreact.specs
 
NativeSourceCodeSpec - class in com.facebook.fbreact.specs
 
NativeStatusBarManagerAndroidSpec - class in com.facebook.fbreact.specs
 
NativeTimingSpec - class in com.facebook.fbreact.specs
 
NativeToastAndroidSpec - class in com.facebook.fbreact.specs
 
NativeVibrationSpec - class in com.facebook.fbreact.specs
 
NativeViewHierarchyManager - class in com.facebook.react.uimanager
Delegate of UIManagerModule that owns the native view hierarchy and mapping between native view names used in JS and corresponding instances of ViewManager.
NativeViewHierarchyOptimizer - class in com.facebook.react.uimanager
Class responsible for optimizing the native view hierarchy while still respecting the final UI product specified by JS.
NativeWebSocketModuleSpec - class in com.facebook.fbreact.specs
 
navigateUpTo(Intent) - function in android.app.ReactActivity
 
navigateUpTo(Intent) - function in android.app.DevSettingsActivity
 
navigateUpToFromChild(Activity,Intent) - function in android.app.ReactActivity
 
navigateUpToFromChild(Activity,Intent) - function in android.app.DevSettingsActivity
 
needsCustomLayoutForChildren() - function in com.facebook.react.uimanager.IViewManagerWithChildren
Returns whether this View type needs to handle laying out its own children instead of deferringto the standard css-layout algorithm.
needsCustomLayoutForChildren() - function in com.facebook.react.uimanager.RootViewManager
Returns whether this View type needs to handle laying out its own children instead of deferringto the standard css-layout algorithm.
needsCustomLayoutForChildren() - function in com.facebook.react.uimanager.ViewGroupManager
Returns whether this View type needs to handle laying out its own children instead of deferringto the standard css-layout algorithm.
needsCustomLayoutForChildren() - function in com.facebook.react.views.drawer.ReactDrawerLayoutManager
Returns whether this View type needs to handle laying out its own children instead of deferringto the standard css-layout algorithm.
needsCustomLayoutForChildren() - function in com.facebook.react.uimanager.ReactModalHostManager
Returns whether this View type needs to handle laying out its own children instead of deferringto the standard css-layout algorithm.
needsCustomLayoutForChildren() - function in com.facebook.react.uimanager.ReactHorizontalScrollContainerViewManager
Returns whether this View type needs to handle laying out its own children instead of deferringto the standard css-layout algorithm.
needsCustomLayoutForChildren() - function in com.facebook.react.uimanager.ReactHorizontalScrollViewManager
Returns whether this View type needs to handle laying out its own children instead of deferringto the standard css-layout algorithm.
needsCustomLayoutForChildren() - function in com.facebook.react.uimanager.ReactScrollViewManager
Returns whether this View type needs to handle laying out its own children instead of deferringto the standard css-layout algorithm.
needsCustomLayoutForChildren() - function in com.facebook.react.uimanager.SwipeRefreshLayoutManager
Returns whether this View type needs to handle laying out its own children instead of deferringto the standard css-layout algorithm.
needsCustomLayoutForChildren() - function in com.facebook.react.views.text.ReactTextViewManager
Returns whether this View type needs to handle laying out its own children instead of deferringto the standard css-layout algorithm.
needsCustomLayoutForChildren() - function in com.facebook.react.uimanager.ReactUnimplementedViewManager
Returns whether this View type needs to handle laying out its own children instead of deferringto the standard css-layout algorithm.
needsCustomLayoutForChildren() - function in com.facebook.react.uimanager.ReactClippingViewManager
Returns whether this View type needs to handle laying out its own children instead of deferringto the standard css-layout algorithm.
needsCustomLayoutForChildren() - function in com.facebook.react.uimanager.ReactViewManager
Returns whether this View type needs to handle laying out its own children instead of deferringto the standard css-layout algorithm.
needsEagerInit() - function in com.facebook.react.module.annotations.ReactModule
Whether this module needs to be loaded immediately.
needsEagerInit() - function in com.facebook.react.module.model.ReactModuleInfo
 
NetworkingModule - class in com.facebook.react.modules.network
Implements the XMLHttpRequest JavaScript interface.
NetworkingModule.CustomClientBuilder - class in com.facebook.react.modules.network.NetworkingModule
 
NetworkingModule.RequestBodyHandler - class in com.facebook.react.modules.network.NetworkingModule
Allows adding custom handling to build the RequestBody from the JS body payload.
NetworkingModule.ResponseHandler - class in com.facebook.react.modules.network.NetworkingModule
Allows adding custom handling to build the JS body payload from the ResponseBody.
NetworkingModule.UriHandler - class in com.facebook.react.modules.network.NetworkingModule
Allows to implement a custom fetching process for specific URIs.
NetworkInterceptorCreator - class in com.facebook.react.modules.network
Classes implementing this interface return a new Interceptor when the create method is called.
newBackgroundThreadSpec(String) - function in com.facebook.react.bridge.queue.MessageQueueThreadSpec
 
newBackgroundThreadSpec(String,long) - function in com.facebook.react.bridge.queue.MessageQueueThreadSpec
 
newHashMap() - function in com.facebook.react.common.MapBuilder
Creates an instance of {@code HashMap}
newUIBackgroundTreadSpec(String) - function in com.facebook.react.bridge.queue.MessageQueueThreadSpec
 
nextFocusDown(ReactViewGroup,int) - function in com.facebook.react.views.view.ReactViewManager
 
nextFocusForward(ReactViewGroup,int) - function in com.facebook.react.views.view.ReactViewManager
 
nextFocusLeft(ReactViewGroup,int) - function in com.facebook.react.views.view.ReactViewManager
 
nextFocusRight(ReactViewGroup,int) - function in com.facebook.react.views.view.ReactViewManager
 
nextFocusUp(ReactViewGroup,int) - function in com.facebook.react.views.view.ReactViewManager
 
nextKey() - function in com.facebook.react.bridge.ReadableMapKeySetIterator
 
NO_WRAP - enum entry in com.facebook.yoga.YogaWrap
 
NONE - enum entry in com.facebook.react.uimanager.NativeKind
 
NONE - enum entry in com.facebook.react.uimanager.PointerEvents

Neither the container nor its children receive events.

NONE - enum entry in com.facebook.react.uimanager.ReactAccessibilityDelegate.AccessibilityRole
 
NONE - enum entry in com.facebook.react.views.text.TextTransform
 
NONE - enum entry in com.facebook.yoga.YogaDisplay
 
NoopPrinter - class in com.facebook.debug.holder
No-op implementation of Printer.
NoRetryPolicy - class in com.facebook.react.jstasks
 
normalize(String,int) - function in com.facebook.hermes.unicode.AndroidUnicodeUtils
 
normalize(double,double,double,double) - function in com.facebook.react.views.view.ColorUtil
Converts individual {r, g, b, a} channel values to a single integer representation of the coloras 0xAARRGGBB.
NoSuchKeyException - class in com.facebook.react.bridge
Exception thrown by ReadableNativeMap when a key that does not exist is requested.
NoSuchNativeViewException - class in com.facebook.react.uimanager
Exception thrown when a class tries to access a native view by a tag that has no native view associated with it.
NotificationOnlyHandler - class in com.facebook.react.packagerconnection
 
notifyJSInstanceDestroy() - function in com.facebook.react.bridge.JSIModuleHolder
 
notifyJSInstanceDestroy() - function in com.facebook.react.bridge.JSIModuleRegistry
 
notifyNativeGestureEnded(View,MotionEvent) - function in com.facebook.react.uimanager.events.NativeGestureUtil
Helper method that should be called when a native view ends a native gesture (e.g.
notifyNativeGestureStarted(View,MotionEvent) - function in com.facebook.react.uimanager.events.NativeGestureUtil
Helper method that should be called when a native view starts a native gesture (e.g.
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.ReactRootView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.FpsView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.RedBoxContentView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.ReactModalHostView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.ReactHorizontalScrollContainerView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.ReactHorizontalScrollView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.ReactScrollView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.ReactSwipeRefreshLayout
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.ReactUnimplementedView
 
notifySubtreeAccessibilityStateChanged(View,View,int) - function in android.view.ReactViewGroup
 
notifyTaskFinished(double) - function in com.facebook.fbreact.specs.NativeHeadlessJsTaskSupportSpec
 
notifyTaskFinished(double) - function in com.facebook.react.modules.core.HeadlessJsTaskSupportModule
 
notifyTaskFinished(double) - function in com.facebook.fbreact.specs.HeadlessJsTaskSupportModule
 
notifyTaskRetry(double,Promise) - function in com.facebook.fbreact.specs.NativeHeadlessJsTaskSupportSpec
 
notifyTaskRetry(double,Promise) - function in com.facebook.react.modules.core.HeadlessJsTaskSupportModule
 
notifyTaskRetry(double,Promise) - function in com.facebook.fbreact.specs.HeadlessJsTaskSupportModule
 
notifyViewRendered(View) - function in com.facebook.react.uimanager.util.ReactFindViewUtil
Invokes any listeners that are listening on this {@param view}'s native id
NotThreadSafeBridgeIdleDebugListener - class in com.facebook.react.bridge
Interface for receiving notification for bridge idle/busy events.
NotThreadSafeViewHierarchyUpdateDebugListener - class in com.facebook.react.uimanager.debug
A listener that is notified about view hierarchy update events.
Null - enum entry in com.facebook.react.bridge.ReadableType
 
Number - enum entry in com.facebook.react.bridge.ReadableType
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y