mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-06 05:52:28 +00:00
chore: add yarn android shortcut
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "react-native start",
|
||||
"android": "react-native run-android",
|
||||
"postinstall": "rm -rf node_modules/react-native-video/{examples,node_modules}",
|
||||
"test": "jest",
|
||||
"lint": "eslint ."
|
||||
|
||||
Reference in New Issue
Block a user