GT2/Ejectable/node_modules/expo-splash-screen/ios/EXSplashScreen/EXSplashScreenViewNativePro...

13 lines
285 B
C
Raw Normal View History

2021-08-16 00:14:59 +00:00
// Copyright © 2018 650 Industries. All rights reserved.
#import <Foundation/Foundation.h>
#import <EXSplashScreen/EXSplashScreenViewProvider.h>
NS_ASSUME_NONNULL_BEGIN
@interface EXSplashScreenViewNativeProvider : NSObject<EXSplashScreenViewProvider>
@end
NS_ASSUME_NONNULL_END