Fawxy / CBPinEntryView

A customisable view for entering arbitrary length pins, codes or passwords in iOS. Supports iOS 12 one time codes.
MIT License
189 stars 41 forks source link

How do I clear text? #8

Closed quanguyen closed 6 years ago

quanguyen commented 6 years ago

Hi,

It seems that CBPinEntryView has not yet supported clear text?

How should I do that? I can clear CBPinEntryView and re-intialize but that seems an ugly solution.

Regards

Fawxy commented 6 years ago

Added this in the latest update