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
<AnimatedSwitch ...>
<Route ... render={(props) => {
// can we detect here if this route is animated-in or animated-out? For example from props?
}} />
</AminatedSwitch>
We use it like this: