Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[XFURLRoute enableVerifyURLRoute]; 方法无效 #9

Closed
iT-Boyer opened this issue Nov 4, 2020 · 6 comments
Closed

[XFURLRoute enableVerifyURLRoute]; 方法无效 #9

iT-Boyer opened this issue Nov 4, 2020 · 6 comments

Comments

@iT-Boyer
Copy link

iT-Boyer commented Nov 4, 2020

No description provided.

@yizzuide
Copy link
Owner

XFURLRoute这个类没有这个方法啊

@iT-Boyer
Copy link
Author

嗯,是优化掉了吗。有类似的方法来查看有效的组件URL吗?

@iT-Boyer
Copy link
Author

基于mvc的旧项目,想要跳转到乐高组件中,必须把mvc中的Viewcontroller控制器导出组件才行吗?
如果不通过Viewcontroller,而是通过继承NSObject的接口类,该如何在NSObject类中封装跳转组件的方法呢?

@yizzuide
Copy link
Owner

关于旧项目的控制器跳转乐高组件可查看 #4

@yizzuide
Copy link
Owner

验证组件是否可用,可通过打开组件[XFURLRoute open:transitionBlock:]这方法返回值来判定,返回NO表示组件不存在

@iT-Boyer
Copy link
Author

嗯,非常谢谢,我尝试下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants