mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Using `WriteableNativeArray` directly in common code is breaking unit tests on CircleCI. Changelog: [Android][Internal] - Use mock of native array for sending touches Reviewed By: mdvacca Differential Revision: D31665842 fbshipit-source-id: 886418ff6a3f07046e8e17d4743060d80c26b288
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.