react-native-image-view icon indicating copy to clipboard operation
react-native-image-view copied to clipboard

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

Open kuji2336 opened this issue 3 years ago • 3 comments

React-Native: "0.64.3" Expo: "~44.0.0", "Expo-Cli": "^5.0.3",

When I open the ImageView component, in console I can see: Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to 'true' or 'false' this kind of warning, I encounter this problem on both Android and iOS devices.

image

kuji2336 avatar Mar 29 '22 14:03 kuji2336

I have same warning

sina3p2p avatar Mar 29 '22 14:03 sina3p2p

I also encountered the same

tingxiao88 avatar Apr 26 '22 02:04 tingxiao88

Any updates?

DSKonstantin avatar Nov 11 '22 13:11 DSKonstantin