mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
1b994732e4
Summary: Noticed that we weren't receiving pointer events for nested Text spans when the new pointer events implementation was enabled. Changelog: [Internal] Reviewed By: lunaleaps Differential Revision: D41496672 fbshipit-source-id: 9d0ed83d1bb5f42211ec655328035651f25fa471
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.