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
TabBarIOS#unselectedTintColor
  • References/JavaScript/React Native/Components: TabBarIOS

unselectedTintColor color Color

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

accessibilityComponentType View.AccessibilityComponentType

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
Navigator#replacePrevious()
  • References/JavaScript/React Native/Components: Navigator

replacePrevious(route) Replace the previous scene.

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

scrollRenderAheadDistance number How early to start rendering rows before they come on screen, in pixels

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