-
-
Notifications
You must be signed in to change notification settings - Fork 350
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Hi!
I currently have a monorepo with NextJS and React Native with Expo. I am currently using next-intl in my NextJS app and react native app with specified keys and sharing translations. This works great but I would love to migrate to https://next-intl.dev/docs/usage/extraction.
Is it possible to use useExtracted with use-intl?
Describe the solution you'd like
Be able to use useExtracted with any React App.
Describe alternatives you've considered
Not using useExtracted but not ideal
Reactions are currently unavailable