nkbt / react-collapse

Component-wrapper for collapse animation with react-motion for elements with variable (and dynamic) height
MIT License
1.12k stars 113 forks source link

Complete rewrite #222

Closed nkbt closed 6 years ago

nkbt commented 6 years ago

More updates will be added later to preserve as much backward compatibility as possible

Will be release as 5.0 at some point when good enough.

Most examples work out of box. Except some that rely on removed features like onRest/onMeasure callbacks, etc. They will be added later.