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 85aecc8 commit 7829b47Copy full SHA for 7829b47
example/package.json
@@ -5,6 +5,7 @@
5
"scripts": {
6
"start": "node node_modules/react-native/local-cli/cli.js start",
7
"ios": "react-native run-ios",
8
+ "android": "react-native run-android",
9
"dev": "node ../bin/watch",
10
"test": "jest"
11
},
0 commit comments