Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

expo-in-app-purchases

expo20.1kMIT14.5.0TypeScript support: included

Expo unimodule for accepting in-app purchases

react-native, expo, expo-in-app-purchases

readme

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

npx 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.