mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-21 19:11:22 +08:00
Summary: Provide forceRTL function for developer to test RTL layout in LTR language bundle in I18nUtil and expose it in I18nManager. Rename allowRTL and setAllowRTL functions Differential Revision: D3673601 fbshipit-source-id: 98f9c99e8a6948336fb918c24566dc9e5c0a3a3e
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.