Skip to content

Animation duration issue #36

@Bttlg

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, }); };

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