nandorojo / solito

🧍‍♂️ React Native + Next.js, unified.
https://solito.dev
MIT License
3.54k stars 181 forks source link

i18n with solito #160

Closed peelmicro closed 2 years ago

peelmicro commented 2 years ago

Has anybody integrated any i18n library with solito?

I'm trying to make it work with https://github.com/i18next/i18next but there are many issues on both Next and Expo sides.

I think maybe https://github.com/i18next/next-i18next must be used for the Next part but I'm not sure how to make it work for Expo as well.