Bk49

Results 5 comments of Bk49

Update: The application will work if v2.0.5 is installed and updated to v2.0.6 instead. However, installing through the v2.0.6 .exe will fail

I think the current Menu component is not working very much as expected, especially since the upgrade to newer versions of react-native / expo, fixes and suggestions from the maintainers...

> +1, I noticed this issue affecting https://github.com/fateh999/react-native-paper-dropdown. Hoping for a quick fix! I believe this library is no longer maintained since there last update is more than a year...

+1 patch does work as what the developer has mentioned. For anyone wondering how to work with `patch package` 1. npm i -D patch-package postinstall-postinstall 2. Create a new directory...

> Changing the menu key solved it for me without having to change library code. > > P.S.: This is a temporary workaround. > > ``` > const [menuKey, setMenuKey]...