# @lingui/react

> React bindings for Lingui with Trans components, providers, and compile-time macros

Latest version **6.6.0** (published 2026-07-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install @lingui/react
pnpm add @lingui/react
yarn add @lingui/react
bun add @lingui/react
```

## Health

**Score 68/100 (B)** — status: active.

Positive: has types package; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 6.6.0 |
| Published | 2026-07-24 |
| First published | 2018-01-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/lingui__react) |
| Module format | ESM |
| Node | >=22.19.0 |
| Dependencies | 3 |
| Unpacked size | 21.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 5874 |
| Author | Tomáš Ehrlich |
| Maintainers | andrii.bodnar, serhiydmytryshyn |
| Keywords | lingui, linguijs, react, react-i18n, i18n, icu, messageformat, localization, translation, rsc, server-components |

## Links

- npm: https://www.npmjs.com/package/@lingui/react
- Repository: https://github.com/lingui/js-lingui
- Homepage: https://lingui.dev
- Issues: https://github.com/lingui/js-lingui/issues
- npm.io page: https://npm.io/package/@lingui/react

## Dependencies (3)

- [@lingui/core](https://npm.io/package/@lingui/core.md) 6.6.0
- [use-sync-external-store](https://npm.io/package/use-sync-external-store.md) ^1.6.0
- [@lingui/babel-plugin-lingui-macro](https://npm.io/package/@lingui/babel-plugin-lingui-macro.md) 6.6.0

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 6.6.0 (latest) — 2026-07-24
- 6.0.0-next.4 (next) — 2026-04-17
- 5.1.2 (canary) — 2024-12-16
- 6.5.0 — 2026-07-06
- 6.4.0 — 2026-06-16
- 6.3.0 — 2026-06-10
- 6.2.0 — 2026-06-01
- 6.1.0 — 2026-05-21
- 6.0.1 — 2026-04-30
- 6.0.0 — 2026-04-22
- 5.9.5 — 2026-04-06
- 6.0.0-next.3 — 2026-04-02
- 6.0.0-next.2 — 2026-03-27
- 5.9.4 — 2026-03-27
- 5.9.3 — 2026-03-13
- … 175 more at https://npm.io/package/@lingui/react/versions

## README

[![License][badge-license]][license]
[![Version][badge-version]][package]
[![Downloads][badge-downloads]][package]

# @lingui/react

> React components for internationalization

`@lingui/react` is part of [LinguiJS][linguijs]. See the [documentation][documentation] for all information, tutorials and examples.

## Installation & Usage

See the [tutorial][tutorial] or [reference][reference] documentation.

## License

[MIT][license]

[license]: https://github.com/lingui/js-lingui/blob/main/LICENSE
[linguijs]: https://github.com/lingui/js-lingui
[documentation]: https://lingui.dev
[tutorial]: https://lingui.dev/tutorials/react
[reference]: https://lingui.dev/ref/react
[package]: https://www.npmjs.com/package/@lingui/react
[badge-downloads]: https://img.shields.io/npm/dw/@lingui/react.svg
[badge-version]: https://img.shields.io/npm/v/@lingui/react.svg
[badge-license]: https://img.shields.io/npm/l/@lingui/react.svg

---
_Source: https://npm.io/package/@lingui/react · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
