#import #import "RNNRootViewProtocol.h" @interface RNNNavigationController : UINavigationController @property (nonatomic, strong) NSString* componentId; @end