mirror of
https://github.com/status-im/react-native.git
synced 2025-01-12 02:24:23 +00:00
007318eb52
Summary: @public `Typeface` handling in `shadow/flat/CustomStyleSpan` wasn't very efficient. This diff introduces `TypefaceCache` to avoid allocating duplicated `Typeface`s. Reviewed By: sriramramani Differential Revision: D2564363
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.