react-native-video/ios
Ahmed Barakat a2a7cf1452 Fix partial swiping on video shows black screen
In iOS 11, Apple added a feature to close the Video Player via a swipe gesture. Partial swiping cases viewWillDisappear to be called without viewDidDisappear which cases a black screen.
2018-06-02 15:03:18 +02:00
..
RCTVideo.xcodeproj Added tvOS paltform support (#682) 2017-07-20 13:35:58 -04:00
RCTVideo.h Added onTimedMetadata callback for iOS player and Exoplayer (#487) 2017-02-13 21:38:02 -05:00
RCTVideo.m Merge branch 'master' into patch-1 2018-05-28 20:02:23 -07:00
RCTVideoManager.h Support react-native > 0.40 (#437) 2017-01-11 07:43:43 -05:00
RCTVideoManager.m Add requiresMainQueueSetup method 2017-12-07 19:35:32 +01:00
RCTVideoPlayerViewController.h Clean project structure (#320) 2016-09-21 09:34:25 -04:00
RCTVideoPlayerViewController.m Fix partial swiping on video shows black screen 2018-06-02 15:03:18 +02:00
RCTVideoPlayerViewControllerDelegate.h Clean project structure (#320) 2016-09-21 09:34:25 -04:00
UIView+FindUIViewController.h Clean project structure (#320) 2016-09-21 09:34:25 -04:00
UIView+FindUIViewController.m Clean project structure (#320) 2016-09-21 09:34:25 -04:00