We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d87083 commit 532e7b0Copy full SHA for 532e7b0
package.json
@@ -92,14 +92,14 @@
92
"jest": "^30.2.0",
93
"prettier": "^3.6.2",
94
"react": "^19.2.3",
95
- "react-native": "^0.82.1",
+ "react-native": "^0.83.1",
96
"react-native-builder-bob": "^0.40.15",
97
"react-test-renderer": "^19.2.3",
98
"typescript": "5.9.3"
99
},
100
"peerDependencies": {
101
"react": "^18.2 || ^19",
102
- "react-native": "^0.74 || ^0.75 || ^0.76 || ^0.77 || ^0.78 || ^0.79 || ^0.80 || ^0.81 || ^0.82.0"
+ "react-native": "^0.74 || ^0.75 || ^0.76 || ^0.77 || ^0.78 || ^0.79 || ^0.80 || ^0.81 || ^0.82.0 || ^0.83.0"
103
104
"packageManager": "[email protected]",
105
"publishConfig": {
0 commit comments