Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6290

react-native: turn RTL off in one screen

$
0
0

I'm trying to add RTL with i18n to my React-native(expo-CLI) app and I have OTP (one Time Password) screen that has a 4-number input.

the problem is when RTL is true the input rotates, for example, the OTP is 4378, when the user types the OTP to the input the result shown is 8734, is there any way I can turn off RTL on this screen?

screenshot when RTL is OFF:enter image description here

screenshot when RTL is On:enter image description here

I tried the I18nManager.allowRTL(false) and did not work


Viewing all articles
Browse latest Browse all 6290

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>