<a href="https://www.iaphub.com" title="IAPHUB">
  <img width=882px src="https://www.iaphub.com/img/github/github-rn-ad.png" alt="IAPHUB">
</a>
<br/>
<br/>

![npm](https://img.shields.io/npm/dt/react-native-iaphub)
![npm](https://img.shields.io/npm/dm/react-native-iaphub)
<a href="https://shoutem.com" target="_blank">
  <img height="48px" src="https://iaphub.com/img/github/github-shoutem.png?v=4" alt="Shoutem">
</a>

We've simplified in-app purchases for you. Say goodbye to wasting time and resources reinventing the wheel.<br/>
At [IAPHUB](https://www.iaphub.com), we've developed all the necessary tools for selling in-app purchases and subscriptions, managing your customers, and boosting your revenue. 🚀
<br/>

## Getting Started

Please refer to our [Quickstart Guide](https://www.iaphub.com/docs/getting-started/?sdk=react_native) 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](https://www.iaphub.com/docs/sdk-reference/?sdk=react_native).

## 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](https://github.com/iaphub/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](https://github.com/iaphub/react-native-iaphub/tree/master/guides/migrate-v7-to-v8.md).
- For transitioning from v6.X.X to v7.X.X, refer to [this guide](https://github.com/iaphub/react-native-iaphub/tree/master/guides/migrate-v6-to-v7.md).

## Example

You can check our [Example app](https://github.com/iaphub/react-native-iaphub/tree/master/examples/example-expo).
<br/>
