static createInteractionHandle() Notify manager that an interaction has started.
value number Initial value of the slider. The value should be between minimumValue and maximumValue, which default to 0 and 1 respectively. Default value is 0. This is not a controlled component, you don't need to update the value during dragging.
onResponderTerminate function
replacePreviousAndPop(route: { component: Function; title: string; passProps?: Object; backButtonTitle?: string; backButtonIcon?: Object; leftButtonTitle?: string; leftButtonIcon?: Object; onLeftButtonPress?: Function; rightButtonTitle?: string; rightButtonIcon?: Object; onRightButtonPress?: Function; wrapperStyle?: any; }) Replaces the previous route/view and transitions back to it.
iosalwaysBounceVertical bool When true, the scroll view bounces vertically when it reaches the end even if the content is smaller than the scroll view itself. The default value is false when horizontal={true} and true otherwise.
dataSource ListViewDataSource An instance of ListView.DataSource to use
tintColor string The default color used for buttons in the navigation bar
iosthumbImage Image.propTypes.source Sets an image for the thumb. Only static images are supported.
static getAppKeys()
stopLoading()
Page 26 of 64