Files
NativeScript/e2e/appTestTs/app/test-page.xml
Vasil Chimev 8136302611 appTestTs
2019-11-14 10:07:45 +02:00

6 lines
185 B
XML

<Page xmlns="http://schemas.nativescript.org/tns.xsd" id="page">
<StackLayout id="stack">
<Label id="label" text="Test Page Stack Label"></Label>
</StackLayout>
</Page>