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

"'useNativeDriver' was not specified" warning - unless disableTouchOpacityAnimation is true #1305

Open
Dibbledeedoo opened this issue Jul 8, 2021 · 0 comments

Comments

@Dibbledeedoo
Copy link

Running latest ReactXp (v 2.0.0). I set up a basic animated View component to test some things I am seeing. I found that even though my animation has useNativeDriver defined in the config I was still getting the warning on iPad, "'useNativeDriver' was not specified". I found that adding disableTouchOpacityAnimation={true} resolved this and so it seems the definition for that animation needs to be updated to be compatible with the requirement to have useNativeDriver defined.

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

1 participant