react-native-smooth-pincode-input
react-native-smooth-pincode-input copied to clipboard
keyboardType - disable keyboard
I want to hide keyboard and put pin by reading from OTP. is there anyway to disable keyboard. RIght now keyboard always open when using this component
you can set the editable prop to false