mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
* test(e2e): update modal navigation app Add layout as root. Add show modal layout. * chore(frame): move frame stack modifiers in a separate frame-stack module * feat(frame): handle back navigation when using common layout as root element
3 lines
69 B
XML
3 lines
69 B
XML
<GridLayout>
|
|
<Frame defaultPage="home/home-page" />
|
|
</GridLayout> |