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

Commit

Permalink
Merge branch 'master' into 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wkh237 committed Aug 13, 2016
2 parents 2d34f11 + 16c7fad commit cfee391
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# 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)]()


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

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

> The npm package is inside `src` folder, this is development folder
## TOC
* [About](#user-content-about)
Expand Down

0 comments on commit cfee391

Please sign in to comment.