react-magic icon indicating copy to clipboard operation
react-magic copied to clipboard

Add "unmount" component animation

Open annmirosh opened this issue 8 years ago • 0 comments

Hi,

Thanks for the awesome lib!

I'm wondering if it is possible to set up animation before the moment when component is unmounted (to achieve something like "animated disappearing").

Is it possible in your lib somehow or it is only possible with manual adding "out" classes like "spaceOutLeft"? Other words I have a popup and I want it appear with "spaceInLeft" effect and disappear with "spaceOutLeft", could you please suggest how can I do it with react-magic?

Thanks!

annmirosh avatar Mar 12 '18 20:03 annmirosh