How would I handle this with appyx?
I have a ParentNode that has a target of either Onboarding or Main Scaffold
Then when I get to the main Scaffold each tab can then have a popup screen that would be within the scaffold
Then I want a Bottom Sheet that could appear over the scaffold.
Would I need a ParentNode in the content section of the scaffold
And then another to represent the Bottom sheet. How would I keep the bottom sheet from completely removing the scaffold since it could be peeking