Skip to content

Animation duration issue #36

Description

@Bttlg

I wanna change duration opening and ending animation. How to set animation duration? Current animation is too slow

I think this code:

private _animatedTiming = (toValue: number) => { return Animated.timing(this._positionToast, { toValue, duration: 250, useNativeDriver: true, }); };

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