Skip to content

Instantly share code, notes, and snippets.

@popeating
Last active August 4, 2020 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save popeating/2564f25fb3d953c952e744d6dc293387 to your computer and use it in GitHub Desktop.
Save popeating/2564f25fb3d953c952e744d6dc293387 to your computer and use it in GitHub Desktop.
{
"expo": {
/...*/
"description": "Basic Firebase Login",
"githubUrl": "https://github.com/popeating/FirebaseLogin",
/*ADD DATA IN EXTRA SECTION*/
"extra": {
"IOS_KEY": "",
"ANDROID_KEY": "",
"API_KEY": "",
"AUTH_DOMAIN": "",
"DATABASE_URL": "",
"PROJECT_ID": "",
"STORAGE_BUCKET": "",
"MESSAGE_SENDER_ID": "",
"APP_ID": ""
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment