xamous / react-native-smooth-pincode-input

A cross-platform, smooth, lightweight, customizable PIN code input component for React Native.
MIT License
395 stars 137 forks source link

keyboardType - disable keyboard #85

Open Muneem opened 2 years ago

Muneem commented 2 years ago

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

javobal commented 2 years ago

you can set the editable prop to false