Skip to content

Instantly share code, notes, and snippets.

@kashfifahim
Created May 17, 2018 19:46
Show Gist options
  • Save kashfifahim/2664bd3ce0e8f0fefca3ebfa4861fe1e to your computer and use it in GitHub Desktop.
Save kashfifahim/2664bd3ce0e8f0fefca3ebfa4861fe1e to your computer and use it in GitHub Desktop.
if Auth.auth().currentUser != nil {
performSegue(withIdentifier: "goToChat", sender: self)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment