react-native-paper-autocomplete
react-native-paper-autocomplete copied to clipboard
The autocomplete package you wished for on all platforms (iOS, Android, web)
Hi, thanks for making this amazing stuff. Actually i'm working on react-native-paper and i'm like using react-native-paper-autocomplete in my project. So just wish to auto open dropdown if on typing...
When specifying disabled: true in inputProps, it should not be possible to use dropdown button and clear button in Autocomplete field
Maybe let user opt in for bottom sheet support with something like. https://github.com/gorhom/react-native-bottom-sheet
Timeline
Hey @RichardLindhout, another awesome `react-native-paper` component as always. Just out of curiosity, do you have a rough time frame on when this might be out of beta and supported on...
Make sure the padding and heights are right for other input modes like contained, flat etc