mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-02 22:41:18 +08:00
Summary: This diff extends Text View to support not only paddingLeft, paddingRight, etc but also padding props. Reviewed By: shergin Differential Revision: D13111433 fbshipit-source-id: 3b0efe8468f20a5ffaf31e3f1f180e96a5409865
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.