npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@iaptic/react-native-iap

v12.16.6

Published

Iaptic-maintained fork of [email protected] with the iOS new-architecture pod-resolution fix for React Native >= 0.83 / Expo SDK >= 55.

Downloads

227

Readme

@iaptic/react-native-iap — Iaptic-maintained fork

This is an Iaptic-maintained fork of [email protected] (which has been archived upstream).

The fork exists to ship a single fix needed to build on React Native ≥ 0.83 / Expo SDK ≥ 55 / new architecture: under RCT_NEW_ARCH_ENABLED=1, RNIap.podspec now uses React Native's install_modules_dependencies(s) helper instead of declaring RCT-Folly / RCTRequired / RCTTypeSafety / ReactCommon/turbomodule/core directly. RN ≥ 0.83 ships those inside the prebuilt ReactNativeDependencies pod and no longer publishes them as standalone podspecs, which broke the upstream podspec.

The JavaScript/TypeScript API and the Java / Obj-C / Swift native code are unchanged from 12.16.4. This fork is intended for use as the IAP layer under react-native-iaptic; other users may install it directly if they're stuck on the same RN 0.83 build error.

If you came here looking for the actively-developed react-native-iap, head to hyodotdev/openiaplibraries/react-native-iap (v15+, Nitro Modules-based). That's the long-term direction; this fork is a stop-gap on the v12.x line.


image


Version Next Version Download Backers and Sponsors FOSSA Status


Announcement

Announcing the Migration of react-native-iap to an Expo Module for Improved Maintenance and Compatibility in discussion #2754.

The expo-iap library is now ready to use, with support for StoreKit 2 and Google Play Billing.

Documentation

Read the documentation. See the troubleshooting for the common issues to avoid.

Logs

  • Version 12.0.0: Implements Amazon 3.x SDK including the new DRM verification.

  • Version 11.0.0: The module migrates OS sdk to storekit2. andresesfm is working hard on this.

    yarn add react-native-iap@next
  • Version 10.0.0 is a maintenance build. Many internal refactorings and clean up of the code. Special thanks to jeremybarbet for his contributions. Most notably all methods now take an object parameter instead of separate parameters. Please help us test

  • Version 9.0.0 The module migrates android sdk to play billing library v5. Our core maintainers andresesfm and jeremybarbet worked hard on this.

  • Version 8.0.0 has finally landed in Jan 28th. Since this is early release, please use it with caution 🚧. We recommend user to use >=8.0.0 with react-native >=0.65.1. The next package is no longer updated until we organize the roadmap for 9.0.0.

  • Version 8.0.0 is currently in release candidate. The module is completely rewritten with Kotlin and Swift for maintenance issue by andresesfm 🔆. You may install this for early preview.

  • React Native IAP hook is out. You can see medium post on how to use it.

  • The react-native-iap module hasn't been maintained well recently. We are thinking of participating again and make the module healthier. Please refer to 2021 Maintenance plan and share with us how you or your organization is using it. Happy new year 🎉

Configuration of Play Store & App Store Connect

Example

Follow this guide to get the example running.

Sponsors

Gold Tier

Past Sponsors

    

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. Buy me a coffee or Become a sponsor.

Need Help Implementing/Debugging/Testing your IAP project?

Please take a look at iap.dev/consulting. At iap.dev, we offer IAP consulting services for all platforms. Please Contact Us.

Note: This service is not affiliated with hyochan. It was created by andresesfm who has contributed and provided support for this project

Backers

Please be our Backers.

Contributing

Please make sure to read the Contributing Guide before making a pull request. Thank you to all the people who helped to maintain and upgrade this project!


FOSSA Status