BZGFormViewController icon indicating copy to clipboard operation
BZGFormViewController copied to clipboard

`initWithCoder` not handled

Open sroze opened this issue 10 years ago • 1 comments

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 :)

sroze avatar Aug 04 '14 15:08 sroze

upvote! Check my pull request #48

fabidona avatar Sep 05 '16 13:09 fabidona