Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit cfee391

Browse files
committed
Merge branch 'master' into 0.9.1
2 parents 2d34f11 + 16c7fad commit cfee391

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# react-native-fetch-blob [![release](https://img.shields.io/github/release/wkh237/react-native-fetch-blob.svg?style=flat-square)](https://github.com/wkh237/react-native-fetch-blob/releases) [![npm](https://img.shields.io/npm/v/react-native-fetch-blob.svg?style=flat-square)](https://www.npmjs.com/package/react-native-fetch-blob) ![](https://img.shields.io/badge/PR-Welcome-brightgreen.svg?style=flat-square) [![npm](https://img.shields.io/npm/l/react-native-fetch-blob.svg?maxAge=2592000&style=flat-square)]()
22

3+
34
A project committed to make file acess and data transfer easier, effiecient for React Native developers.
45

56
## Features
@@ -9,6 +10,7 @@ A project committed to make file acess and data transfer easier, effiecient for
910
- File stream support for dealing with large file
1011
- Blob, File, XMLHttpRequest polyfills that make browser-based library available in RN (experimental)
1112

13+
> The npm package is inside `src` folder, this is development folder
1214
1315
## TOC
1416
* [About](#user-content-about)

0 commit comments

Comments
 (0)