springload / react-accessible-accordion

Accessible Accordion component for React
https://springload.github.io/react-accessible-accordion
MIT License
787 stars 113 forks source link

Ease in and out animation #363

Open shiv123-max opened 1 year ago

shiv123-max commented 1 year ago

As far as I have explored, the accordion lacks animation, for opening and closing. Would be nice to have this feature.

Expected behaviour:

https://user-images.githubusercontent.com/56493775/223389122-a6742bb4-64fa-41f5-80d7-32d5d5214fe2.mp4

GeniusHawlah commented 1 year ago

This is the same problem I have with it. Did you find your way around it?