UNPKG

react-native-google-mobile-ads

Version:

React Native Google Mobile Ads is an easy way to monetize mobile apps with targeted, in-app advertising.

12 lines (11 loc) 187 B
module.exports = { name: 'example', slug: 'example', android: { package: 'com.example', }, ios: { bundleIdentifier: 'com.example', }, plugins: [['../../build']], };