Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
ThaliApp
Commits
eadd2354
Verified
Commit
eadd2354
authored
Aug 10, 2018
by
Sébastiaan Versteeg
Browse files
Add yarn dev menu command for Android
parent
cfee4808
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
eadd2354
...
...
@@ -7,6 +7,7 @@
"start:ios"
:
"react-native run-ios"
,
"start:android"
:
"react-native run-android"
,
"start:android-dev"
:
"react-native run-android --appId com.thaliapp.dev"
,
"menu:android"
:
"adb shell input keyevent 82"
,
"log:ios"
:
"react-native log-ios"
,
"log:android"
:
"react-native log-android"
,
"lint"
:
"eslint *.js app --fix"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment