Skip to content

The if statement will be removed later, it was added to visualize what we have c... #184

@todo

Description

@todo

// TODO: The if statement will be removed later, it was added to visualize what we have currently
if indexPath.item == 0 {
cell.backgroundColor = .orange
} else if indexPath.item == 1 {
cell.backgroundColor = .blue
} else if indexPath.item == 2 {


This issue was generated by todo based on a TODO comment in d362bdb when #183 was merged. cc @FightPandemics.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions