mirror of
https://github.com/status-im/react-native.git
synced 2025-02-25 07:35:25 +00:00
Summary: This change fixes a memory leak in `AccessibilityInfoModule`. Our tooling detected this memory leak. After this commit, we no longer see the leak in the tool. We've been using the change in our app. Adam Comella Microsoft Corp. Closes https://github.com/facebook/react-native/pull/14171 Differential Revision: D5128845 Pulled By: javache fbshipit-source-id: b604902188eb8cc029b1ad39d087e199ae26877c
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.