We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
oc可以在load注册,swift怎么办?
The text was updated successfully, but these errors were encountered:
可以看demo,demo中给了一种简单的解决办法。如果有什么更好的办法,欢迎留言,感谢
Sorry, something went wrong.
感觉Demo中的方法需要各组件提供一个静态方法用于注册这个组件中所有的url ,然后在AppDelegte中进行调用,这样主工程就会与组件产生耦合
已经添加load注册
No branches or pull requests
oc可以在load注册,swift怎么办?
The text was updated successfully, but these errors were encountered: