@protocol RNNRootViewProtocol <NSObject, UINavigationControllerDelegate> @required - (BOOL)isAnimated; @end