1
1
# React Native IAP
2
2
3
3
<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 " />
5
5
6
6
[ ![ Version] ( http://img.shields.io/npm/v/react-native-iap.svg?style=flat-square )] ( https://npmjs.org/package/react-native-iap )
7
7
[ ![ Next Version] ( https://img.shields.io/npm/v/react-native-iap/next )] ( https://npmjs.org/package/react-native-iap )
17
17
18
18
## 📚 Documentation
19
19
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 ) **
21
21
22
22
## ⚠️ Notice
23
23
@@ -43,7 +43,7 @@ npm install react-native-iap react-native-nitro-modules
43
43
yarn add react-native-iap react-native-nitro-modules
44
44
```
45
45
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 ) **
47
47
48
48
## 🏗️ Architecture
49
49
@@ -154,15 +154,15 @@ React Native IAP is **OpenIAP compliant**. For detailed store configuration:
154
154
155
155
## 🎯 What's Next?
156
156
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 ) **
158
158
159
159
### Key Resources
160
160
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
166
166
167
167
## Sponsors
168
168
0 commit comments