React Native Multi Language App Using i18next

Поделиться
HTML-код
  • Опубликовано: 5 окт 2024
  • In this video I will show you how you make a multi language app in react native and for that we will use two packages i18next and react-i18next.
    ----------------------------------------------------------------------------------------
    Source code: github.com/Ind...
    Please LIKE and SUBSCRIBE for more content and supporting!
    #reactnative

Комментарии • 25

  • @benarcher372
    @benarcher372 11 месяцев назад +2

    Really nice, thank you! I will try this with some 'asyncstorage' to persist the language chosen.

  • @lamb2144
    @lamb2144 5 месяцев назад

    OMG THANK YOU SO MUCH YOU HELPED ME !!!! IVE BEEN STUCK ON THIS PROBLEM FOR 2 HOURS

  • @MehmetFıratKahvecioğlu
    @MehmetFıratKahvecioğlu Год назад +4

    Thanks from Türkiye

  • @MinhPham-cf5pl
    @MinhPham-cf5pl Год назад +5

    but how about dynamic data?

  • @cobrakilla8
    @cobrakilla8 Месяц назад

    You absolute legend.

  • @MaheshRajan-ly7vm
    @MaheshRajan-ly7vm 9 месяцев назад +1

    Where should we use AsyncStorge to store the selected language?

  • @74n3r
    @74n3r Год назад +1

    so good but when app close its could be default settings .. we have to do using redux with langs.

    • @index-zero
      @index-zero  Год назад +2

      If you dont want it turns back to default language you could store the selected language using Asyncstorage

  • @SayeedAfridi-p6x
    @SayeedAfridi-p6x 2 месяца назад

    But what about the response that we are getting from the backend apis ?

  • @visheshsharma8548
    @visheshsharma8548 Год назад +2

    thanks bro it helping a lot, how can we do it for right to left languages

  • @ปรินทร์สรรเพชญณรงค์

    You saved my day!

  • @saishamv.g1515
    @saishamv.g1515 7 месяцев назад

    Thanks from chennnai

  • @sangamsaini138
    @sangamsaini138 10 месяцев назад

    thanks for make this video

  • @CHEloveg22
    @CHEloveg22 9 месяцев назад

    can it automatically use same language that set in device system?

  • @diegoulisesmirelesmarcial6783
    @diegoulisesmirelesmarcial6783 5 месяцев назад

    Hay alguna forma distinta por si son ya muchas vistas? una app ya grande y con muchos textos

  • @sekantungkentang
    @sekantungkentang Год назад

    is it necessary to create the locales directory on the root?

  • @willdunertm5047
    @willdunertm5047 Год назад

    I've followed the steps, but then instead of the values, i get whatever key i pass to {t('my_key')} as the value. Any idea?

    • @willdunertm5047
      @willdunertm5047 Год назад +1

      Sometimes i get the error : "react-i18next:: you will need to pass in an i18next instance by using initReactI18next", but i did the same as you...

    • @index-zero
      @index-zero  Год назад

      In App.js try to import the i18next from services/i18next.js

    • @AwesomeTutes
      @AwesomeTutes Год назад

      I had the same issue. For me it was a mispronouncing word in the i18next.js

    • @okechukwuuchenna7725
      @okechukwuuchenna7725 Год назад

      Hi @@index-zero , Im having same issue as this mate, after importing into the App.tsx fille what do you next?

    • @antas135
      @antas135 Год назад +2

      I had the same problem. I solved it by changing the import in App.tsx from import i18next from "./services/i18next"; to import "./services/i18next";

  • @MuhammadQasim-hm1dq
    @MuhammadQasim-hm1dq 2 месяца назад

    Hadak Allah