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
rt,当 native 中某个方法需要一个 activity 或者 ctx 参数时该怎么处理
The text was updated successfully, but these errors were encountered:
使用nativeObject获取到你需要的对象
Sorry, something went wrong.
这个好像没办法得到吧...? 如果是原生 methodChannel 的话提供了一个 ActivityAware 接口,然后可以通过 binding.getActivity() 得到实例,那么在 dna 中呢,怎么做到这个
No branches or pull requests
rt,当 native 中某个方法需要一个 activity 或者 ctx 参数时该怎么处理
The text was updated successfully, but these errors were encountered: