// // EXManagedAppSplashScreenViewController.h // Expo Go (unversioned) // // Created by andrew on 2021-06-07. // Copyright © 2021 650 Industries. All rights reserved. // #import #import NS_ASSUME_NONNULL_BEGIN @interface EXManagedAppSplashScreenViewController : EXSplashScreenViewController @end NS_ASSUME_NONNULL_END