ritmillio / next-reveal

The easiest way to animate your Next.js project. Scrollreveal.js helper package.
https://next-reveal-site-ritmillio.vercel.app/
57 stars 4 forks source link

Way to get onReveal? #6

Closed ahmadwrites closed 10 months ago

ahmadwrites commented 11 months ago

is there a way to get the state on reveal being done or having a callback function as a prop for this?

ritmillio commented 10 months ago

Hey @ahmadwrites , currently there is no way to get the state of the animation. If you need a solution for that I suggest you fork this repository and implement this feature. If you push it back so others can use it as well that's highly appreciated.