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 Warning #73

Open
hjhimanshu01 opened this issue Apr 26, 2020 · 6 comments
Open

useNativeDriver Warning #73

hjhimanshu01 opened this issue Apr 26, 2020 · 6 comments

Comments

@hjhimanshu01
Copy link

hjhimanshu01 commented Apr 26, 2020

Hey there, I'm getting this warning Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false , I'm not sure what this relates to ?

@abdi4
Copy link

abdi4 commented Jul 8, 2020

Same here. I’m getting that everytime i open or close an image?

@abdi4
Copy link

abdi4 commented Jul 8, 2020

I found a temporary solution. Go to node_modules/react-native-image-view/src/ImageView.js and add useNativeDriver: true to everywhere you see Animated.timing. This is an example
Screenshot 2020-07-08 at 19 43 50

@meikbolender
Copy link

I found a temporary solution. Go to node_modules/react-native-image-view/src/ImageView.js and add useNativeDriver: true to everywhere you see Animated.timing. This is an example
Screenshot 2020-07-08 at 19 43 50

then i getError: Style property 'backgroundColor' is not supported by native animated module

@abdi4
Copy link

abdi4 commented Sep 1, 2020

Instead of using animatedBackgroundColor on line 778 i’m using my own colour
Screenshot 2020-09-01 at 16 14 01

@AndriesJacobus
Copy link

AndriesJacobus commented Nov 20, 2020

Also getting this issue. @antonKalinin please fix

@grkemtneri
Copy link

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

5 participants