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