mirror of
https://github.com/zoriya/react-native-video.git
synced 2025-12-23 15:45:12 +00:00
Minor fixes
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
#import "RCTVideoPlayerViewControllerDelegate.h"
|
||||
|
||||
@interface RCTVideoPlayerViewController : AVPlayerViewController
|
||||
@property (nonatomic, weak) id<RCTVideoPlayerViewControllerDelegate *> rctDelegate;
|
||||
@property (nonatomic, weak) id<RCTVideoPlayerViewControllerDelegate> rctDelegate;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user