I generally like the View Persistor in the Three20 URLNavigation, however, I would like to exclude a f开发者_JS百科ew Controllers so they can't be the the first controller to show when the app loads. how can i do that?
In the viewController that should not be persisted, just overwrite persistView: and return NO. That should do the trick.
- (BOOL)persistView:(NSMutableDictionary*)state {
  return NO;
}
see TTAlertViewController, TTActionSheetController
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论