react-native-video/examples/basic/ios/videoplayer/AppDelegate.h

7 lines
98 B
C
Raw Normal View History

#import <RCTAppDelegate.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : RCTAppDelegate
@end