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

New property to change button's backgroundColor when filled #30

Closed abs1010 closed 1 year ago

abs1010 commented 3 years ago

Adding a property to set the pin's backgroundColor when filled with a secure entry. This is useful when changing the background color of the button is needed. I need to get this behavior as the user types.

Please consider checking this out. Thanks.