Skip to content

deju/react-native-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

react-native-fetch

fetch plugin for react-native. (It is based the react-native official code, just change some codes)

How to use?

just replace file in node_modules/react-native/Libraries/Fetch/fetch.js, and reload your react-native app.

Feature

Get more error tips on the network level.
For example:

  • Could not connect to the server.

react-native-fetch 中文介绍

react-native的网络插件(基于react-native官方的fetch的代码修改)

如何使用

fetch.js替换项目中的node_modules/react-native/Libraries/Fetch/fetch.js即可,替换后需重新加载react-native应用。

特点

新增一些处于网络层的错误提示。
如下:

  • Cloud not connect to the server.

About

fetch for react-native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages