We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6287719 commit 1786abcCopy full SHA for 1786abc
2 files changed
README.md
@@ -31,10 +31,8 @@ if (await needsUpdate()) {
31
32
## Installation
33
34
-Install [react-native-nitro-version-check](https://npmjs.org/react-native-nitro-version-check) from npm:
35
```sh
36
-bun add react-native-nitro-version-check react-native-nitro-modules
37
-cd ios && pod install
+bun add react-native-nitro-version-check
38
```
39
40
## Documentation
package/package.json
@@ -74,7 +74,7 @@
74
"bugs": {
75
"url": "https://github.com/AlshehriAli0/react-native-nitro-version-check/issues"
76
},
77
- "homepage": "https://github.com/AlshehriAli0/react-native-nitro-version-check#readme",
+ "homepage": "https://alshehriali0.github.io/react-native-nitro-version-check/",
78
"publishConfig": {
79
"registry": "https://registry.npmjs.org/"
80
0 commit comments