react-native-networking-patch
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -0,3 +1,6 @@ | ||
# 1.1.8 (2022-01-22) | ||
* Support for RN v0.67.1 | ||
# 1.1.7 (2022-01-19) | ||
* Support for RN v0.67.3, v0.66.4 | ||
* Support for RN v0.67.0, v0.66.4 | ||
@@ -4,0 +7,0 @@ # 1.1.6 (2021-11-10) |
{ | ||
"name": "react-native-networking-patch", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "Improves the performance of the React Native network module and adds a timeout feature.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -92,4 +92,10 @@ [![NPM Version][npm-image]][npm-url] | ||
**If you're using RN v0.63.x, You must use version `1.1.6`.** | ||
**If you're using RN v0.63.x or v0.64.0, You must use the version below.** | ||
- RN v0.64.0 | ||
```bash | ||
yarn add react-native-networking-patch@1.1.7 --dev | ||
``` | ||
- RN v0.63.x | ||
```bash | ||
yarn add react-native-networking-patch@1.1.6 --dev | ||
@@ -96,0 +102,0 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
193305283
280
7714
130