Clean project structure (#320)
This commit is contained in:
committed by
Matt Apperson
parent
8c9168b582
commit
0c746e8fe8
23
package.json
23
package.json
@@ -5,29 +5,6 @@
|
||||
"main": "Video.js",
|
||||
"license": "MIT",
|
||||
"author": "Brent Vatne <brentvatne@gmail.com> (https://github.com/brentvatne)",
|
||||
"files": [
|
||||
"android/build.gradle",
|
||||
"android/RCTVideo.iml",
|
||||
"android/src/main/AndroidManifest.xml",
|
||||
"android/src/main/res/values/styles.xml",
|
||||
"android/src/main/java/com/brentvatne/react/ReactVideoPackage.java",
|
||||
"android/src/main/java/com/brentvatne/react/ReactVideoViewManager.java",
|
||||
"android/src/main/java/com/brentvatne/react/ReactVideoView.java",
|
||||
"RCTVideo.xcodeproj",
|
||||
"RCTVideo.h",
|
||||
"RCTVideo.m",
|
||||
"RCTVideoManager.h",
|
||||
"RCTVideoManager.m",
|
||||
"README.md",
|
||||
"UIView+FindUIViewController.h",
|
||||
"UIView+FindUIViewController.m",
|
||||
"RCTVideoPlayerViewController.h",
|
||||
"RCTVideoPlayerViewController.m",
|
||||
"RCTVideoPlayerViewControllerDelegate.h",
|
||||
"Video.js",
|
||||
"VideoResizeMode.js",
|
||||
"react-native-video.podspec"
|
||||
],
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Johannes Lumpe",
|
||||
|
||||
Reference in New Issue
Block a user