BZGFormViewController icon indicating copy to clipboard operation
BZGFormViewController copied to clipboard

Forms with validation

Results 18 BZGFormViewController issues
Sort by recently updated
recently updated
newest added

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.

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...

bug

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...

bug

ReactiveCocoa isn't worth the extra dependency, since I'm only using it in BZGTextFieldCell.

enhancement

In general, try to achieve better parity with `UITableViewController` behavior

enhancement

https://github.com/benzguo/BZGFormViewController/blob/master/BZGFormViewController/BZGFormViewController.m#l253

enhancement