PinCodeInputView icon indicating copy to clipboard operation
PinCodeInputView copied to clipboard

Added a secure text input option

Open jrosen081 opened this issue 6 years ago • 0 comments

You are now able to show text as secure input. The way to do it is to set the isSecureText field in the PinCodeInputView to true. As well, all ItemViews will now have a isSecureText field.

jrosen081 avatar May 15 '19 18:05 jrosen081