Closed
Description
- [v] Review the documentation: https://facebook.github.io/react-native
- [v] Search for existing issues: https://github.com/facebook/react-native/issues
- [v] Use the latest React Native release: https://github.com/facebook/react-native/releases
Environment
Phones:
- Galaxy J7 Nxt, Android 7.0, updated Feb 1, 2018, Language chosen: Hebrew
- Galaxy S7, Android 7.0, updated Oct 1, 2017, Language chosen: Hebrew
React-native
OS: Windows 10
Node: 8.11.1
Yarn: 1.7.0
npm: 6.1.0
Watchman: Not Found
Xcode: N/A
Android Studio: Version 3.1.0.0 AI-173.4670197
Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: 0.55.3 => 0.55.3
Description
On emulator, everything looks ok. When I build and run in debug or actual app, everything is right-to-left.
- order of objects in view
- texts justified to right
- chevron to be shown on right of a list (with flex) is on far left
Adding i18n with force rtl true or false does not help.