Slider#minimumTrackImage
  • References/JavaScript/React Native/Components: Slider

iosminimumTrackImage Image.propTypes.source Assigns a minimum track image

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

onValueChange function Callback for when an item is selected. This is called with the following parameters:

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

navIcon optionalImageSource Sets the navigation icon.

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

onDrawerClose function Function called whenever the navigation view has been closed.

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

injectedJavaScript string Sets the JS to be injected when the webpage loads.

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

onValueChange function Invoked with the new value when the value changes.

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

autoCapitalize enum('none', 'sentences', 'words', 'characters') Can tell TextInput to automatically capitalize

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

minimumTrackImage Image.propTypes.source Assigns a minimum track image. Only static images are supported

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

iosmaximumZoomScale number The maximum allowed zoom scale. The default value

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

momentary bool If true, then selecting a segment won't persist visually. The onValueChange

2025-01-10 15:47:30