react-native-paper-dropdown icon indicating copy to clipboard operation
react-native-paper-dropdown copied to clipboard

Expose disabled prop

Open bombillazo opened this issue 2 years ago • 3 comments

  • Make the disabled property available directly from the component root for easier/more intuitive control
  • Organized props in alphabetical order

bombillazo avatar Jul 06 '22 23:07 bombillazo

@fateh999 Let me know how it is possible to contribute to this codebase as a maintainer. I am interested in seeing this supported.

bombillazo avatar Jul 06 '22 23:07 bombillazo

This would really help out a ton...

amshot22 avatar Aug 02 '22 21:08 amshot22

You should also disable the onPress event that opens the Menu while its is disabled.

KeaganStevens avatar Aug 05 '22 09:08 KeaganStevens