forked from AlexanderZaytsev/react-native-i18n
-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hello everyone. I'm trying to implement a simple use case with react navigation.
I've set the default locale to "pt-BR", and in the first screen it works great. But after navigate to the second screen, the translation falls back to "en". In the navigation header it still keep the "pt-BR" though.
How can I pass the selected locale to other screens?
Here is my code: https://github.com/marceloHashzen/i18n
Thanks!
Metadata
Metadata
Assignees
Labels
No labels