Skip to content

Instantly share code, notes, and snippets.

@manuelernesto
Created January 15, 2019 16:22
Show Gist options
  • Save manuelernesto/6a0cca335f01a4194b7cf0471129c73d to your computer and use it in GitHub Desktop.
Save manuelernesto/6a0cca335f01a4194b7cf0471129c73d to your computer and use it in GitHub Desktop.
var db: FirebaseFirestore = FirebaseFirestore.getInstance()
var personExtra = intent.getSerializableExtra("Person") as Person
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment