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 d6fdb27 commit e87d619Copy full SHA for e87d619
1 file changed
apps/BasicExample/package.json
@@ -7,7 +7,8 @@
7
"ios": "react-native run-ios",
8
"lint": "eslint .",
9
"start": "react-native start",
10
- "test": "jest"
+ "test": "jest",
11
+ "postinstall": ""
12
},
13
"dependencies": {
14
"react": "19.0.0",
0 commit comments