RTRootNavigationController icon indicating copy to clipboard operation
RTRootNavigationController copied to clipboard

[self.navigationController pushViewController:self animated:YES]

Open ZGOstrich opened this issue 3 years ago • 1 comments

push self的时变成了系统的导航栏

ZGOstrich avatar May 31 '22 11:05 ZGOstrich

push self ?

why?

push [[self.class alloc] init] ?

Nododo avatar Jul 08 '22 08:07 Nododo