# stripe/stripe-react-native

React Native library for Stripe.

Repository: https://github.com/stripe/stripe-react-native
Canonical: https://ross.abutalabs.com/products/stripe-react-native
Homepage: https://stripe.dev/stripe-react-native
Language: TypeScript
License: MIT
License Family: permissive
Topics: react-native, stripe, payments
Last push: 2026-08-26T18:51:10+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 2086, "days_push": 7, "days_rel": 14, "gap_med": 11.0, "n_releases_24m": 51}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1430, forks 324 (observed 2026-08-28T04:04:42.319652+00:00)

## What it is
The official Stripe SDK for React Native, providing native Android and iOS payment UI components and APIs for collecting payments in mobile apps. It includes pre-built PaymentSheet, Apple Pay and Google Pay support, card scanning, and automatic 3D Secure authentication.

## Use cases
- accept credit card payments in a react native app
- integrate apple pay and google pay on mobile
- add a pre-built checkout payment sheet to an ios or android app
- collect payment details while staying pci compliant
- handle 3d secure authentication for european payments
- save and reuse customer payment methods in a mobile app
- scan credit cards with the phone camera during checkout

## When to choose
- you are building a react native app that needs to accept payments via Stripe
- you want native, out-of-the-box payment UI like PaymentSheet with minimal code
- you need Apple Pay, Google Pay, and many local payment methods on mobile
- you want automatic SCA/3D Secure compliance handled by the SDK

## When to avoid
- you are building a web-only app without React Native (use Stripe.js instead)
- you need payments on a platform Stripe's mobile SDK does not support
- you use a different payment processor than Stripe
- you need fully custom payment UI beyond what the SDK's elements allow

## Facets
- artifact type: library
- maturity: stable
- function: sdk, auth, ui-components, security
- domain: mobile-development, fintech, e-commerce, cross-platform
- platform: -
- tags: payments, stripe, apple-pay, google-pay, payment-sheet, 3d-secure, pci-compliance, react-native, ios, android, mobile, typescript

## Member repositories
- stripe/stripe-react-native (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:42.319652+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-30T04:37:13.247955+00:00, confidence not recorded.
  - readme: https://github.com/stripe/stripe-react-native (fetched 2026-08-28T04:04:42.319652+00:00, sha 3afd7734a6ad)
  - homepage: https://stripe.dev/stripe-react-native (fetched 2026-08-29T11:49:01.226579+00:00, sha e46a88e89274)
- Data as of 2026-08-30T08:39:29.467469+00:00.
