#ifndef RCT_REMOVE_LEGACY_ARCH
#import "NVBarView.h"

#import <UIKit/UIKit.h>

@interface NVRightBarView : NVBarView
@end

#endif

