Expo: Localization customization
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?
Hey @vincentsptang
Unfortunately Expo go is not supported by this SDK - it requires a Development builds to work.
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
@descorp Thanks for your reply and advice, I'll check it out.
Hi @vincentsptang, any luck? Can we close this issue?
Will re-open to keep this potential improvement idea visible.