oblador / react-native-collapsible

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

Accordion content blinking #473

Open meghvarse opened 10 months ago

meghvarse commented 10 months ago

Facing blink issue while open accordion content from header.

https://github.com/oblador/react-native-collapsible/assets/140066955/45284153-c656-41a5-91f1-405122f4fc13

Facing this with RN new architecture.

maestrolsj commented 10 months ago

reproducable

dioi2000 commented 6 months ago

same

dioi2000 commented 6 months ago

@meghvarse try this renderChildrenCollapsed={section.length < 1}