react-native-accordion icon indicating copy to clipboard operation
react-native-accordion copied to clipboard

Does not close previously opened row

Open kavin14 opened this issue 8 years ago • 1 comments

I created a simple accordian with the information given. I was able to implement the accordian , but it does not close the previous row when i click on the next row, any advice ?

kavin14 avatar May 15 '16 23:05 kavin14

@kavin14 : take a look into this one: https://github.com/oblador/react-native-collapsible

khatv911 avatar Apr 27 '17 13:04 khatv911