ListViewDataSource#sectionHeaderShouldUpdate()
  • References/JavaScript/React Native/Miscellaneous

sectionHeaderShouldUpdate(sectionIndex) Returns if the section header is dirtied and needs to be rerendered

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

getMetrics() Exports some data, e.g. for perf investigations or analytics.

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

interactivePopGestureEnabled bool A Boolean value that indicates whether the interactive pop gesture is

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

iosminimumZoomScale number The minimum allowed zoom scale. The default value

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

onDrawerStateChanged function Function called when the drawer state has changed. The drawer can be in 3

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

mode enum('date', 'time', 'datetime') The date picker mode.

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

indeterminate indeterminateType If the progress bar will show indeterminate progress. Note that this can

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

pressRetentionOffset {top: number, left: number, bottom: number, right: number} When the scroll view is

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

onPress function Called when the touch is released, but not if cancelled (e.g. by a scroll that steals the

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

onLongPress function

2025-01-10 15:47:30