Skip to content

Instantly share code, notes, and snippets.

@valentinstoychev
Created December 19, 2016 08:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save valentinstoychev/e61b7bc9615b6c6dadbe422cc0f968ff to your computer and use it in GitHub Desktop.
Save valentinstoychev/e61b7bc9615b6c6dadbe422cc0f968ff to your computer and use it in GitHub Desktop.
<Page xmlns="http://schemas.nativescript.org/tns.xsd" class="page">
<Page.actionBar>
<ActionBar title="My App" icon="" class="action-bar"></ActionBar>
</Page.actionBar>
</Page>
<StackLayout class=”p-20”>
<Label text=”Christmas Theme” class=”h1 text-center”></Label>
</StackLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment