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

Transform with key of "translateX" must be a number: #8

Open
ssomnoremac opened this issue Jul 11, 2016 · 6 comments
Open

Transform with key of "translateX" must be a number: #8

ssomnoremac opened this issue Jul 11, 2016 · 6 comments

Comments

@ssomnoremac
Copy link

Using the pannable example I'm getting this:

Transform with key of "translateX" must be a number:
 {"translateX":
     {"_children":[],"_value":0,"_startingValue":0,"_offset":0,"_animation":null,"_listeners": {}}
 }
@johanneslumpe
Copy link
Owner

@ssomnoremac Originally this was just a proof of concept - I haven't tested it against any of the new react native versions, since I currently have no spare time to work on it. So I'm not sure when/if I get the time to look into this ;/

@bendellarocco
Copy link

+1

@zhiyingzzhou
Copy link

your view must be set to Animated.View

@yddmgirl
Copy link

your view must be set to Animated.View

Thank you very much!

@rknyra
Copy link

rknyra commented Oct 4, 2020

your view must be set to Animated.View

Thank you!!!

@faz919
Copy link

faz919 commented Feb 16, 2022

What if I do have my view as an Animated.View, but I'm still getting this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants