11# React Native IAP
22
33<div align =" center " >
4- <img src =" https://react-native-iap.hyo.dev /img/icon.png " alt =" React Native IAP Logo " width =" 150 " />
4+ <img src =" https://hyochan.github.io/ react-native-iap/img/icon.png " alt =" React Native IAP Logo " width =" 150 " />
55
66[ ![ Version] ( http://img.shields.io/npm/v/react-native-iap.svg?style=flat-square )] ( https://npmjs.org/package/react-native-iap )
77[ ![ Next Version] ( https://img.shields.io/npm/v/react-native-iap/next )] ( https://npmjs.org/package/react-native-iap )
1717
1818## 📚 Documentation
1919
20- ** [ 📖 Visit our comprehensive documentation site →] ( https://react-native-iap.hyo.dev ) **
20+ ** [ 📖 Visit our comprehensive documentation site →] ( https://hyochan.github.io/ react-native-iap ) **
2121
2222## ⚠️ Notice
2323
@@ -43,7 +43,7 @@ npm install react-native-iap react-native-nitro-modules
4343yarn add react-native-iap react-native-nitro-modules
4444```
4545
46- ** [ 📖 See the complete installation guide and quick start tutorial →] ( https://react-native-iap.hyo.dev /docs/installation ) **
46+ ** [ 📖 See the complete installation guide and quick start tutorial →] ( https://hyochan.github.io/ react-native-iap/docs/installation ) **
4747
4848## 🏗️ Architecture
4949
@@ -154,15 +154,15 @@ React Native IAP is **OpenIAP compliant**. For detailed store configuration:
154154
155155## 🎯 What's Next?
156156
157- ** [ 📖 Visit our comprehensive documentation site →] ( https://react-native-iap.hyo.dev ) **
157+ ** [ 📖 Visit our comprehensive documentation site →] ( https://hyochan.github.io/ react-native-iap ) **
158158
159159### Key Resources
160160
161- - ** [ Installation & Quick Start] ( https://react-native-iap.hyo.dev /docs/installation ) ** - Get started in minutes
162- - ** [ API Reference] ( https://react-native-iap.hyo.dev /docs/api ) ** - Complete useIAP hook documentation
163- - ** [ Examples] ( https://react-native-iap.hyo.dev /docs/examples/basic-store ) ** - Production-ready implementations
164- - ** [ Error Handling] ( https://react-native-iap.hyo.dev /docs/api/error-codes ) ** - OpenIAP compliant error codes
165- - ** [ Troubleshooting] ( https://react-native-iap.hyo.dev /docs/guides/troubleshooting ) ** - Common issues and solutions
161+ - ** [ Installation & Quick Start] ( https://hyochan.github.io/ react-native-iap/docs/installation ) ** - Get started in minutes
162+ - ** [ API Reference] ( https://hyochan.github.io/ react-native-iap/docs/api ) ** - Complete useIAP hook documentation
163+ - ** [ Examples] ( https://hyochan.github.io/ react-native-iap/docs/examples/basic-store ) ** - Production-ready implementations
164+ - ** [ Error Handling] ( https://hyochan.github.io/ react-native-iap/docs/api/error-codes ) ** - OpenIAP compliant error codes
165+ - ** [ Troubleshooting] ( https://hyochan.github.io/ react-native-iap/docs/guides/troubleshooting ) ** - Common issues and solutions
166166
167167## Sponsors
168168
0 commit comments