UNPKG

react-native-admob-ads

Version:

A view to help you display Admob banner ads and interstitial ads in Expo apps.

7 lines (6 loc) 107 B
module.exports = function(api) { api.cache(true); return { presets: ['babel-preset-expo'], }; };