UINavigationController with TTNavigator
问题 I am using a UINavigationController in the appdelegate as a basis for all views and I am using the TTNavgitor for antother flow starting with a TTTableViewController. When I use the TTNavigator for some reason I have 2 problems: After I choose one of the rows there is no back button in the viewcontroller loaded The transition is not animated when selecting a row in the table I am using the basis of the Three20 examples: - (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *