react-native-video/examples/exampletvOS/ios/exampletvOS/AppDelegate.h
2023-08-11 23:59:39 +02:00

7 lines
98 B
Objective-C

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