mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: With this, you can load the bundle from another server on the fly. This makes it much easier to hit a named server. Reviewed By: makovkastar Differential Revision: D16076020 fbshipit-source-id: 46d78ccd55b9b11481628f4585030494f9282003
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.