//
//  EXManagedAppSplashScreenViewController.h
//  Expo Go (unversioned)
//
//  Created by andrew on 2021-06-07.
//  Copyright © 2021 650 Industries. All rights reserved.
//

#import <Foundation/Foundation.h>
#import <EXSplashScreen/EXSplashScreenViewController.h>

NS_ASSUME_NONNULL_BEGIN

@interface EXManagedAppSplashScreenViewController : EXSplashScreenViewController

@end

NS_ASSUME_NONNULL_END
