BZGFormViewController
BZGFormViewController copied to clipboard
Forms with validation
I have this issue when I ran a "pod install" with both pod 'BZGFormViewController' 'BZGMailgunEmailValidation' inside. Now, each time I try to build the application, compiler give me this error....
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
When I change the first responder between cells in the same section the scrollview edge insets are wrong and the scroll view pulls up.
It could resolve issue #48 #49
Hi, and thanks for that component ! Btw, the `initWithCoder` method of `BZGFormViewController` isn't implemented. That creates an infinite loop when its initializer is called. As you can implement it...
This pull requests corrects the spelling of **CocoaPods** 🤓 https://github.com/CocoaPods/shared_resources/tree/master/media One day I’ll make a bot that looks through the READMEs of all Pods, looks to see if it uses...
I have an optional field in my form (surname prefix 'von Damme' -> 'von' and 'Damme', very common in the Netherlands). I don't want to show a checkmark when no...
ReactiveCocoa isn't worth the extra dependency, since I'm only using it in BZGTextFieldCell.
In general, try to achieve better parity with `UITableViewController` behavior
https://github.com/benzguo/BZGFormViewController/blob/master/BZGFormViewController/BZGFormViewController.m#l253