Skip to content

Instantly share code, notes, and snippets.

@NathanWalker
Created June 30, 2022 04:15
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 NathanWalker/aca5f697423793bf8cf3c924045a879d to your computer and use it in GitHub Desktop.
Save NathanWalker/aca5f697423793bf8cf3c924045a879d to your computer and use it in GitHub Desktop.
NativeScript for Angular pipe usage sample
<Label text="The hero's birthday is {{ birthday | date }}"></Label>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment