Skip to content

Add more control over transition names #5

Description

@yantakus

Thanks for the great module!

If we have 2 different props for transition name, for example transitionEnter and transitionLeave it would be possible to use css animation libraries with predefined animation classNames, as animate.css

We could use it like this:

transitionEnter="animated fadeInDown"
transitionLeave="animated fadeOutUp"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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