react-native-collapsible-accordion
v1.0.5
Published
This is a accordion for react native, where on click header, the content below it gets collapsed.
Downloads
110
Maintainers
Readme
react-native-collapsible-accordion
How To Use
yarn add react-native-collapsible-accordion
or
npm install react-native-collapsible-accordion
What you get
- Pure Javascript
- keeps your code clearner
- build with hooks api
- customize your header and content as per your own requirement
- listner for expension state change i.e onChangeVisibility
GitHub https://github.com/shubhamdeol
Development
Want to contribute? Great!
- send me pull request