Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap out i18n-js for react-18next #2754

Closed
robinheinze opened this issue Aug 22, 2024 · 3 comments · Fixed by #2770
Closed

Swap out i18n-js for react-18next #2754

robinheinze opened this issue Aug 22, 2024 · 3 comments · Fixed by #2770
Assignees
Milestone

Comments

@robinheinze
Copy link
Member

We currently use i18n-js via expo-localization

@mazenchami Has done a lot of research and library comparisons and i18n-js just doesn't have the features necessary to consider ourselves robustly setup for serious internationalization.

Features we would gain (not exhaustive):

  • Pluralization
  • Number, currency and date formatting
  • context support (incl. gender)
  • Complex string interpolation, formatting, etc.

So I'm proposing we transition to react-i18next

@robinheinze robinheinze added this to the Ignite v10 milestone Aug 22, 2024
@bryanltobing
Copy link

this could be an option as well https://github.com/lingui/js-lingui

@fpena fpena self-assigned this Sep 5, 2024
@jamonholmgren
Copy link
Member

Currently in-progress PR: #2770

@frankcalise frankcalise linked a pull request Sep 13, 2024 that will close this issue
4 tasks
@fpena
Copy link
Collaborator

fpena commented Sep 16, 2024

Merged this PR to v10 and completed this task.

@fpena fpena closed this as completed Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants