Optional
componentDirect props to set on the React Native component (including iOS and Android specific props). Most use cases should not need this.
Items to render in the tabs
Optional
onCallback when switcher is changed
Optional
scrollIndicate if scroll mode should be used (when several tabs that will not fit this should be true)
Optional
selectedSelected index
Optional
style?: StyleProp<ViewStyle>Style to set on the item
Generated using TypeDoc
Props for Tabs component