react-native-firebase/codorials/authentication-with-firebase/config.json

22 lines
411 B
JSON
Raw Normal View History

2018-02-28 13:30:54 +00:00
{
"title": "Authentication with Firebase",
"steps": [
{
"title": "Getting Started",
"file": "getting-started"
},
{
"title": "Project Structure",
"file": "project-structure"
},
{
"title": "Understanding Firebase Auth",
"file": "understanding-firebase-auth"
},
{
"title": "Integrating Redux",
"file": "integrating-redux"
}
]
}