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

Adding some extra space when render the inside component

Open tugzera opened this issue 4 years ago • 4 comments

Sometimes when the collapisble is activate the flat list component inside render an extra space...

tugzera avatar Mar 25 '20 13:03 tugzera

Same issue. Could you solve the problem? @tugzera my code below causes blank area: <Accordion renderContent = { (content) => ( <FlatList ......./> ) }/>

bimbox-open avatar Apr 23 '20 10:04 bimbox-open

@bimbox-open can't solve this.... migrate to another lib

tugzera avatar Apr 23 '20 11:04 tugzera

which lib @tugzera

bimbox-open avatar Apr 23 '20 12:04 bimbox-open

@tugzera Yes issue is definitely present.

systemlevel avatar Apr 30 '20 08:04 systemlevel