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 to add inputAccessoryView #24

Open mohsinka opened 4 years ago

mohsinka commented 4 years ago

Hi so I want to add inputAccessoryView to PinEntry but as textfield is a private var, it cannot be accessed. How can I set inputAccessoryView to the textfield where I have to place a button to bind with keyboard.