react-native 使用localhost报 Network request failed

用json-server搞了一个假的数据用fetch进行get请求

发现报了Network request failed这个错误网上看了一些博客都没有我想要

最后在https://stackoverflow.com/questions/40225665/react-native-typeerror-network-request-failed

有人讲localhost问题于是换官网的https://facebook.github.io/react-native/movies.json此时就可以请求下来

大概就是说物理设备解析不了localhost

posted @ 2017-08-21 16:18  红鲤鱼与绿鲤鱼与绿  阅读(679)  评论(0)    收藏  举报