mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: @public With this, you can determine the packager location at run time before we even try to load the bundle. Changelog: [Android] [Added] - Packager location can be determined at run time Reviewed By: makovkastar Differential Revision: D18940087 fbshipit-source-id: fac99f28e119a4e7a2961b5504cfe7d2d409e8f7
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.