alibaba / react-intl-universal

Internationalize React apps. Not only for Component but also for Vanilla JS.
1.33k stars 153 forks source link

Is there any examples with Nextjs #223

Open hjhaooo opened 1 year ago

cwtuan commented 1 year ago

Do you intend to utilize it on the server-side or client-side?

hjhaooo commented 1 year ago

Do you intend to utilize it on the server-side or client-side?

Both of them, in a word, I have some server-side component and client-side compoent, so I want to init it on server-side and also can work with client side component.

cwtuan commented 9 months ago

See https://github.com/alibaba/react-intl-universal/issues/241