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
I think 'Manager' is too vague, not a huge issue but 'CallbackManager' or something would be more helpful.
The text was updated successfully, but these errors were encountered:
I think you are right. Could be boring with import. There is no syntax import class CallbackURLKit.Manager as CallbackManager
import class CallbackURLKit.Manager as CallbackManager
For others projects when I have some collision I put in one specific file, and sometimes it do the job
import CallbackURLKit typealias CallbackManager = Manager
Sorry, something went wrong.
No branches or pull requests
I think 'Manager' is too vague, not a huge issue but 'CallbackManager' or something would be more helpful.
The text was updated successfully, but these errors were encountered: