mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f98a288c2a
Summary: Minor optimization/cleanup: instead of creating an instance of FontStylingSpan for every RCTVirtualText, start with a global immutable instance of use copy-on-write when any of the properties change. Reviewed By: ahmedre Differential Revision: D2817156
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.