# wonday/react-native-pdf

A <Pdf /> component for react-native

Repository: https://github.com/wonday/react-native-pdf
Canonical: https://ross.abutalabs.com/products/react-native-pdf
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-native, android, ios, pdf, java, objective-c
Last push: 2026-08-20T15:23:35+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 73, longevity 100
- inputs: {"age_days": 3417, "days_push": 13, "days_rel": 20, "gap_med": 161, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1809, forks 660 (observed 2026-08-28T04:05:39.415767+00:00)

## What it is
A React Native component that renders PDF documents on iOS and Android. It supports loading PDFs from URLs, blobs, local files, or assets with caching, zoom, page navigation, and password-protected files.

## Use cases
- display a pdf in a react native app
- view pdf from url with caching on mobile
- render password protected pdf in react native
- jump to a specific page in a pdf viewer
- zoom and drag pdf pages on ios and android

## When to choose
- you need a native PDF viewer inside a React Native app on iOS and Android
- you need to load PDFs from remote URLs with caching or from local files/assets
- you need zoom, page jumping, or password-protected PDF support

## When to avoid
- you are using Expo Go, since this package requires a custom dev client
- you need PDF generation or editing rather than viewing
- your project targets Windows or web without native module support

## Facets
- artifact type: library
- maturity: active
- function: pdf-viewer, ui-components, file-system
- domain: mobile-development, pdf, cross-platform
- platform: -
- tags: react-native, pdf-viewer, mobile-ui, zoom, password-protected-pdf, android, ios, mobile

## Member repositories
- wonday/react-native-pdf (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.415767+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-30T03:21:21.106231+00:00, confidence not recorded.
  - readme: https://github.com/wonday/react-native-pdf (fetched 2026-08-28T04:05:39.415767+00:00, sha 5a2a81f3867e)
  - registry_npm: https://registry.npmjs.org/react-native-pdf (fetched 2026-08-29T11:00:17.014674+00:00, sha 91c3842b3363)
- Data as of 2026-08-30T08:39:29.467469+00:00.
