mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-13 20:26:40 +08:00
Summary: This task fixes an AssertionError in EventDispatcher class, this is produced by a race condition. Reviewed By: JoshuaGross Differential Revision: D14134907 fbshipit-source-id: 7b670ee35e47c0d8a9f7f7b68a3b8f7193b7de54
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.