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 ae1d6e8 commit a7b711aCopy full SHA for a7b711a
2 files changed
apps/basic-example/package.json
@@ -3,7 +3,6 @@
3
"version": "0.0.1",
4
"private": true,
5
"scripts": {
6
- "postinstall": "yarn pods",
7
"android": "react-native run-android",
8
"ios": "react-native run-ios",
9
"lint": "eslint .",
apps/macos-example/package.json
"macos": "npx react-native-macos run-macos",
"start": "react-native start",
0 commit comments