Files
NativeScript/tests/app/ui/page/modal-page.xml
Panayot Cankov e135c20b14 Rename the files
2016-05-26 14:30:25 +03:00

5 lines
143 B
XML

<Page showingModally="onShowingModally" shownModally="onShownModally">
<StackLayout>
<Label text="Modal Page" />
</StackLayout>
</Page>