Skip to content

Non-modal presentation feasibility  #31

@rivera-ernesto

Description

@rivera-ernesto

Right now Loafs are presented modally which has issues when you want to display them non-intrusively. Namely you can't:

  • Present another controller (ie. a standard alert) while a Loaf is being presented.
  • Transition out of the presenting controller or push a new controller on top.

It would be nice to better "attach" loafs to presenting controllers by adding them as child view controllers (and inserting the loaf view in the view hierarchy directly).

Do you think that would be feasible while preserving the custom presentations?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions