mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
40769f2212
Summary: Changelog: [Internal][Changed] - Make the same optimization on enter/leave/move pointer events being dispatched by a mouse input. If any ancestor view is listening to enter/leave events (just capture) then we dispatch the enter/leave event. Reviewed By: vincentriemer Differential Revision: D36601638 fbshipit-source-id: d6b5c32ae50bcf000100bcb878ca2ca89bd5c02e
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.