Looking for something compatible with ReactJS to make my Web Application multilingual along with RTL to LTR and vice-versa.
As per my research, I found NPM package called "react-intl" backed by Yahoo using FormatJS is relevant solution. https://www.npmjs.com/package/react-intl
Is that reliable to use for Arabic language as well?
Do you know any other stable and scalable solution?