mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9718c17da6
Summary: Changelog: [Android][Internal] - Fix EventAnimationDriverMatchSpec to match against the view that generated the event for non-bubbling pointer events. This should have no effect if you are not using PointerEvents Reviewed By: mdvacca Differential Revision: D43413771 fbshipit-source-id: 31ac751b3d3d55eb44d3a9ab54e5fb387dcaa9b3
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.