oblador / react-native-collapsible

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

Not auto render when sorting content #415

Open Khusnijafar opened 2 years ago

Khusnijafar commented 2 years ago

I add props renderAsFlatList={true}, and try to sort content asc and desc, but it is not render automatically.