#import <Foundation/Foundation.h> @interface RNNSplashScreen : NSObject +(void)showSplashScreenWhileLoadingJS; @end