File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 44[ ![ Version] ( https://img.shields.io/npm/v/@reason-react-native/fetch-blob.svg )] ( https://www.npmjs.com/@reason-react-native/fetch-blob )
55[ ![ Chat] ( https://img.shields.io/discord/235176658175262720.svg?logo=discord&colorb=blue )] ( https://reasonml-community.github.io/reason-react-native/discord/ )
66
7- [ ReasonML] ( https://reasonml.github.io ) /
8- [ BuckleScript] ( https://bucklescript.github.io ) bindings for
7+ [ ReScript] ( https://rescript-lang.org ) / [ Reason] ( https://reasonml.github.io ) bindings for
98[ ` rn-fetch-blob ` ] ( https://github.com/joltup/rn-fetch-blob ) .
109
1110Exposed as ` ReactNativeFetchBlob ` module.
1211
13- ` @reason-react-native/fetch-blob ` X.y._ means it's compatible with
14- ` rn-fetch-blob ` X.y._
12+ ` @reason-react-native/fetch-blob ` X.y.\* means it's compatible with
13+ ` rn-fetch-blob ` X.y.\*
1514
1615## Installation
1716
@@ -26,7 +25,7 @@ yarn add @reason-react-native/fetch-blob
2625```
2726
2827` @reason-react-native/fetch-blob ` should be added to ` bs-dependencies ` in your
29- ` bsconfig.json ` . Something like
28+ ` bsconfig.json ` :
3029
3130``` diff
3231{
You can’t perform that action at this time.
0 commit comments