oblador / react-native-collapsible

Animated collapsible component for React Native, good for accordions, toggles etc
MIT License
2.43k stars 453 forks source link

all mapped items are collapsed when clicked only on one #330

Closed schmem55 closed 4 years ago

schmem55 commented 4 years ago

i am fetching data, then i am mapping the data and create a Collapsible item . After rendering severals ,when i click on one of them , all the items are collapsed,

react-native: 0.59.10