react-native-dropdown-picker
Advanced tools
Comparing version 3.1.12-beta.3 to 3.1.12-beta.4
@@ -25,3 +25,2 @@ import { ScrollView } from 'react-native-gesture-handler'; | ||
showArrow?: boolean; | ||
scrollViewProps?: Object; | ||
customArrowUp?: (size: number, color: string) => JSX.Element; | ||
@@ -28,0 +27,0 @@ customArrowDown?: (size: number, color: string) => JSX.Element; |
{ | ||
"name": "react-native-dropdown-picker", | ||
"version": "3.1.12-beta.3", | ||
"version": "3.1.12-beta.4", | ||
"description": "A single or multiple, searchable item picker (dropdown) component for react native which supports both Android & iOS.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
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
69035
518