mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c3f2bba834
Summary: Text was not correctly respecting padding. We would account for it when measuring, but then not actually apply the padding to the text. This adds support for proper padding Reviewed By: andreicoman11 Differential Revision: D3516692 fbshipit-source-id: 9a0991d89e9194c0e87af0af56c6631a6b95700a
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.