Picker#itemStyle
  • References/JavaScript/React Native/Components: Picker

iositemStyle itemStylePropType Style to apply to each of the item labels

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

onValueChange function Callback continuously called while the user is dragging the slider.

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

rtl bool Used to set the toolbar direction to RTL. In addition to this property you need to add

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

onValueChange function Callback that is called when the user taps a segment; passes the segment's value

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

renderScrollComponent function (props) => renderable A function that returns the scrollable component

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

maximumTrackTintColor string The color used for the track to the right of the button. Overrides the default

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

onPress function This function is called on press.

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

styleAttr STYLE_ATTRIBUTES Style of the ProgressBar. One of: Horizontal Normal (default)

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

barTintColor string The default background color of the navigation bar

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

iostintColor color

2025-01-10 15:47:30