UNPKG

react-native-btr

Version:
17 lines (13 loc) 400 B
# CollapsibleCard CollapsibleCard is a card with HIDE & SHOW feature. [Example](https://github.com/ThakurBallary/react-native-btr-demo/tree/main/src/Components/CollapsibleCard.tsx) ### Props Key | Type | Default ----|----|---- visible | boolean | false style | object | title | string | titleStyle | object | iconUp | string | expand-less iconDown | string | expand-more iconStyle | object |