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

Attempting to run js driven animation on animation node #2

Closed
poupryc opened this issue Mar 22, 2017 · 4 comments
Closed

Attempting to run js driven animation on animation node #2

poupryc opened this issue Mar 22, 2017 · 4 comments

Comments

@poupryc
Copy link

poupryc commented Mar 22, 2017

Hello,

I tried to run this, as in the example :

<SpeechBubble speeches={[ 'String 1', 'String 2', 'String 3' ]} />

But I get this error:

attempting to run js driven animation on animation node that has been moved to "native" earlier by starting an animation with 'useNativeDriver: true'

I think it's an incompatibility between the version of React and your module. It's sad because I think I could have built cool things

Hopefully it will be settled in a future release !

@charpeni
Copy link
Owner

Thanks for reaching out, I'll check that.

In the meantime, PRs are welcome if you find a fix.

@poupryc
Copy link
Author

poupryc commented Mar 22, 2017

screenshot_1490283084
Thank you for your attention and your response,

I unfortunately do not yet have the level to fully understand react-native. So I would wait for the patch if there is one.

Thank you ^^

PS: If you want, I can transfer the debug log of my app.

@poupryc
Copy link
Author

poupryc commented Mar 23, 2017

Maybe this page or this could help you ^^

(As you can see, I really want to use this module for my dialogues, because there are no similar modules)

Maybe looking at the code fork would be a good start?

@charpeni
Copy link
Owner

Thank you for the information.

This should be fixed by commit 4dbb589, it's already available on npm as 0.3.0. 🚀

I will close this issue, but if there is anything else feel free to ping me.

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

2 participants