mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-19 00:46:47 +08:00
Summary: This diff adds support to cache the Spannable objects that are created during measure() and updateLocalData() for text Reviewed By: shergin Differential Revision: D13188599 fbshipit-source-id: 6547d8ce2bb8b1dfb3c91e64facff3ba0cd97472
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.