You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you put <AnimatedOrphans /> somewhere in your app that will stay rendered during your transitions, it takes care of adopting orphaned sprites and allows them to animate when they would have otherwise disappeared.
It doesn't have any arguments or anything, it just needs to be present on the page.
Hello everyone, and thanks for this great library 👍
I am struggling with one issue (elements gets destroyed before the end of the animation), and I feel like the
AnimatedOrphans
could resolve it.But the sad thing is that the documentation covering this part is broken, and I have no idea how to use that component.
Can you point me to some references so that I may understand it better, so that I could update the doc? Thanks a lot 🙏
The text was updated successfully, but these errors were encountered: