mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d9ed1a84c5
Summary: When padding is applied to RCTText, the text it renders should be offset by that padding. This is what iOS is doing. Reviewed By: sriramramani Differential Revision: D2872039
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.