mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fa1c2be387
Summary: Tear down FabricUIManager more aggressively. The rest of the ivars here we can't set to null (yet) because they're marked as final. Reviewed By: mdvacca Differential Revision: D17878342 fbshipit-source-id: a1c8ace2603750ac39c3d97e1aca6c486ba5fb79
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.