awesome-reveal / react-awesome-reveal

React components to add reveal animations using the Intersection Observer API and CSS Animations.
https://react-awesome-reveal.morello.dev
MIT License
1.15k stars 43 forks source link

Add onExit prop #177

Open OckTheOctopus opened 1 year ago

OckTheOctopus commented 1 year ago

I recall seeing an effectOut prop on the Reveal component in react-reveal. Would it be possible to add something similar to that in react-awesome-reveal for us to be able to create our own exit animations?