react-native-bt-device/example/ios/BtDeviceExample/AppDelegate.h

7 lines
98 B
C
Raw Permalink Normal View History

2024-03-24 09:45:44 +00:00
#import <RCTAppDelegate.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : RCTAppDelegate
@end