DEV Community

Max
Max

Posted on

1 2

How to change permission dialog language in the react-native android project?

I want to change the language of the permission allow string in the react-native android project I tried with the following code, but it opens the permission dialog twice The first dialog is with Chinese text, and the second dialog is with the English text. I want to open only…

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay