Exit Before Enter
Smoothly hide one component before you let its sibling enter.
Make sure each direct child of AnimatePresence
has a unique and stable key
.
Also, enable the exitBeforeEnter
prop.
See a video of this example here.
Smoothly hide one component before you let its sibling enter.
Make sure each direct child of AnimatePresence
has a unique and stable key
.
Also, enable the exitBeforeEnter
prop.
See a video of this example here.