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 639361b commit 15b08f4Copy full SHA for 15b08f4
1 file changed
apps/RNApp/package.json
@@ -3,6 +3,8 @@
3
"version": "0.0.1",
4
"private": true,
5
"scripts": {
6
+ "android": "react-native run-android",
7
+ "ios": "react-native run-ios",
8
"build:android": "react-native build-android",
9
"build:ios": "react-native build-ios",
10
"lint": "eslint .",
0 commit comments