mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-04 22:56:32 +08:00
Summary: In Nodes, we sometimes get crashes when we drop an already dropped view. For now, this catches the exception to allow things to be handled gracefully (until we can identify the actual root cause). #accept2ship Reviewed By: sriramramani Differential Revision: D4059333
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.