mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: It is possible for receiveEvent to be called concurrently with/after destruction of FabricUIManager. Drop events if we are able to detect that case. Changelog: [Internal] Reviewed By: sshic Differential Revision: D29596271 fbshipit-source-id: 1fa50d9c3cff0bf578316d905966e1bdfffe94d1
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.