-
-
Notifications
You must be signed in to change notification settings - Fork 350
Open
Labels
Description
While next-intl is primarily made for Next.js, its base library use-intl can be used in apps that use just React or another framework. We could consider providing first-class support for other frameworks too in the longer term, including features that help with routing.
Related:
- Tanstack Start support #1780
- Question: Making use-intl compatible with React Server Components across frameworks #1857
- Usage of
useExtractedwithuse-intl#2271
One of the strengths of next-intl is its RSC support. With RSC support being added to other frameworks, it could be interesting to bring the capabilities of next-intl there too.
Other features that are currently next-intl-only:
useExtracted- Integrated
precompile: true - Routing APIs
Reactions are currently unavailable