Open zprobs opened 4 years ago
Hello, This warning currently appears multiple times when rendering the component.
Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false
useNativeDriver
true
false
Can you please add the useNativeDriver option to silence the warning?
PR here: https://github.com/adorableio/react-native-animated-ellipsis/pull/12
Hello, This warning currently appears multiple times when rendering the component.
Animated:
useNativeDriver
was not specified. This is a required option and must be explicitly set totrue
orfalse
Can you please add the useNativeDriver option to silence the warning?