Skip to content

Temporary solution for integrating react-native-fetch-blob into react native expo project

License

Notifications You must be signed in to change notification settings

HCL-HO/react-native-fetch-blob-expo

Repository files navigation

react-native-fetch-blob-expo

Temporary solution for integrating react-native-fetch-blob into react native expo project

This is a direct copy of https://github.com/wkh237/react-native-fetch-blob react-native-fetch-blob@0.10.8, with some changes to be compatible with create-react-native-project/ expo react native project.

All credits of the project belongs to contributors of the original project. https://github.com/wkh237/react-native-fetch-blob

Steps:

In your project,

  1. run 'npm install git+https://github.com/HCL-HO/react-native-fetch-blob-expo.git --save'

  2. run react-native link react-native-fetch-blob

  3. re-compile your android/ios projects

About

Temporary solution for integrating react-native-fetch-blob into react native expo project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published