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
ToastAndroid.show()
  • References/JavaScript/React Native/APIs

static show(message, duration)

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

JavaScript Runtime When using React Native, you're going to be running your JavaScript code in two environments:

2025-01-10 15:47:30
StyleSheet#hairlineWidth
  • References/JavaScript/React Native/APIs

hairlineWidth: CallExpression This is defined as the width of a thin line on the platform. It can be used

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

translucent bool A Boolean value that indicates whether the navigation bar is translucent by default

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

enableEmptySections bool Flag indicating whether empty section headers should be rendered. In the future

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

iosmaximumTrackImage Image.propTypes.source Assigns a maximum track image

2025-01-10 15:47:30
Running On Device
  • References/JavaScript/React Native/Guides (iOS)

Note that running on device requires Apple Developer account and provisioning your iPhone

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

scrollEnabled bool If false the user won't be able to change the map region being displayed

2025-01-10 15:47:30