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) 185 B
export default { name: 'example', slug: 'example', android: { package: 'com.example', }, ios: { bundleIdentifier: 'com.example', }, plugins: [['../../build']], };