Merge pull request #3175 from react-native-yeouido/feature/fabric-example
[New Arch] Fabric Example
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "6.0.0-alpha.7",
|
||||
"description": "A <Video /> element for react-native",
|
||||
"main": "Video.js",
|
||||
"source": "Video.js",
|
||||
"license": "MIT",
|
||||
"author": "Community Contributors",
|
||||
"homepage": "https://github.com/react-native-video/react-native-video#readme",
|
||||
@@ -22,6 +23,10 @@
|
||||
"keymirror": "^0.1.1",
|
||||
"prop-types": "^15.7.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "*",
|
||||
"react-native": "*"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "yarn eslint .",
|
||||
"xbasic": "yarn --cwd examples/basic",
|
||||
|
||||
Reference in New Issue
Block a user