Serheo / SHSPhoneComponent

UITextField and NSFormatter subclasses for formatting phone numbers. Allow different formats for different countries(patterns).
MIT License
371 stars 54 forks source link

How to listen to UITextField editingDidBegin or editingDidEnd? #22

Open ghost opened 5 years ago

ghost commented 5 years ago

can listen to editingChanged, but can't listen to editingDidBegin or editingDidEnd

ghost commented 5 years ago

'logicDelegate' property is not public. But by phoneField.value(forKey: "logicDelegate")