# wkh237/react-native-fetch-blob

A project committed to making file access and data transfer easier, efficient for React Native developers.

Repository: https://github.com/wkh237/react-native-fetch-blob
Canonical: https://ross.abutalabs.com/products/react-native-fetch-blob
Language: JavaScript
License: MIT
License Family: permissive
Topics: file-access, react-native, storage, network, file-system, file, polyfill, android, ios
Archived: true
Last push: 2022-07-25T19:50:18+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3773, "days_push": 1500, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2608, forks 1620 (observed 2026-08-28T04:07:04.214111+00:00)

## What it is
A React Native library providing file access, upload/download, and streaming APIs with native-to-native file handling to avoid BASE64 bridging overhead. It also offers Blob, File, and XMLHttpRequest polyfills for browser-based libraries in React Native.

## Use cases
- download files in react native with progress
- upload multipart form data with files from react native
- read and write large files with streams in react native
- access camera roll and asset files in react native
- use browser libraries that need Blob or XMLHttpRequest in react native
- manage cached files on android and ios

## When to choose
- maintaining a legacy React Native app already using react-native-fetch-blob
- you need file streaming and direct storage transfer in an old RN project

## When to avoid
- starting a new React Native project - the repo has moved to joltup/rn-fetch-blob and this version is unmaintained
- you need long-term support or recent React Native compatibility

## Facets
- artifact type: library
- maturity: abandoned
- function: http-client, file-system, file-upload
- domain: mobile-development, files, web-development
- platform: -
- tags: react-native, fetch, blob, file-stream, download, upload, polyfill, deprecated, moved-to-rn-fetch-blob, android, ios, mobile, javascript

## Member repositories
- wkh237/react-native-fetch-blob (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:04.214111+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:20:56.036624+00:00, confidence not recorded.
  - readme: https://github.com/wkh237/react-native-fetch-blob (fetched 2026-08-28T04:07:04.214111+00:00, sha dde4d3d72bda)
  - registry_npm: https://registry.npmjs.org/react-native-fetch-blob (fetched 2026-08-29T10:03:56.459313+00:00, sha 00ba003b1500)
- Data as of 2026-08-30T08:39:29.467469+00:00.
