Skip to content

Animation Warning - Sending onAnimatedValueUpdate with no listeners registered #7839

Description

@tradebulls

Hi,

I have multiple stacks in my main navigator and one of them is Bottom Tab Navigator. As we don't have switchNavigator in version 5, we are using reset to clear the previous stack and navigate to a screen.

However, in this case we get a warning "Sending onAnimatedValueUpdate with no listeners registered".
If we set the options animationEnabled: false, the warning is gone but we want the animation to be enabled.

Can anyone help?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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