react-native-smooth-pincode-input icon indicating copy to clipboard operation
react-native-smooth-pincode-input copied to clipboard

keyboardType - disable keyboard

Open Muneem opened this issue 2 years ago • 1 comments

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

Muneem avatar Mar 20 '22 15:03 Muneem

you can set the editable prop to false

javobal avatar Jul 20 '22 23:07 javobal