n4kz / react-native-material-textfield

Material textfield
Other
901 stars 831 forks source link

Animated: `useNativeDriver` was not specified warning #310

Closed bezenson closed 2 years ago

bezenson commented 3 years ago

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

On latest React Native useNativeDriver parameter is necessary. Somewhere in library it is not added.

gabrieldonadel commented 3 years ago

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

On latest React Native useNativeDriver parameter is necessary. Somewhere in library it is not added.

I would suggest just using rn-material-ui-textfield as this lib has not received any updates for over a year


npm install --save rn-material-ui-textfield