@fruits-chain/react-native-xiaoshu
Version:
🌈 React Native UI library
29 lines (19 loc) • 376 B
Markdown
title: Tabs 标签页
nav:
title: 组件
path: /component
group:
title: 展示组件
path: /show
order: 3
# Tabs 标签页 <Badge>0.2.25+</Badge>
> 选项卡切换组件。
## 代码演示
<code src="./__fixtures__/basic.tsx"></code>
## API
### Tabs
<API hideTitle src="./tabs.tsx"></API>
### Tabs.TabPane
<API hideTitle src="./tab-pane.tsx"></API>