Am developing react native application using react i18next lib, for translations i have used xml format in android for native, in react native can we use xml format translations file instead of JSON format.Is there any advantage of using JSON format?
↧