react-native-iap 14.4.25 → 14.4.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/openiap-versions.json +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
**React Native IAP** is a high-performance in-app purchase library using Nitro Modules that **conforms to the [Open IAP specification](https://openiap.dev)**. It provides a unified API for handling in-app purchases across iOS and Android platforms with comprehensive error handling and modern TypeScript support.
|
|
14
14
|
|
|
15
|
-
<a href="https://openiap.dev"><img src="https://
|
|
15
|
+
<a href="https://openiap.dev"><img src="https://github.com/hyodotdev/openiap/blob/main/logo.png" alt="Open IAP" height="40" /></a>
|
|
16
16
|
</div>
|
|
17
17
|
|
|
18
18
|
## 📚 Documentation
|
package/openiap-versions.json
CHANGED
package/package.json
CHANGED