react-native-networking-patch
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -0,1 +1,8 @@ | ||
# 1.2.1 (2022-03-18) | ||
* Support for RN v0.67.3, v0.67.4 | ||
* End of support for RN v0.64.3, v0.65.0 | ||
# 1.2.0 (2022-02-07) | ||
* Support for RN v0.67.2 (Changed files) | ||
# 1.1.9 (2022-02-05) | ||
@@ -29,3 +36,3 @@ * Support for RN v0.67.2 | ||
# 1.1.1 (2021-08-13) | ||
* Support for RN v0.64.2 ( Fix Android library) | ||
* Support for RN v0.64.2 (Fix Android library) | ||
@@ -32,0 +39,0 @@ # 1.1.0 (2021-07-04) |
{ | ||
"name": "react-native-networking-patch", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Improves the performance of the React Native network module and adds a timeout feature.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -92,3 +92,8 @@ [![NPM Version][npm-image]][npm-url] | ||
**If you're using RN v0.63.x or v0.64.2 or lower, You must use the version below.** | ||
**If you're using RN v0.63.x ~ v0.65.0, You must use the version below.** | ||
- RN v0.65.0, RN v0.64.3 | ||
```bash | ||
yarn add react-native-networking-patch@1.2.0 --dev | ||
``` | ||
- RN v0.64.2 | ||
@@ -95,0 +100,0 @@ ```bash |
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
196066051
290
7730
140