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

Can someone update the Animated function to set useNativeDriver ? #112

Open
rodolfocassorillo opened this issue Nov 16, 2020 · 8 comments
Open

Comments

@rodolfocassorillo
Copy link

I'm having this problem:

WARN Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false.

System:
OS: Windows 10 10.0.19042
CPU: (8) x64 Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Memory: 5.70 GB / 15.94 GB
Binaries:
Node: 10.18.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.19.2 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.13.4 - C:\Program Files\nodejs\npm.CMD
SDKs:
Android SDK:
API Levels: 19, 22, 23, 25, 26, 27, 28, 29
Build Tools: 28.0.3, 29.0.0, 29.0.2
System Images: android-22 | Google APIs Intel x86 Atom, android-22 | Google APIs Intel x86 Atom_64, android-27 | Google APIs Intel x86 Atom
IDEs:
Android Studio: Version 4.1.0.0 AI-201.8743.12.41.6953283
npmPackages:
react: 16.13.1 => 16.13.1
react-native: 0.63.3 => 0.63.3

@marciioluucas
Copy link

same here

@SK-DNS-NET
Copy link

Oh yes, please!

@silvioalbertoscarfo91
Copy link

Yes please!!

@abdullahIsa
Copy link

Same here to

@abdullahIsa
Copy link

I'm having this problem:

WARN Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false.

System:
OS: Windows 10 10.0.19042
CPU: (8) x64 Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Memory: 5.70 GB / 15.94 GB
Binaries:
Node: 10.18.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.19.2 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.13.4 - C:\Program Files\nodejs\npm.CMD
SDKs:
Android SDK:
API Levels: 19, 22, 23, 25, 26, 27, 28, 29
Build Tools: 28.0.3, 29.0.0, 29.0.2
System Images: android-22 | Google APIs Intel x86 Atom, android-22 | Google APIs Intel x86 Atom_64, android-27 | Google APIs Intel x86 Atom
IDEs:
Android Studio: Version 4.1.0.0 AI-201.8743.12.41.6953283
npmPackages:
react: 16.13.1 => 16.13.1
react-native: 0.63.3 => 0.63.3

To fix check this: 9c18449
just add this part in the index file: {useNativeDriver: true}

@Geek-Jokey
Copy link

+1

1 similar comment
@garridio85
Copy link

+1

@rodolfocassorillo
Copy link
Author

rodolfocassorillo commented Jan 27, 2021

Look how I solve the problem: #99 (comment)

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