react-native-collapsible
react-native-collapsible copied to clipboard
Adding some extra space when render the inside component
Sometimes when the collapisble is activate the flat list component inside render an extra space...
Same issue. Could you solve the problem? @tugzera
my code below causes blank area:
<Accordion renderContent = { (content) => ( <FlatList ......./> ) }/>
@bimbox-open can't solve this.... migrate to another lib
which lib @tugzera
@tugzera Yes issue is definitely present.