Skip to content

[Open tasks] Replace storyboards with code #15

@misteu

Description

@misteu

GOAL

Replace all the storyboards with UIs created via code.

For not having one really huge branch, this will be split up in issues on a screen basis!

If you are interested in working on some screen, please comment on any of the open subtasks listed below.

Subtasks

WHY

Storyboards are slow to load in Xcode and they are harder to maintain compared to plain code.

AC

  • There should not be any storyboards in the app.

  • Optional
    First choice would be UIKit. It might make sense to also have a look whether it might make sense to start rewriting screens using SwiftUI. However, this will be way more work as it's a rewrite of everything.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions