Skip to content

Instantly share code, notes, and snippets.

@mikebranstein
Created December 13, 2016 13:44
Show Gist options
  • Save mikebranstein/56713d56f75fa6a4daa3d0b7fe01f806 to your computer and use it in GitHub Desktop.
Save mikebranstein/56713d56f75fa6a4daa3d0b7fe01f806 to your computer and use it in GitHub Desktop.
NativeScript stack layout example
<StackLayout>
<Button text="Everything is awesome..." />
<Button text="when you’re using NativeScript!" />
</StackLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment