Hello, we are starting building the new application with React and ArcGIS Javascript API. The app should be localized. I'm wondering which library will cooperate better with the ArcGIS Javascript api and React.
react-i18next (https://react.i18next.com/ or react-intl (https://www.npmjs.com/package/react-intl) or doesn't matter?
Does anybody have an experience with that?
Thank you.
Dalibor
Hi @daltvr for localizing the various elements that belong to the ArcGIS JS API, see this guide topic: https://developers.arcgis.com/javascript/latest/localization/. The API widgets use their own localization strings.