ssap_app/node_modules/expo-dev-launcher/ios/ReactNative/EXDevLauncherRCTDevSettings.h

13 lines
242 B
Objective-C

// Copyright 2015-present 650 Industries. All rights reserved.
#import <Foundation/Foundation.h>
#import <React/RCTDevSettings.h>
NS_ASSUME_NONNULL_BEGIN
@interface EXDevLauncherRCTDevSettings : RCTDevSettings
@end
NS_ASSUME_NONNULL_END