Skip to content

iaphub/react-native-iaphub

Repository files navigation

IAPHUB

npm npm Shoutem

We've simplified in-app purchases for you. Say goodbye to wasting time and resources reinventing the wheel.
At IAPHUB, we've developed all the necessary tools for selling in-app purchases and subscriptions, managing your customers, and boosting your revenue. 🚀

Getting Started

Please refer to our Quickstart Guide for step-by-step instructions on integrating IAPHUB into your React Native app.

You can also learn all about our SDK methods in our comprehensive SDK Reference.

UI

The package provides all the methods of the IAPHUB SDK for easy implementation of in-app purchases, but it does not include any user interface (UI). If you prefer a plug-and-play component with built-in UI, consider exploring react-native-iaphub-ui.

Upgrades

If you're upgrading to a new major version of the plugin, please consult our migration guides:

  • For transitioning from v7.X.X to v8.X.X, refer to this guide.
  • For transitioning from v6.X.X to v7.X.X, refer to this guide.

Example

You can check our Example app.