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

Container not animating #266

Closed linxianxi closed 4 years ago

linxianxi commented 4 years ago

The content inside Collapse goes from hidden to visible instantly without any animation.

image

I used styled-components to set transition image

Is there something wrong with my use? If yes,can you give me a demo

This is the same image