Replies: 2 comments 1 reply
-
Go to firebase console, select your project, tap Authentication on the left tab, then Templates, at the left bottom you'll see: Template Language |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes - this should be possible. I think it is https://rnfirebase.io/reference/auth#setLanguageCode Have you tried that one? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way/property to set the language of the verification sms for firebase auth, based on the language?
const confirmation = await auth().signInWithPhoneNumber(phoneNumber);
Beta Was this translation helpful? Give feedback.
All reactions