mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Simplifies logic of touch dispatch by retrieving surface id and other require info from the event directly. Changelog: [Android][Internal] - Simplify logic of dispatching touches Reviewed By: cortinico Differential Revision: D31583314 fbshipit-source-id: c6b6e131a759c2ebe0cf4441c3aeb1a8b9f5781e
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.