mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
421df26266
Summary: I suspect that T94864568 is caused by TouchEvents being dispatched after they've been recycled. This needs further analysis, but to stop the bleeding, we can drop events at the point they'd be dispatched before the crash, and log a soft error. Changelog: [Internal] Reviewed By: ShikaSD Differential Revision: D29594749 fbshipit-source-id: f50df8df2125b83126616ceaf4e529127d154c7c
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.