How to add internalization/localization to an app name in React Native

This page summarizes the projects mentioned and recommended in the original post on /r/reactnative

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • i18n-js

    It's a small library to provide the I18n translations on the Javascript. It comes with Rails support.

  • I'm using expo-localization, which uses i18n-js to localise my app fully except for the app name.

  • Simple-File-Manager

    Easy app for managing your files without ads, respecting your privacy & security

  • Yup it's possible, edit your AndroidManifest. Here is an example: https://github.com/SimpleMobileTools/Simple-File-Manager/blob/master/app/src/main/AndroidManifest.xml

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • react-i18next

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

  • I used https://react.i18next.com/ This package. Found it good, as it worked without need of restart or something.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts