react-native-video/ios/Video
Marlon Andrade 91384d8489
Don't set reactViewController view frame to whole screen (#1931)
this fixes the case on any time you have a react view that displays the video, but it's being rendered with controls but not as a full screen (ie. easily reproducible when you have a tabbar for instance - the reactViewController.view frame shouldnt be the whole screen bounds).
2020-02-26 20:43:33 -05:00
..
RCTVideo.h Change also RCTVideo.h 2019-06-19 09:22:10 +02:00
RCTVideo.m Don't set reactViewController view frame to whole screen (#1931) 2020-02-26 20:43:33 -05:00
RCTVideoManager.h added ability to export video 2018-10-26 08:21:41 -05:00
RCTVideoManager.m added support for automaticallyWaitsToMinimizeStalling property on iOS 2019-08-22 10:10:39 +02:00
RCTVideoPlayerViewController.h restored autorotate to fullscreen options 2018-10-25 14:56:59 -07:00
RCTVideoPlayerViewController.m restored autorotate to fullscreen options 2018-10-25 14:56:59 -07:00
RCTVideoPlayerViewControllerDelegate.h make video cache feature optional 2018-07-19 02:06:09 +02:00
UIView+FindUIViewController.h make video cache feature optional 2018-07-19 02:06:09 +02:00
UIView+FindUIViewController.m make video cache feature optional 2018-07-19 02:06:09 +02:00