onResponderRelease function
onValueChange function Callback that is called when the user taps a segment; passes the segment's value as an argument
iossnapToInterval number When set, causes the scroll view to stop at multiples of the value of snapToInterval. This can be used for paginating through children that have lengths smaller than the scroll view. Used in combination with snapToAlignment.
onValueChange function Callback continuously called while the user is dragging the slider.
height number
iosminimumZoomScale number The minimum allowed zoom scale. The default value is 1.0.
static setApplicationIconBadgeNumber(number) Sets the badge number for the app icon on the home screen
url string Deprecated Use the source prop instead.
maximumDate Date Maximum date. Restricts the range of possible date/time values.
removeClippedSubviews bool A performance optimization for improving scroll perf of large lists, used in conjunction with overflow: 'hidden' on the row containers. This is enabled by default.
Page 55 of 64