「Javascript/reactnative/admob/react-native-cli/react-native-firebase」の版間の差分
提供: 初心者エンジニアの簡易メモ
(ページの作成:「==react-native-firebaseインストール== yarn add react-native-firebase ===参考=== https://dev-yakuza.github.io/react-native/react-native-firebase-admob/」) |
(→react-native-firebaseインストール) |
||
行1: | 行1: | ||
==react-native-firebaseインストール== | ==react-native-firebaseインストール== | ||
− | yarn add 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/ | https://dev-yakuza.github.io/react-native/react-native-firebase-admob/ |
2020年10月1日 (木) 17:47時点における版
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/