mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
4a8575617c
Summary: Unfortunately my last diff didn't completely fix this; now there are more printed parameters than arguments provided to the formatter. Easy fix, confirmed this works by running internally. Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D38678116 fbshipit-source-id: 51f32905debc1946bc260f06a5bdc2f43141ddf4
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.