Commit 81ffe04b by lirandong

fix

parents f8a15e4e 4dcfda1f
......@@ -5,7 +5,7 @@
- Taro for RN
1、确保在对应的分支上,运行 npm install 或者 yarn(建议使用 npm)
2、运行 npm run dev:rn 或者 yarn dev:rn , 启动 rn 项目 (确保你有 taro 的运行环境 参考 taro 文档 <a target="_blank" href="https://taro-docs.jd.com/taro/docs/GETTING-STARTED.html">taro</a>),打开本地服务查看是否成功启动 <a target="_blank" href="http://127.0.0.1:8081/rn_temp/index.bundle?platform=ios&dev=true">bundle</a>, 稍等片刻页面显示 js 代码则成功。
3、启动 taro-native-shell, 请参考 taro-native-shell 文档<a target="_blank" href="https://github.com/NervJS/taro-native-shell">taro-native-shell</a>(确保有 rn 的运行环境,参考 <a target="_blank" href="https://reactnative.cn/docs/getting-started.html">react-native 官网</a>
3、启动 taro-native-shell, 请参考 taro-native-shell 文档<a target="_blank" href="https://github.com/Next0186/taro-native-shell">taro-native-shell</a>(确保有 rn 的运行环境,参考 <a target="_blank" href="https://reactnative.cn/docs/getting-started.html">react-native 官网</a>
- 其它 版本启动
请参考 taro 文档 <a target="_blank" href="https://taro-docs.jd.com/taro/docs/GETTING-STARTED.html">taro</a>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment