Skip to content

Is there any way to add locales using expo go #613

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vincentsptang opened this issue May 22, 2025 · 2 comments
Open

Is there any way to add locales using expo go #613

vincentsptang opened this issue May 22, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@vincentsptang
Copy link

Hi, We're developing a React Native app using Expo, but we cannot preview the app after added locale files in developing using Expo go. Is there any good way to deal with it?

@vincentsptang vincentsptang added the enhancement New feature or request label May 22, 2025
@descorp
Copy link
Contributor

descorp commented May 22, 2025

Hey @vincentsptang

Unfortunately Expo go is not supported by this SDK - it requires a Continuous Native Generation to work properly.

add locales using expo

This is something hard to achieve in a current SDK setup. We are aiming to improve this situation with mobile v6 release.
For now I can only advise you to create your own plugin

@vincentsptang
Copy link
Author

@descorp Thanks for your reply and advice, I'll check it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants