-
Notifications
You must be signed in to change notification settings - Fork 726
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
Problem with useNativeDriver and componentWillReceiveProps #440
Comments
+1 |
3 similar comments
+1 |
+1 |
+1 |
+1 too |
+1 |
1 similar comment
+1 |
@nihil-pro @dnlmzw @MahmutGundogduKizilay @ixez @dibyopra @Wassyk @JoaquinBeceiro @appseugene try this: db1b18e |
+1 |
2 similar comments
+1 |
+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue
Two warnings
Animated:
useNativeDriver
was not specified. This is a required option and must be explicitly set totrue
orfalse
and
Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
Expected Behavior
Code
Environment
react-native -v
: 39.0.0node -v
: 14.2.0npm -v
: 6.14.4target platform
: Android and iOSoperating system
: mac osThe text was updated successfully, but these errors were encountered: