Skip to content

Support for rows that push view controller #10

@tp

Description

@tp

I was thinking whether Formulary should support rows that open a second screen.

For example selecting an item from a longer list or a multi-line text input.

Currently FormViewController is a direct descendant of UIViewController. I think that would've to change to UINavigationController in order to push new VCs.

Or maybe I am thinking "old-school" here and it would be better to allow inline rows to show a lot of content and possible manage the whole screen?

Anyway I think this affects the API design and should be discussed before any restructuring.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions