react-native-i18n icon indicating copy to clipboard operation
react-native-i18n copied to clipboard

How to do localization using backend Webservice api in mobile app react native?

Open JP6720 opened this issue 4 years ago • 3 comments

I am Working in react native mobile app. How to do localization using i18n where translation comes from server api like

www.url.com/i18n/en.json When we click on drodown select language api calls and localisation done.

I want to do this in mobile any solutions?

JP6720 avatar May 14 '20 06:05 JP6720

Hi All, Does anyone find solution to this?

orafoxinc avatar Jun 25 '20 10:06 orafoxinc

FYI, this package has been deprecated, so I wouldn't expect a response from the authors. I recommend switching to react-native-localize.

sakarisson avatar Jul 10 '20 10:07 sakarisson