# AlexanderZaytsev/react-native-i18n

React Native + i18n.js

Repository: https://github.com/AlexanderZaytsev/react-native-i18n
Canonical: https://ross.abutalabs.com/products/react-native-i18n
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2024-02-01T09:27:31+00:00

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

## Adoption (not part of the score)
Stars 2175, forks 483 (observed 2026-08-28T04:06:22.149108+00:00)

## What it is
A React Native library that integrates I18n.js for internationalization, using the user's preferred device locale as the default. It provides native modules for iOS and Android to expose locale information to JavaScript.

## Use cases
- translate a react native app into multiple languages
- get the user's device locale in react native
- add i18n support to a react native project
- format strings with pluralization in react native
- switch app language based on device settings

## When to choose
- maintaining a legacy React Native app already using this library
- you need I18n.js integration with native locale detection on old React Native versions

## When to avoid
- starting a new React Native project (use react-native-localize with i18n-js or react-i18next instead)
- you need actively maintained internationalization support
- your project targets recent React Native versions with autolinking

## Facets
- artifact type: library
- maturity: abandoned
- function: internationalization
- domain: mobile-development, cross-platform
- platform: -
- tags: react-native, i18n-js, deprecated, translation, localization, ios, android, mobile

## Member repositories
- AlexanderZaytsev/react-native-i18n (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:22.149108+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:48:53.880893+00:00, confidence not recorded.
  - readme: https://github.com/AlexanderZaytsev/react-native-i18n (fetched 2026-08-28T04:06:22.149108+00:00, sha 5d77cf70c96f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
