We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b661176 commit bdc172eCopy full SHA for bdc172e
.changeset/tame-bugs-shave.md
@@ -0,0 +1,5 @@
1
+---
2
+"react-native-node-api": patch
3
4
+
5
+Add explicit support for React Native v0.79.7
packages/host/package.json
@@ -97,6 +97,6 @@
97
},
98
"peerDependencies": {
99
"@babel/core": "^7.26.10",
100
- "react-native": "0.79.1 || 0.79.2 || 0.79.3 || 0.79.4 || 0.79.5 || 0.79.6 || 0.80.0 || 0.80.1 || 0.80.2 || 0.81.0 || 0.81.1 || 0.81.2 || 0.81.3 || 0.81.4"
+ "react-native": "0.79.1 || 0.79.2 || 0.79.3 || 0.79.4 || 0.79.5 || 0.79.6 || 0.79.7 || 0.80.0 || 0.80.1 || 0.80.2 || 0.81.0 || 0.81.1 || 0.81.2 || 0.81.3 || 0.81.4"
101
}
102
0 commit comments