#import <UIKit/UIKit.h>

@interface UIViewController (RNMSALUtils)

+ (UIViewController *)currentViewController;

@end
