react native multi language app with I18Next
How To Use :
1- download and insue that project name is lango
2- open command go to lango using ( cd lango )
3- run npm install command
4- run react-native link command
5- run react-native run-android command
Description :
in this tutorial you will learn react native i18n :
1- How to Integrate In18Next Multi language with react native ?
2- How to Detect Device Local language and Start Your App With ?
3- How to Select and Persist specific Language in Device Storge ?
4- How to Apply Language to the entire App without using State like redux or Mobx without restarting your app
5- How to Detect the Direction for current language To Support RTL LTR. ?
The Tutorial Link :