Skip to content

using ib not called #20

@zcrhappy

Description

@zcrhappy

I use Storyboard and make connection between ib and code.
This Cause

  • (instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString *)reuseIdentifier
    NOT CALLED.
    Instead I put
  • (instancetype)initWithCoder:(NSCoder *)aDecoder
    to initialize.
    but the content can not be shown.
    Do you have any idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions