Skip to content

[Animated] The synthetic AnimateValue can not listen. #20094

Closed
@bolan9999

Description

@bolan9999

Environment

Any

Description

I tried to listen a synthetic AnimateValue like this:

const c = Animated.add(a,b);
c.addListener(...);

But I failed. Why can't listen it?

Reproducible Demo

Does not need.

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