UNPKG

react-native-billing

Version:

React Native bridge for InApp Billing on Android

10 lines (9 loc) 148 B
module.exports = { dependency: { platforms: { android: { packageInstance: 'new InAppBillingBridgePackage()' } } } }