@protocol RNNLeafProtocol - (void)bindViewController:(UIViewController *)viewController; - (BOOL)isCustomTransitioned; @end