Closed mattjgalloway closed 5 years ago
Just like happened with FormCell, we should have this public otherwise when you try to create custom ones, you get a crash saying that init(reuseIdentifier:) is not implemented.
FormCell
init(reuseIdentifier:)
Just like happened with
FormCell
, we should have this public otherwise when you try to create custom ones, you get a crash saying thatinit(reuseIdentifier:)
is not implemented.