mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 17:45:59 +00:00
644123aa6f
Summary: `DevServerHelper` had multiple places that created bundle URLs. This consolidates that logic into a single place, and uses an enum for different "bundle types" (bundle, bundle deltas, source maps). Reviewed By: pakoito Differential Revision: D6900906 fbshipit-source-id: 64ed9360ea85dc5755308d822d5fc55fe8cb5a55
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.