onejs / one

❶ One is a new React framework - target web and native with a single Vite plugin and fully shared code, so you can ship cross-platform nearly as easy as single-platform.
https://onestack.dev
Other
3.3k stars 66 forks source link

Is there an i18next implementation similar to next-i18next #129

Open clayrisser opened 1 month ago

clayrisser commented 1 month ago

Is there an i18next implementation similar to next-i18next?

natew commented 1 month ago

I believe any i18n should work, there's react-18next and others. Not sure if they need some special work to make SSR better?