|
@@ -155,10 +155,12 @@ When `fetch` success, it resolve a `FetchBlobResponse` object as first argument.
|
155
|
155
|
|
156
|
156
|
### Test and Development
|
157
|
157
|
|
158
|
|
-TODO
|
|
158
|
+Check our [development guide](https://github.com/wkh237/react-native-fetch-blob/wiki/Development-Guide)
|
159
|
159
|
|
160
|
160
|
### TODO
|
161
|
161
|
|
|
162
|
+V0.5 [milestone](https://github.com/wkh237/react-native-fetch-blob/milestones/v0.5)
|
|
163
|
+
|
162
|
164
|
* Save file to storage directly
|
163
|
165
|
* Custom MIME type in form data
|
164
|
166
|
* Upload/Download progress report
|