|
@@ -679,7 +679,7 @@ RNFetchBlob.config({
|
679
|
679
|
|
680
|
680
|
### Web API Polyfills
|
681
|
681
|
|
682
|
|
-After `0.8.0` we've made some [Web API polyfills](https://github.com/wkh237/react-native-fetch-blob/wiki/Web-API-Polyfills-(work-in-progress)) that makes some browser-based library available in RN.
|
|
682
|
+After `0.8.0` we've made some [Web API polyfills](https://github.com/wkh237/react-native-fetch-blob/wiki/Web-API-Polyfills-(experimental)) that makes some browser-based library available in RN.
|
683
|
683
|
|
684
|
684
|
- Blob
|
685
|
685
|
- XMLHttpRequest (Use our implementation if you're going to use it with Blob)
|