Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谷歌最近发布了安卓即时应用程序。这基本上是代码拆分。这是否适用于 React 本机应用程序,因为本机构建将生成主 js 包。
有什么想法可以充分利用这两种技术,尤其是 Hybrid React Native Android 应用程序?
Android 5.0 及更高版本现在支持 NDK!但是,如果某处潜伏着不兼容,请务必让他们知道。
参考
你也可以查看facebook/react-native