mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: I just learned about Nuclide's auto-formatting (cmd-shift-c) and started using it in another diff, but I didn't want to pollute the diff with a bunch of formatting changes, so here we are. I don't know if anyone else uses Nuclide's auto-formatting, or something else - happy to ditch this if that's not how we roll. Reviewed By: shergin Differential Revision: D15389601 fbshipit-source-id: e3b20acd073adf3cc7bab1f62d86c5b5dab8c4fc
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.