Files
react-native-firebase/docs/screencasts.json
2020-06-03 11:49:22 +01:00

45 lines
1.7 KiB
JSON

[
{
"slug": "android-installation",
"vid": "I9EKMCbbhns",
"title": "Android Installation",
"description": "Follow along setting up a new Firebase project and integrating React Native Firebase on Android.",
"tags": ["android", "core"]
},
{
"slug": "ios-installation",
"vid": "MEb4otoZzsQ",
"title": "iOS Installation",
"description": "Follow along setting up a new Firebase project and integrating React Native Firebase on iOS.",
"tags": ["ios", "core"]
},
{
"slug": "admob-overview",
"vid": "lwIZuV_PzqI",
"title": "Google AdMob Overview",
"description": "Learn how to setup Google AdMob, integrate with your Google AdMob account and display ads in your React Native app.",
"tags": ["admob"]
},
{
"slug": "analytics-overview",
"vid": "gH6oKPtJYJ4",
"title": "Firebase Analytics Overview",
"description": "Learn how to setup Firebase Analytics for your React Native app, log custom analytics events, track screen changes in your app and integrating with React Navigation.",
"tags": ["analytics", "google-analytics"]
},
{
"slug": "authentication-overview",
"vid": "RrGtyfo1wr0",
"title": "Firebase Authentication Overview",
"description": "Learn how to setup Firebase Authentication for your React Native app and authenticate your users using phone, email, anonymous, Twitter, Google and other auth providers.",
"tags": ["authentication"]
},
{
"slug": "cloud-firestore-overview",
"vid": "eET0YtDBWWg",
"title": "Firebase Cloud Firestore Overview",
"description": "Learn how to setup Firebase Cloud Firestore for your React Native app, a NoSQL real-time database for storing your application data.",
"tags": ["firestore"]
}
]