ReactNativeLocalization
ReactNativeLocalization copied to clipboard
Restrict RTL support when language selected is arabic
I have my react native app supporting two languages; English and Arabic. Whenever the language chosen is Arabic, the text input fields enforce an rtl(Right to left) direction, which I want to restrict. Can this be achieved in any manner. For instance, is there a way I can set rtl to false?
Sincerely I dont' know, have you checked this post?
https://facebook.github.io/react-native/blog/2016/08/19/right-to-left-support-for-react-native-apps