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

Commit a64265b

Browse files
committed
Update README.md
1 parent 9ed0de0 commit a64265b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A react-native module for fetch file/image with custom headers, supports blob re
44

55
If you're dealing with image or file server that requires an `Authorization` token in the header, or you're having problem with `fetch` API when receiving blob data, you might try this module (this is also the reason why I made this plugin).
66

7-
see [[fetch] Does fetch with blob() marshal data across the bridge?]([fetch] Does fetch with blob() marshal data across the bridge?).
7+
See [[fetch] Does fetch with blob() marshal data across the bridge?]([fetch] Does fetch with blob() marshal data across the bridge?).
88

99
This module enables you upload/download binary data in js, see [Examples](#user-content-usage) bellow.
1010

0 commit comments

Comments
 (0)