集成react-native-google-mobile-ads
的expo的推荐版本是什么?
我尝试将react-native-google-mobile-ads
与Expo v48集成。但不幸的是,我得到了一个错误。
**Error:** "Invariant Violation: requireNativeComponent: 'RNGoogleMobileAdsBannerView' was not found in the UIManager".
# app.json
{
"expo": {
...
},
"react-native-google-mobile-ads": {
"android_app_id": "ca-app-pub-xxxxxxxx~xxxxxxxx"
}
}
1条答案
按热度按时间ffscu2ro1#
请确保您正确地遵循设置,在app.json配置中添加admob id
来源:https://docs.page/invertase/react-native-google-mobile-ads