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 00ecf54 commit ae1d6e8Copy full SHA for ae1d6e8
2 files changed
apps/basic-example/package.json
@@ -3,6 +3,7 @@
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