UNPKG

gomarketme-react-native

Version:

Affiliate Marketing for React Native and Expo iOS and Android apps.

12 lines 295 B
module.exports = { dependency: { platforms: { android: { sourceDir: './android', packageImportPath: 'import co.gomarketme.reactnative.GoMarketMeReactNativePackage;', packageInstance: 'new GoMarketMeReactNativePackage()', }, ios: {}, }, }, };