UNPKG

expo-ads-admob

Version:

Provides support for the Google AdMob SDK (https://www.google.com/admob/) for mobile advertising. This module is largely based of the react-native-admob (https://github.com/sbugert/react-native-admob) module, as the documentation and questions surrounding

9 lines 217 B
export default { get name() { return 'ExpoAdsAdMobRewardedVideoAdManager'; }, async getIsReady() { return false; }, }; //# sourceMappingURL=ExpoAdsAdMobRewardedVideoAdManager.web.js.map