react-native-character-input
react-native-character-input copied to clipboard
Receiving this Warning on last character input: Animated: `useNativeDriver` was not specified. This is a required option and must be explicitly set to `true` or `false`
I am receiving this error on the last character input which animates and moves to left. Can we stop this animation behavior and remove this warning?