Skip to content

make initWithStyle public #14

@tereks

Description

@tereks

As I've mention you should consider make method
override init(style: UITableViewCellStyle, reuseIdentifier: String?) {
public

The reason people need it that is subclassing your cell to make custom UI. I simply cannot see this method from framework.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions