Skip to content

Instantly share code, notes, and snippets.

@matheusmurta
Created November 22, 2018 20:18
Show Gist options
  • Save matheusmurta/68c2b03a4a34edc0d21834dc470fe42c to your computer and use it in GitHub Desktop.
Save matheusmurta/68c2b03a4a34edc0d21834dc470fe42c to your computer and use it in GitHub Desktop.
test_apresentacao
<Text>itemId: {JSON.stringify(itemId)}</Text>
<Text>
{this.state.data}
</Text>
<Text>
Latitude :
</Text>
<Text>
{this.state.latitude}
</Text>
<Text >
Logitude :
</Text>
<Text>
{this.state.longitude}
</Text>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment