-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
1.是否应该在启动后直接建立常用(多个)vc和url的映射关系?
[[UMNavigator sharedNavigator] setViewControllerName:@"UMDemoViewController" forURL:@"um://demo"];
[[UMNavigator sharedNavigator] setViewControllerName:@"UMViewControllerDemo2" forURL:@"um://demo2"];
2.是否应该为UMNavigator创建一个方法,一次加载多个映射关系?
3.- (UIViewController *)viewControllerForURL:(NSURL *)url withQuery:(NSDictionary *)query的query的作用
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels