解决react native初始化项目太慢的问题

注:react native 版本 0.61.2

Installing boost-for-react-native (1.63.0)

一直卡在这个地方(可能几个小时都不动 :( )

info Installing required CocoaPods dependencies

 

国内的网络访问github太慢

打算去 gitee 上找找吧

https://gitee.com/idol-group/boost-for-react-native

pod  'boost-for-react-native' , :git =>  'git@gitee.com:idol-group/boost-for-react-native.git'

 

 这样下载特别快,初始化工程瞬间完成。

 

下面这个是已经初始化完成的工程,直接可运行成功

https://gitee.com/youhui_xm/react-native-sample

 

posted on 2019-10-24 15:32  youhui  阅读(1406)  评论(0)    收藏  举报