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 content switcher (should try and keep under 3. Anything larger gets hard to read on mobile)
Optional
onCallback when switcher is changed
Optional
selectedSelected index
Optional
style?: StyleProp<ViewStyle>Style to set on the item
Generated using TypeDoc
Props for ContentSwitcher component