srivastavaanurag79 / react-native-paper-select

Dropdown using React Native Paper TextInput, Checkbox and Dialog

Home Page:https://anurag-srivastava.gitbook.io/react-native-paper-select/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

galih56 opened this issue · comments

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?

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