我有一个UITabBarController
带有 5 个标签Tab 2
的Tab3
我Tab 2
想要.
方法Tab 2(make changes)--> Tab 1 --> Tab 2(it should reload ,it should not display me the changes)
如何重新加载该选项卡..
我正在使用下面的代码但不起作用..更改保持不变..
[self.navigationController popToRootViewControllerAnimated:NO];