Hi,
I came across your article where you describe react-intl-namespaces and I believe this is what I've been looking for :). Right now, all the solutions available seem to load all the translations and provide them via a provider, which I think is far from ideal.
What I'm looking for is for a solutions that would simply load the necessary translations.
I'm working on a project that is using Next.js and I'm wondering if react-intl-namespaces would integrate well with Next.js.
Have you ever used your package with Next.js?
Thank you.
Hi,
I came across your article where you describe react-intl-namespaces and I believe this is what I've been looking for :). Right now, all the solutions available seem to load all the translations and provide them via a provider, which I think is far from ideal.
What I'm looking for is for a solutions that would simply load the necessary translations.
I'm working on a project that is using Next.js and I'm wondering if react-intl-namespaces would integrate well with Next.js.
Have you ever used your package with Next.js?
Thank you.