naoufal / react-native-accordion

An Accordion Component for React Native
https://www.npmjs.com/package/react-native-accordion
437 stars 101 forks source link

View does not auto-adjust based on expansion #61

Open jjanelee97 opened 5 years ago

jjanelee97 commented 5 years ago

If I click on a cell and it expands, the view should auto-adjust to the bottom border of the content that just opened, correct? It doesn't seems to do that. How can I implement this?

ercpereda commented 5 years ago

Hi @jjanelee97, try with this one https://www.npmjs.com/package/@ercpereda/react-native-accordion

jjanelee97 commented 5 years ago

Hi @ercpereda I believe that is the one I am currently using and facing problems with

ercpereda commented 5 years ago

Well... create the issue in here https://github.com/ercpereda/react-native-accordion/issues and lets check it out :-)

jjanelee97 commented 5 years ago

sure!

rarenatoe commented 5 years ago

What happened with this issue? I am having the same problem with FlatList.