0818f3bdf5
Summary: This problem tries to solve issue #14244 Implemented a fetch request to a TLSv1 server. It now successfully resolves TLS handshake. Tested same fetch to TLSv1.2 server and still successfully resolves TLS handshake. Closes https://github.com/facebook/react-native/pull/14245 Differential Revision: D5898689 Pulled By: shergin fbshipit-source-id: 8766ebe6909443367651ab868aa5ff62747cd906 |
||
---|---|---|
.. | ||
libs | ||
src | ||
.npmignore | ||
DEFS | ||
DevExperience.md | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
release.gradle |
README.md
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.