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

Accordion content blinking

Open meghvarse opened this issue 1 year ago • 3 comments

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.

meghvarse avatar Aug 23 '23 18:08 meghvarse

reproducable

maestrolsj avatar Sep 11 '23 14:09 maestrolsj

same

dioi2000 avatar Dec 19 '23 03:12 dioi2000

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

dioi2000 avatar Dec 19 '23 04:12 dioi2000