wkh237 пре 8 година
родитељ
комит
3ec7683a5f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      README.md

+ 1
- 1
README.md Прегледај датотеку

@@ -1,6 +1,6 @@
1 1
 # react-native-fetch-blob [![release](https://img.shields.io/github/release/wkh237/react-native-fetch-blob.svg?maxAge=86400&style=flat-square)](https://www.npmjs.com/package/react-native-fetch-blob) [![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)]() 
2 2
 
3
-A project committed to make file acess and transfer easier and effiecient for React Native developers.
3
+A project committed to make file acess and transfer easier and effiecient for React Native developers. Supports file, Asset files, and CameraRoll files.
4 4
 
5 5
 ## TOC
6 6
 * [About](#user-content-about)