methodbox
methodbox
After reading this and about 5 or 6 other issues where the owners of this project ignored the fact that the user wants to preserve space **based on his/her own...
> Since we don’t support this style anywhere else, **I feel like we shouldn’t enforce a change** to it because it would be inconsistent with the rest of the code....
It doesn't look to me like ```textContentType``` does anything at all. If I understand correctly, it's supposed to also change the keyboard context (like to a number pad for phone...
@nar213 Please read the following from the docs: https://facebook.github.io/react-native/docs/textinput#textcontenttype I’m aware keyboardType is what actually changes the keyboard; my description above is incorrect. But password is a valid value for...
@nar213 I’m not sure what you’re on about - RN has already acknowledged this bug; I was stating it doesn’t appear this particular issue is quite such an edge case....
@riso There is something different in your description from the original issue and that is the fact that iOS can now generate passwords as part of the built-in password manager...