react-native-toggle-element
Advanced tools
Comparing version 2.0.1 to 2.1.0
{ | ||
"name": "react-native-toggle-element", | ||
"version": "2.0.1", | ||
"version": "2.1.0", | ||
"description": "Switch toggle component for React Native. You can add title, icon, modify component for toggle button.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -122,3 +122,3 @@ # React-Native-Toggle-Element 2.0 [![CircleCI](https://circleci.com/gh/mymai91/react-native-toggle-element.svg?style=svg)](https://circleci.com/gh/mymai91/react-native-toggle-element) | ||
```jsx | ||
<ToggleButton | ||
<Toggle | ||
value={toggleValue} | ||
@@ -125,0 +125,0 @@ onPress={(newState) => setToggleValue(newState)} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
12324
3
0
1
2