Files
NativeScript/tests/app/ui/page/modal-tab-page.xml

9 lines
209 B
XML

<Page backgroundColor="green" navigatedTo="onNavigatedTo">
<ActionBar class="action-bar">
<Label class="action-bar-title" text="Modal"></Label>
</ActionBar>
<Label text="Text" />
</Page>