Skip to content

Commit 7829b47

Browse files
committed
adding android command to example
1 parent 85aecc8 commit 7829b47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"scripts": {
66
"start": "node node_modules/react-native/local-cli/cli.js start",
77
"ios": "react-native run-ios",
8+
"android": "react-native run-android",
89
"dev": "node ../bin/watch",
910
"test": "jest"
1011
},

0 commit comments

Comments
 (0)