Ben Guo

Results 15 issues of Ben Guo

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

- numericText should return the textfield's text with non-numeric characters stripped.

enhancement

A form should be valid when: - all non-optional cells are valid and - all optional cells are either valid or empty

enhancement

Instead of using a cell accessory type, use a custom asset, drawn over the textfield's clear button

enhancement