Just as a heads up, if you're looking at this example and you're using React Native, you'll want to use those props as camelcase.
autoCapitalize
and
autoCorrect
This confused me a bit until I looked at the React Native Documentation for Text Inputs.
Just as a heads up, if you're looking at this example and you're using React Native, you'll want to use those props as camelcase.
autoCapitalize
and
autoCorrect
This confused me a bit until I looked at the React Native Documentation for Text Inputs.