Android原生项目集成React Native

https://blog.csdn.net/sinat_17775997/article/details/81030804

中文文档:https://reactnative.cn/docs/0.45/integration-with-existing-apps.html

两个结合看
卡在Loading dependency graph, done.
在电脑浏览器中刷这个地址http://localhost:8081/index.android.bundle?platform=android
在mac终端刷adb reverse tcp:8081 tcp:8081
就会出来,至于为什么还不知道

你可能感兴趣的:(Android原生项目集成React Native)