web-ridge / react-native-paper-autocomplete

The autocomplete package you wished for on all platforms (iOS, Android, web)
MIT License
19 stars 6 forks source link

When disabled it is still possible to use dropdown and clear button #22

Open lelimit opened 1 year ago

lelimit commented 1 year ago

When specifying disabled: true in inputProps, it should not be possible to use dropdown button and clear button in Autocomplete field