mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This diff enables support for TextInlineViews with dynamic sizes by default, removing old code and calls to MCs. changelog: [internal] Reviewed By: JoshuaGross, makovkastar Differential Revision: D20026795 fbshipit-source-id: 48adf356b418866d937be9b478d9186342a07de8
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.