fateh999 / react-native-paper-dropdown

Dropdown using react native paper TextInput and Menu
MIT License
130 stars 74 forks source link

Web setValue not working #31

Closed yuta-hidaka closed 1 month ago

yuta-hidaka commented 3 years ago

Hi fateh999

Thank you for your awesome grate job !

I'm using this component and I noticed , when I use this on web setValue was not working.

After add onPress at Menu.Item taht worked.

So if don't mind could you consider to fix this issue by this PR :)