{"repo":"lawnstarter/react-native-picker-select","free":true,"listed":false,"github":"https://github.com/lawnstarter/react-native-picker-select","clone":"git clone https://github.com/lawnstarter/react-native-picker-select.git","description":"🔽 A Picker component for React Native which emulates the native <select> interfaces for iOS and Android","language":"JavaScript","stars":1846,"topics":["react-native","frontend","picker","react","dropdown","select","javascript","library","npm","npm-package"],"license":"MIT","category":"mobile-apps","readme_excerpt":"react-native-picker-select A Picker component for React Native which emulates the native interfaces for iOS and Android For iOS, by default we are wrapping an unstyled TextInput component. You can then pass down styles to customize it to your needs. For Android, by default we are using the native Picker component. If you prefer, you can set useNativeAndroidPickerStyle to false, which will also render an unstyled TextInput component. You can then pass down styles to customize it to your needs. For either platform, you can alternatively pass down a child element of your choice that will be wrapped in a touchable area. View examples on snack.expo.io Getting Started Installing This package is built around and depends on @react-native-picker/picker. Please make sure you install it correctly (as seen below in installation steps). Basic Usage Versioning Version Notes ------------- ---------------------------------------------------------------------------------------------------------------------------------------------------- =&nbsp;8.0.0 Uses @react-native-picker/picker. React Native 0.60 or above. If using Expo, SDK38 or above. =&nbsp;3.0.0 React v16.3 or above. function items The items for the component to render - Each item should be in the following format: {label: 'Orange', value: 'orange', key: 'orange', color: 'orange', inputLabel: 'Orange!', testID: 'e2e-orange'} - label and value are required - key , color , testID , and inputLabel are optional - key will be set to equal ","default_branch":null,"files":null,"tree":[],"storefront":"/r/lawnstarter","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/lawnstarter/react-native-picker-select/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}