-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels