mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
4d74b4ae61
Summary: This diff removes the feature flag ReactFeatureFlags.enableSpannableCache and it's already disabled MC changelog: [internal] internal Reviewed By: javache Differential Revision: D39449840 fbshipit-source-id: 69a514b611c1179f2160a1bfd4c4199538738448
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.