Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this production ready yet? #11

Open
mikecfisher opened this issue Nov 13, 2024 · 1 comment
Open

Is this production ready yet? #11

mikecfisher opened this issue Nov 13, 2024 · 1 comment
Labels
❓ question Further information is requested

Comments

@mikecfisher
Copy link

Hi @hyochan thank you for making this an expo module on the new architecture this is a great idea.
I have been following the progress from react-native-iap to expo-iap.

I know you have been having some personal issues that are slowing down progress on this. Totally get that and wishing you the best of luck.

I am building an expo app on the new architecture and need to implement IAP. I was seriously considering using this library but this will be in an app that I am rebuilding that has a user count in the 7 figure range. In the thread on the old repo you said proceed with caution as it's still under development. So I just wanted to check in to see if this is ready to go.

Thanks for making this!

@hyochan
Copy link
Owner

hyochan commented Mar 13, 2025

Hi @mikecfisher,

Thanks for reaching out and for the kind words! I’m glad to hear you’re considering expo-iap for your project.

To answer your question: expo-iap does build on the react-native-iap codebase, which means it inherits a foundation that’s been tested to a decent extent in the wild. That said, while it’s in a usable state for many cases, it’s still evolving. You might run into various trial-and-error moments, especially with edge cases or specific platform quirks. These are the kinds of things that will need ongoing contributions from the community to iron out fully. For what it’s worth, react-native-iap is in a similar boat—battle-tested but still a work in progress in some areas.

Given your app’s scale (7 figures is impressive!), I’d say it’s close to production-ready for simpler IAP setups, but I’d still recommend proceeding with caution. If you’re able to test thoroughly in a staging environment and potentially contribute fixes or improvements as you go, it could be a great fit. Otherwise, if you need something 100% rock-solid out of the box right now, you might want to weigh it against other options or keep an eye on progress here.

Wishing you the best with your rebuild, and feel free to let me know if you have more questions or run into anything specific—I’d be happy to help!

Hope you can try version above 2.2.3

@hyochan hyochan added the ❓ question Further information is requested label Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❓ question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants