react-native-collapsible-view
react-native-collapsible-view copied to clipboard
An expandable View element implemented using react-native-collapsible
Hello! 👋 I ran into a case where your component is perfect! However, instead of an arrow, there should be a +/- sign. I was wondering if it would be...
People don't seem to say thank you to devs too much - thank you for this component! It's rare that I can drop in a component and have it work...
Hi, thank you for this awesome component. I want to make the arrow pointing to another directions, specifically pointing upward when expanded and pointing downward when collapsed. Which part of...
Thanks for this great library. I have a question about using position:absolute or maybe I should not be using it. I have multiple collapsible views that each contain a list...
Getting this error when trying to run example code. Exception thrown while executing UI block attempt to insert nil object from objects[1]
Open up react, react-native dependencies and update react-native-svg. Motivation - Multiple instances of react-native-svg result in duplicate view registration issues.