Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 595 Bytes

tabindicator.md

File metadata and controls

15 lines (11 loc) · 595 Bytes

Component Api

Prop Type Default Note
tabs PropTypes.arrayOf(PropTypes.shape({text: PropTypes.string,iconSource: Image.propTypes.source,selectedIconSource: Image.propTypes.source}))
itemStyle ViewPropTypes.style
selectedItemStyle ViewPropTypes.style
iconStyle Image.propTypes.style
selectedIconStyle Image.propTypes.style
textStyle Text.propTypes.style
selectedTextStyle Text.propTypes.style
changePageWithAnimation PropTypes.bool true