0.0.1 • Published 4 years ago

expo-in-app-purchases-fork v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

expo-in-app-purchases

expo-in-app-purchases allows you to accept payments for in-app products.

API documentation

Installation

You must ensure that you have installed and configured the react-native-unimodules package before continuing.

Add the package to your dependencies

expo install expo-in-app-purchases

Configure for iOS

Run npx pod-install after installing the npm package.

Configure for Android

No additional set up necessary.

Contributing

Contributions are very welcome! Please refer to guidelines described in the contributing guide.