interpolate(config) Interpolates the value before updating the property, e.g. mapping 0-1 to 0-10.
isConnected Available on all platforms. Asynchronously fetch a boolean to determine internet connectivity.
multiline bool If true, the text input can be multiple lines. The default value is false.
renderHeader function
setOpacityTo(value: number) Animate the touchable to a new opacity.
progress number The progress value (between 0 and 1).
iosaccessibilityLabel string The text that's read by the screen reader when
setValue(value) Directly set the value. This will stop any animations running on the value and update all
shadowColor color
static setBarStyle(style: 'default' | 'light-content', animated: boolean)
Page 22 of 64