mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-30 23:22:41 +08:00
Summary: With this, we send the correct x position when using center or right aligned text. In order to accomplish this though, we have to pass the text alignment into the Layout object that we create. Also update RNTester to allow us to try different alignments. Reviewed By: sahrens Differential Revision: D10316494 fbshipit-source-id: 11c7d2a59e636528f12211168acb46f16b54a126
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.