Skip to content

Add more control over transition names #5

@yantakus

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"

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