Closed naveenkash closed 2 years ago
Duplicate of #165.
Try adding forwards
keyword to your exit animation, which preserves the final state (which is hidden). Otherwise it will jump back to the initial state after the animation ended.
Thank you It fixed the issue
I'm having a issue with custom toast i added the animation but before leaving it flicker and come back to enter animation. here's the sandbox - https://codesandbox.io/s/sleepy-galois-bdhw3m?file=/src/App.js