https://github.com/facebook/react-native/issues/11068 TLDR: value updates on text input sometimes cause weird values. Ex. AB can become ABAAAB. If we change the value using toUppercase or similar
react/react-native#11068
TLDR: value updates on text input sometimes cause weird values.
Ex. AB can become ABAAAB.
If we change the value using toUppercase or similar