mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3d64d0916d
Summary: Changelog: [Internal] - Add more state to PointerEventState per pointer such that `offset` coordinates and `hitPath` accurately reflect each pointer. This change eagerly calculates the hitPath of every pointer under a MotionEvent. Reviewed By: mdvacca Differential Revision: D39736109 fbshipit-source-id: ef76dc19a86eaf9b26f35c6a55781ece6e43eecc
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.