Published
- 1 min read
react native textinput lowercase
The solution for this is noted below
react native textinput lowercase
Solution
autoCapitalize = 'none'
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
autoCapitalize = 'none'
Try other methods by searching on the site. That is if this doesn’t work