Skip to content
This repository was archived by the owner on Nov 5, 2019. It is now read-only.
This repository was archived by the owner on Nov 5, 2019. It is now read-only.

Use checkboxes instead of switches for tag selection #47

@moughxyz

Description

@moughxyz

Switches were used as a way to get something up faster. Checkboxes unfortunately are not offered natively in the iOS SDK. But I think now that we have a little more time we can make the experience better by changing to Mail.app like checkboxes.

UITableViewCell has accessory mode checkmark, but it doesn't have a circle behind it. Maybe we can just draw a circle.

The important thing is that we don't use any 3rd party libraries for this. Should be simple enough to implement from scratch.

img_0608

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