mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
24a9ef7384
Summary: When running native builds, we experience a lot of bad file descriptor warnings. This diff is suppressing the issue on local builds (on Mac). Changelog: [Internal] [Changed] - Suppressed bad file descriptor on native builds Reviewed By: ShikaSD Differential Revision: D30487098 fbshipit-source-id: 8199fb8f2f18d19543d2861f1f2f852fff6ae73b
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.