react-native-collapsible
react-native-collapsible copied to clipboard
Accordion section wont show when items are added to empty section on expandmultiple
https://snack.expo.io/BkAs4YkdH (works on web but not on ios/android)
So if the section is empty and item is added to the section, the item won't show until you toggle the visibility of the section. Works as expected if the section is not empty when item is added.
"react-native-collapsible": "1.5.1"
I am also getting the same error. Please help or atleast a any quick hack for now?
thanks
Facing similar issue. Any update here?