# i18next/react-i18next

Internationalization for react done right. Using the i18next i18n ecosystem.

Repository: https://github.com/i18next/react-i18next
Canonical: https://ross.abutalabs.com/products/react-i18next
Homepage: https://react.i18next.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, react-native, translation, internationalization, i18n, i18next, ssr
Last push: 2026-08-20T10:22:58+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 3917, "days_push": 13, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10039, forks 1049 (observed 2026-08-28T04:10:39.316778+00:00)

## What it is
react-i18next is a powerful internationalization library for React and React Native built on the i18next ecosystem. It provides hooks, higher-order components, and render props for translating UI content, with support for plurals, formatting, interpolation, and SSR.

## Use cases
- translate a react app into multiple languages
- add internationalization to react native app
- switch languages dynamically in a react app
- handle plurals and interpolation in translations
- server-side rendered i18n with react
- extract and manage translation keys in react components

## When to choose
- you're building a React or React Native app that needs mature, battle-tested i18n
- you want hooks-based translation with SSR support
- you want access to the broader i18next plugin ecosystem (backends, detection, caching)

## When to avoid
- your project doesn't use React
- you need a full translation management workflow out of the box without external tooling
- you want a zero-dependency minimal i18n solution

## Facets
- artifact type: library
- maturity: stable
- function: internationalization, frontend-framework, ssr
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: react, react-native, i18next, translation, hooks, typescript-support, localization, nodejs, mobile

## Member repositories
- i18next/react-i18next (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:39.316778+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-29T17:19:54.589854+00:00, confidence not recorded.
  - readme: https://github.com/i18next/react-i18next (fetched 2026-08-28T04:10:39.316778+00:00, sha 1c164fd98536)
  - homepage: https://react.i18next.com (fetched 2026-08-29T08:19:59.420904+00:00, sha ce5b7a26672c)
  - site_page: https://react.i18next.com/getting-started (fetched 2026-08-29T08:19:59.430634+00:00, sha 5cc2b27db290)
  - site_page: https://www.i18next.com/overview/for-enterprises (fetched 2026-08-29T08:19:59.432729+00:00, sha 2cd6b6b363b7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
