react-native-picker-actionsheet
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-native-picker-actionsheet", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A picker like ActionSheet component which can be used in iOS & Android . Use Animated . ", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -12,5 +12,5 @@ # react-native-picker-actionsheet [![Monthly download](https://img.shields.io/npm/dm/react-native-picker-actionsheet.svg)](https://img.shields.io/npm/dm/react-native-picker-actionsheet.svg) [![Total downloads](https://img.shields.io/npm/dt/react-native-picker-actionsheet.svg)](https://img.shields.io/npm/dt/react-native-picker-actionsheet.svg) | ||
```javascript | ||
import AlertInput from 'react-native-picker-actionsheet'; | ||
import PickerActionSheet from 'react-native-picker-actionsheet'; | ||
<AlertInput /> | ||
<PickerActionSheet /> | ||
``` | ||
@@ -17,0 +17,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
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
7310
1