lawnstarter / react-native-picker-select

🔽 A Picker component for React Native which emulates the native <select> interfaces for iOS and Android
https://npmjs.com/package/react-native-picker-select
MIT License
1.74k stars 497 forks source link

Hide input #480

Closed VictorPulzz closed 8 months ago

VictorPulzz commented 2 years ago

Hello! Would be cool have functionality hide input in picker, only touchable opacity text)

lfkwtz commented 8 months ago

you can pass a child element to the component and it will render that instead of a textinput