mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
07c8854a1c
Summary: Consolidates creation of OkHttpClients used by RN panel apps into PanelAppOkHttpClientProvider. This diff adds no functional changes; however, a followup diff will leverage this to add an Interceptor for overriding the network tier. Changelog: [Internal] - Enable passing in custom OkHttpClient to NetworkingModule Reviewed By: rshest Differential Revision: D41621244 fbshipit-source-id: 8954f9adc6a0cfdf6312678e2dbd6be8ef9aa5ca
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.