iosmaximumTrackImage Image.propTypes.source Assigns a maximum track image. Only static images are supported. The leftmost pixel of the image will be stretched to fill the track.
disabled bool If true the user won't be able to move the slider. Default value is false.
shadowRadius number
shadowOpacity number
shadowOffset {width: number, height: number}
shadowColor color
values [string] The labels for the control's segment buttons, in order.
tintColor string Accent color of the control.
selectedIndex number The index in props.values of the segment to be (pre)selected.
onValueChange function Callback that is called when the user taps a segment; passes the segment's value as an argument
Page 24 of 64