Ionic v5 and react i18n

Hi everyone!
I’m trying to learn how to make an app with Ionic v5 and react.
I’m facing a lot of differences between react and angular (language where I come from) as expected but I’m able to find out how to do everything more or less.

There’s couple thing that i’m not able to understand like for example: why it seems very difficult to find an easy to use libraries to face common “tasks” like i18n.

Which library are you comfortable to use to make your app multilanguage?

Thanks in advance!

I would suggest react-i18next

1 Like