Skip to content

Menu Opening Animation #4812

@lovegaoshi

Description

@lovegaoshi

Is your feature request related to a problem? Please describe.
The menu component has a beautiful opening animation that only works when first opened. Subsequent opens just have the menu immediately appear

Describe the solution you'd like
add

scaleAnimationRef.current.setValue({x: 0, y: 0})

right before the Animated.parallel referenced above to reset the scaleAnimation, or within hide(), to re-animate it

Describe alternatives you've considered
n/a

Additional context
n/a

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions