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 57cd932 commit 0b5baf6Copy full SHA for 0b5baf6
example/package.json
@@ -14,8 +14,9 @@
14
"@react-navigation/native-stack": "^6.9.26",
15
"@react-navigation/stack": "^6.3.29",
16
"react": "^18.3.1",
17
- "react-native": "^0.74.2",
+ "react-native": "~0.74.6",
18
"react-native-gesture-handler": "^2.17.1",
19
+ "react-native-macos": "~0.74.15",
20
"react-native-safe-area-context": "link:../",
21
"react-native-screens": "^3.32.0"
22
},
0 commit comments