Skip to content

cca-io/bs-rn-fetch-blob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bs-rn-fetch-blob

BuckleScript bindings to rn-fetch-blob.

Installation

# yarn
yarn add bs-rn-fetch-blob rn-fetch-blob

# or npm
npm install bs-rn-fetch-blob rn-fetch-blob

Then add bs-rn-fetch-blob to the dependencies in your bsconfig.json, e.g.:

{
  "name": "my-app",
  ...
  "bs-dependencies": ["reason-react", "reason-react-native", "bs-rn-fetch-blob"],
  ...
}

About

Reason/BuckleScript bindings for rn-fetch-blob

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages