Skip to main content

TabController.PageCarousel

<TabController>
<TabController.PageCarousel>
{_.map(items, (item, key) => {
return <TabController.TabPage index={key}/>;
})}
</TabController.PageCarousel>
</TabController>
TIP
This component extends the ScrollView props.
APIThis is the list of additional props for the component