Skip to content

Best way to do a triggered animation? #22

@evelant

Description

@evelant

What's the best way to do a "triggered" animation with react-native fluid?

By that I mean an animation that starts from the same static state each time it is triggered. With Animated I just use .setValue(0) on the Animated.Value to reset the state instantly to initial. I don't yet see a way with react-native-fluid to set an animated value instantly.

BTW this library seems like an amazing piece of engineering, I'm just getting started exploring it, thanks for creating it =)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions