Text#onLongPress
  • References/JavaScript/React Native/Components: Text

onLongPress function This function is called on long press.

2025-01-10 15:47:30
ListViewDataSource#cloneWithRowsAndSections()
  • References/JavaScript/React Native/Miscellaneous

cloneWithRowsAndSections(dataBlob, sectionIdentities, rowIdentities) This performs the same function as

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

autoCorrect bool If false, disables auto-correct. The default value is true.

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

maximumValue number Initial maximum value of the slider. Default value is 1.

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

itemStyle itemStylePropType

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

selectedIndex number The index in props.values of the segment to be (pre)selected.

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

onHideUnderlay function Called immediately after the underlay is hidden

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

testID string Used to locate this view in UI automation tests.

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

replacePreviousAndPop(route) Replace the previous scene and pop to it.

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

iosautomaticallyAdjustContentInsets bool Controls whether iOS should automatically

2025-01-10 15:47:30