US2FormValidator
US2FormValidator copied to clipboard
update icons on ios 7
Thank you for your great work! I used it i my application. It excellent works on ios 6 I tested it on ios7, but it icons not changed (see image)

textFieldDidChange not fared in US2ValidatorTextFieldPrivate. May be problem with NSNotificationCenter defaultCenter on ios7 in method _startUp(US2ValidatorTextField)
You have a solution?
Thank you.
Hey @isakvan have you looked at using validatorUIDidChange?
The issue will be the changed architecture of a UITableViewCell in iOS7. I am working on version 2.0 of the US2FormValidator and its sample which fixes the issue.