Skip to content

Feature request - add a possibility to customize template cell creatation #417

Description

@gerchicov-bp

From your readme:

A template layout cell is created by -dequeueReusableCellWithIdentifier: method, it means that you MUST have registered this cell reuse identifier by one of:
A prototype cell of UITableView in storyboard.
Use -registerNib:forCellReuseIdentifier:
Use -registerClass:forCellReuseIdentifier:

Usually it is also possible to call dequeueReusableCellWithIdentifier and create a cell in the same place if necessary but you forbid that

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions