React Native上传文件

问题:用fetch方法upload文件,服务器接收不到文件内容

原因:https://github.com/facebook/react-native/issues/201,需要用原生的xhr进行上传

方法:可参考https://www.jianshu.com/p/97442b727a28



发表评论

邮箱地址不会被公开。