oblador / react-native-collapsible

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

Accordion hanging #262

Open NweThazin opened 5 years ago

NweThazin commented 5 years ago

Hi all,

I am using Accordion and it's renderContent with Section List. Cannot enable accordion active sections immediately. and keep hanging. any ideas to solve this issue??

iRoachie commented 5 years ago

Can you create an example on https://snack.expo.io that reproduces this?