ToastAndroid.show()
  • References/JavaScript/React Native/APIs

static show(message, duration)

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

replaceAtIndex(route, index, cb) Replace a scene as specified by an index index specifies

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

disabled bool If true the user won't be able to move the slider. Default value is false.

2025-01-10 15:47:30
TabBarIOS.Item#icon
  • References/JavaScript/React Native/Components: TabBarIOS.Item

icon Image.propTypes.source A custom icon for the tab. It is ignored when a system icon is defined.

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

rotateEnabled bool When this property is set to true and a valid camera is associated with

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

keyboardDismissMode enum('none', 'on-drag') Determines whether the keyboard gets dismissed in response to

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

iosaccessible bool When true, indicates the image is an accessibility element

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

flex number

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

shadowOffset {width: number, height: number}

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

values [string] The labels for the control's segment buttons, in order.

2025-01-10 15:47:30