「Javascript/reactnative/admob/react-native-cli/react-native-firebase」の版間の差分
提供: 初心者エンジニアの簡易メモ
(→react-native-firebaseインストール) |
(→react-native-firebaseインストール) |
||
行4: | 行4: | ||
===参考=== | ===参考=== | ||
+ | https://medium.com/javascript-in-plain-english/implement-admob-in-react-native-with-firebase-4e5000419109 | ||
+ | |||
https://dev-yakuza.github.io/react-native/react-native-firebase-admob/ | https://dev-yakuza.github.io/react-native/react-native-firebase-admob/ |
2020年10月1日 (木) 17:48時点における版
react-native-firebaseインストール
yarn add @react-native-firebase/app yarn add @react-native-firebase/admob
参考
https://dev-yakuza.github.io/react-native/react-native-firebase-admob/