We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e76f6 commit 3a163faCopy full SHA for 3a163fa
package.json
@@ -80,7 +80,7 @@
80
"prettier": "^3.2.5",
81
"prettier-plugin-packagejson": "^2.5.0",
82
"react": "^18.3.1",
83
- "react-native": "^0.75.2",
+ "react-native": "^0.78.2",
84
"react-test-renderer": "^18.3.1",
85
"typescript": "^5.4.5",
86
"vite": "^5.2.11",
@@ -90,7 +90,7 @@
90
},
91
"peerDependencies": {
92
"react": "^17 || ^18",
93
- "react-native": "^0.66 || ^0.67 || ^0.68 || ^0.69 || ^0.70 || ^0.71 || ^0.72 || ^0.73.0 || ^0.74.0 || ^0.75.0"
+ "react-native": "^0.66 || ^0.67 || ^0.68 || ^0.69 || ^0.70 || ^0.71 || ^0.72 || ^0.73.0 || ^0.74.0 || ^0.75.0 || ^0.78.0"
94
95
"packageManager": "pnpm@9.1.3",
96
"publishConfig": {
0 commit comments