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

maskDelay with password true doesn't masks the input #86

Open RohanBasukala15 opened 2 years ago

RohanBasukala15 commented 2 years ago

I set my maskDelay to 1000 (1 second), but i cant seem to work this out. When I type from keyboard the mask is displayed directly with no digits.

gaurigarg97 commented 1 year ago

mask itself is not working for me