#pragma once

#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface UIViewController (RNScreens)

@end

NS_ASSUME_NONNULL_END
