mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-01 22:41:28 +08:00
Summary: OkHTTP3 3.11 version includes many bug fixes, and few new features. Also it embed R8/ProGuard rules in the jar, which will help reduce APK size. Changelog https://github.com/square/okhttp/blob/master/CHANGELOG.md Pull Request resolved: https://github.com/facebook/react-native/pull/21626 Differential Revision: D10367048 Pulled By: RSNara fbshipit-source-id: b168138178f96eeefba493002f7b6a2e921a531d
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.