Releases: hyochan/react-native-iap
Releases · hyochan/react-native-iap
14.4.9
14.4.8
What's Changed
- Remove circular import between index & helper subscription by @delphinebugner in #3034
New Contributors
- @delphinebugner made their first contribution in #3034
Full Changelog: 14.4.7...14.4.8
14.4.7
Full Changelog: 14.4.6...14.4.7
14.4.6
What's Changed
Full Changelog: 14.4.5...14.4.6
14.4.5
What's Changed
Full Changelog: 14.4.4...14.4.5
14.4.4
Full Changelog: 14.4.3...14.4.4
14.4.3
14.4.2
Full Changelog: 14.4.1...14.4.2
14.4.1
14.4.0

React Native IAP 14.4.0 graduates the project into the full OpenIAP ecosystem. The release ships with three dedicated native stacks:
- openiap-apple — StoreKit 2 implementation for Apple platforms
- openiap-google — Google Play Billing integration for Android
- openiap-gql — GraphQL helpers that drive types and tooling
From 14.4.0 onward, React Native IAP stays in lockstep with these modules: Apple v1.2.2, Google v1.2.6, and GQL v1.0.8. That shared version alignment gives React Native IAP stable native compatibility and a unified type system straight from the OpenIAP schema.
👉 Checkout release note in https://hyochan.github.io/react-native-iap/blog/release-14.4.0
Full Changelog: 14.3.9...14.4.0