mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
22d776f5c2
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.