Navigator#navigator
  • References/JavaScript/React Native/Components: Navigator

navigator object Optionally provide the navigator object from a parent Navigator

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

onResponderTerminationRequest function

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

iosstickyHeaderIndices [number] An array of child indices determining

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

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

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

borderTopWidth number

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

onRequestClose Platform.OS === 'android' ? PropTypes.func.isRequired : PropTypes.func

2025-01-10 15:47:30
Timers
  • References/JavaScript/React Native/Polyfills

Timers are an important part of an application and React Native implements the

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

static measureLayout(relativeToNativeNode, onSuccess, onFail) Like measure()

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

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

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

showsVerticalScrollIndicator bool When true, shows a vertical scroll indicator.

2025-01-10 15:47:30