You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to integrate https://github.com/07cs07/iOSValidator. Its in-line text field validator utility which requires to implement textFieldDidEndEditing method of .
Currently all delegations are handled by TPKeyboardAvoiding class. How can my viewcontroller class get this text field callbacks.
The text was updated successfully, but these errors were encountered:
I want to integrate https://github.com/07cs07/iOSValidator. Its in-line text field validator utility which requires to implement textFieldDidEndEditing method of .
Currently all delegations are handled by TPKeyboardAvoiding class. How can my viewcontroller class get this text field callbacks.
The text was updated successfully, but these errors were encountered: