Skip to content

ReusableCell

roux g. buciu edited this page Feb 24, 2022 · 3 revisions

Overview

ReusableCell is a simple protocol that gives any view of a certain type, a built in cellIdentifier string. This can then be used to make life easier for developers by, instead of creating their own identifiers, simply accessing it using YourCell.cellIdentifier

See the ReusableCell.swift file for the most up to date information on

Clone this wiki locally