mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b09821591c
Summary: Changelog: [Internal] - Fix more pointer event platform tests. * Fix the coordinate system to use DIP * Set some properties for when pointerType="mouse" Reviewed By: vincentriemer Differential Revision: D39184713 fbshipit-source-id: d86f798f3e0a377ff1c159fb308329a2c9ae03ff
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.