Skip to content

Instantly share code, notes, and snippets.

@Natgho
Last active January 22, 2021 08:53
Show Gist options
  • Save Natgho/164c3de7f0a3cb2e98c814a8c9fc4057 to your computer and use it in GitHub Desktop.
Save Natgho/164c3de7f0a3cb2e98c814a8c9fc4057 to your computer and use it in GitHub Desktop.
firstPageDesign
<div class="container" style="flex-direction: column;">
<text class="title">
Konumunuz: {{latlon}}
</text>
<text class="title">
Dogruluk: {{accuracy}}
</text>
<text class="title">
Batarya Durumu: {{battery}}
</text>
<input type="button" class="btn" value="Guncelle" onclick="updateData"/>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment