Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
3 tasks
bolan9999 opened this issue Jul 8, 2018 · 2 comments
Closed
3 tasks

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

bolan9999 opened this issue Jul 8, 2018 · 2 comments
Labels
API: Animated Resolution: Locked This issue was locked by the bot.

Comments

@bolan9999
Copy link

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.

@react-native-bot
Copy link
Collaborator

It looks like your issue may be missing some necessary information. Can you run react-native info and edit your issue to include these results under the Environment section?

@bolan9999
Copy link
Author

Does not need environment info

@facebook facebook locked as resolved and limited conversation to collaborators Jul 18, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API: Animated Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

2 participants