Skip to content

Velocity options #21

@artfree

Description

@artfree

In your 'getting started' document:

Transitioner.transition({
fromRoute: 'fromRouteName',
toRoute: 'toRouteName',
velocityAnimation: {
in: animation,
out: animation
}
})
You say there are three options for animation, the second being: "passing an array of velocity arguments".
I can't get this to work. Could you show a specific example (specific syntax) for this? - for example, adjusting the duration of the transition.

Thanks much.

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