Is there a way to key a numeric keypad without punctuations?
<TextInput keyboardType='numeric' ..... />
if I use secureTextEntry={true}
, it gets the right keyboard I want, but the values are replaced with *
.
so, this is what im getting:
This is what I want: