srivastavaanurag79 / react-native-paper-select

Dropdown using React Native Paper TextInput, Checkbox and Dialog
https://anurag-srivastava.gitbook.io/react-native-paper-select/
MIT License
48 stars 15 forks source link

Is it possible to use react-native-paper-select without checkboxes? #4

Closed galih56 closed 2 years ago

galih56 commented 2 years ago

I want to disable checkbox and select one of the options just like in react-native select but with material-design styling from react-native-paper. Is it possible?

srivastavaanurag79 commented 2 years ago

We don't support that functionality yet, but you can use this package React Native Paper Dropdown for the same.