0.0.2 • Published 1 year ago

react-native-select-dropdown-search v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

react-native-select-dropdown-search

This package is an modified version of Hoa Phan's https://github.com/hoaphantn7604/react-native-element-dropdown

Features

Fullscreen select menu with searchAutocomplete for dynamic search
npm.ionpm.io

Dropdown props

Below are the newly added/modified props for the components

Refer below for detailed list of props

https://github.com/hoaphantn7604/react-native-element-dropdown#dropdown-props

PropstypedefaultvaluesisRequiredDescription
dropdownPositionstringtop'auto', 'top', 'bottomfalsePosition of the dropdown. 'top' makes it stick to the top of the screen
autoCompletebooleanfalsetrue, falsefalseEnables autocomplete for dynamic search