chrismiles / EZForm

iOS form handling and validation library.
MIT License
284 stars 64 forks source link

form: fieldDidEndEditing: delegate method doesn't get called on UITextViews #60

Closed nbarnold01 closed 9 years ago

nbarnold01 commented 10 years ago

Can be fixed if you add this to line 381 of EZFormTextField.m :

jessedc commented 9 years ago

I'd be prepared to look at pull request for this.

nbarnold01 commented 9 years ago

I think it's already been merged. Unless I'm mistaken, it's #61

jessedc commented 9 years ago

👍