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
No description provided.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
@zq0904 metro-code-split 基本都是JS端做的事情,那么是否可以支持0.59~0.63的RN版本?
@zq0904 Metro-code-split 基本都是JS端做的事情,那是否可以支持0.59~0.63的RN版本?
为了使开源项目清晰简单易用,正如你看到的开源项目的Dynamic Imports部分都是js在做事情,但事实上native双端是可以在js上下文中直接注入代码来实现类似web中script标签的标准化(我们内部也是这么实现的)。
关于版本的支持 主要依赖metro的版本 而非react-native,你可以看下readme 中 与Metro版本的兼容性 部分,对于低版本metro若不兼容 尚无计划支持。
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: