IntentAndroid.getInitialURL()
  • References/JavaScript/React Native/APIs

static getInitialURL(callback) If the app launch was triggered by an app

2025-01-10 15:47:30
ListViewDataSource#getSectionHeaderData()
  • References/JavaScript/React Native/Miscellaneous

getSectionHeaderData(sectionIndex) Gets the data required to render the section header

2025-01-10 15:47:30
TouchableWithoutFeedback#disabled
  • References/JavaScript/React Native/Components: TouchableWithoutFeedback

disabled bool If true, disable all interactions for this component.

2025-01-10 15:47:30
Flexbox#flex
  • References/JavaScript/React Native/Polyfills

flex number

2025-01-10 15:47:30
Animated.parallel()
  • References/JavaScript/React Native/APIs

static parallel(animations, config?) Starts an array of animations all at

2025-01-10 15:47:30
MapView#minDelta
  • References/JavaScript/React Native/Components: MapView

iosminDelta number Minimum size of area that can be displayed.

2025-01-10 15:47:30
NavigatorIOS#popToRoute()
  • References/JavaScript/React Native/Components: NavigatorIOS

popToRoute(route: { component: Function; title: string; passProps?: Object; backButtonTitle?: string; backButtonIcon?: Object; leftButtonTitle?: string;

2025-01-10 15:47:30
WebView#javaScriptEnabled
  • References/JavaScript/React Native/Components: WebView

androidjavaScriptEnabled bool Used on Android only, JS is enabled by default

2025-01-10 15:47:30
Debugging
  • References/JavaScript/React Native/Guides

Debugging React Native Apps To access the in-app developer menu: On

2025-01-10 15:47:30
ShadowPropTypesIOS#shadowOffset
  • References/JavaScript/React Native/Polyfills

shadowOffset {width: number, height: number}

2025-01-10 15:47:30