oblador / react-native-collapsible

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

Can <Collapse/> collapse from Top to bottom Instead? #338

Open hengvenchang opened 4 years ago

hengvenchang commented 4 years ago

Nice library! enjoy using it so far, but i wonder wether i can make it collapse from top to bottom instead of its current default collapse. ( just like the Accordion example)