Kacper Góźdź
Results
2
comments of
Kacper Góźdź
> this can be fixed by using same mode picker if there is 2 pickers in one place That workaround is not possible to utilize in, for example, Storybook with...
> This seems to fix it: > > diff --git a/node_modules/react-native-paper/src/components/Menu/Menu.tsx b/node_modules/react-native-paper/src/components/Menu/Menu.tsx > index 55922c1..3c9f295 100644 > --- a/node_modules/react-native-paper/src/components/Menu/Menu.tsx > +++ b/node_modules/react-native-paper/src/components/Menu/Menu.tsx > @@ -20,6 +20,7 @@ import { >...