mirror of
https://github.com/status-im/react-native.git
synced 2025-01-16 04:24:15 +00:00
3e730528ee
Summary: Adds the possibility to disable native delta clients in `DevInternalSettings` Depending on the bridge in use, there might not be support for native delta clients, but since the settings are shared app-wide, it can not be enabled individually. Reviewed By: johnislarry Differential Revision: D7845137 fbshipit-source-id: ab368e6fed0f4bec49032c4a20466e156d20fdae
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.