mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This prevents us from leaking things via this static field. Changelog: [Android][Changed] Native ScrollView listeners list maintains weak references to listeners to avoid memory leaks Reviewed By: JoshuaGross Differential Revision: D29317937 fbshipit-source-id: 4daeb8b5533cccaebcb03acf3d595dfa58de7883
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.