Files
react-native-firebase/docs/screencasts.json
Elliot Hesp 60d4093371 docs: add AdMob screencast
[skip-ci]
2020-05-04 11:17:08 +01:00

24 lines
806 B
JSON

[
{
"slug": "android-installation",
"vid": "I9EKMCbbhns",
"title": "Installing React Native Firebase on Android",
"description": "Follow along setting up a new Firebase project and integrate React Native Firebase for Android.",
"tags": ["android", "core"]
},
{
"slug": "ios-installation",
"vid": "MEb4otoZzsQ",
"title": "Installing React Native Firebase on iOS",
"description": "Follow along setting up a new Firebase project and integrate React Native Firebase for iOS.",
"tags": ["ios", "core"]
},
{
"slug": "admob-usage",
"vid": "lwIZuV_PzqI",
"title": "AdMob Overview",
"description": "Learn how to correctly install AdMob, integrate with your Google AdMob account & display apps in your React Native app.",
"tags": ["admob"]
}
]