Skip to content

Is there a way for a transitioned component to know about it? #119

@zdila

Description

@zdila

We use it like this:

<AnimatedSwitch ...>
  <Route ... render={(props) => {
    // can we detect here if this route is animated-in or animated-out? For example from props?
  }} />
</AminatedSwitch>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions