NuvioStreaming/ios/Nuvio/AppDelegate.h
2025-09-17 23:22:01 +05:30

7 lines
126 B
Objective-C

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