Add new RCTVideoPlayerViewControllerDelegate protocol

This commit is contained in:
Stanisław Chmiela
2016-04-01 10:51:02 +02:00
parent 79fac2b2a9
commit c3b5a1b4cf
3 changed files with 18 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
"UIView+FindUIViewController.m",
"RCTVideoPlayerViewController.h",
"RCTVideoPlayerViewController.m",
"RCTVideoPlayerViewControllerDelegate.h",
"Video.js",
"VideoResizeMode.js",
"react-native-video.podspec"