Skip to content

Instantly share code, notes, and snippets.

@geykel
Created February 22, 2017 19:01
Show Gist options
  • Save geykel/18300755170af77e82185ab4b11e132a to your computer and use it in GitHub Desktop.
Save geykel/18300755170af77e82185ab4b11e132a to your computer and use it in GitHub Desktop.
<ion-header>
<ion-navbar>
<ion-title>Home</ion-title>
</ion-navbar>
</ion-header>
<ion-content padding>
<button ion-button full (click)="takePicture()">Tomar foto</button>
</ion-content>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment