PinCodeInputView
PinCodeInputView copied to clipboard
Added a secure text input option
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.