// Copyright © 2018 650 Industries. All rights reserved. #import #import NS_ASSUME_NONNULL_BEGIN @protocol EXSplashScreenViewProvider - (UIView *)createSplashScreenView; @end NS_ASSUME_NONNULL_END