TPKeyboardAvoiding icon indicating copy to clipboard operation
TPKeyboardAvoiding copied to clipboard

textFieldDidEndEditing delegates for Textfield validation

Open hshah2811 opened this issue 11 years ago • 1 comments

I want to integrate https://github.com/07cs07/iOSValidator. Its in-line text field validator utility which requires to implement textFieldDidEndEditing method of <UITextFieldDelegate>.

Currently all delegations are handled by TPKeyboardAvoiding class. How can my viewcontroller class get this text field callbacks.

hshah2811 avatar Feb 04 '14 04:02 hshah2811

See merge request : https://github.com/michaeltyson/TPKeyboardAvoiding/pull/115

pblondin avatar Oct 23 '14 17:10 pblondin