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 or simply move style and formCellsBySection properties in the header file (and let developer initialize these values), I let you do the change :)
Hi, and thanks for that component !
Btw, the
initWithCodermethod ofBZGFormViewControllerisn't implemented.That creates an infinite loop when its initializer is called.
As you can implement it or simply move
styleandformCellsBySectionproperties in the header file (and let developer initialize these values), I let you do the change :)