fateh999 / react-native-paper-dropdown

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

Weird ripple behaviour #50

Closed ghost closed 2 years ago

ghost commented 2 years ago

When using the dropdown menu in both outlined and flat mode, the ripple effect is only visible on the background part of the Dropdown component (even though with flat it's visible only on the corner, but still, quite irritating) Screenshot_1637780804 Screenshot_1637780810

Screenshot_1637781027 Screenshot_1637781032

My dependencies and their versions: "@react-native-async-storage/async-storage": "^1.15.11", "@react-navigation/drawer": "^6.1.8", "@react-navigation/native": "^6.0.6", "base-64": "^1.0.0", "date-and-time": "^2.0.1", "react": "17.0.2", "react-native": "0.66.2", "react-native-gesture-handler": "^1.10.3", "react-native-paper": "^4.10.0", "react-native-paper-dropdown": "^1.0.7", "react-native-reanimated": "^2.2.4", "react-native-safe-area-context": "^3.3.2", "react-native-screens": "^3.9.0", "react-native-uuid": "^2.0.1", "react-native-vector-icons": "^9.0.0", "utf8": "^3.0.0"

sarath-dataequinox commented 2 years ago

Any solution?

sambeetsahu commented 1 year ago

How you fixed it

ManishAdglobal360 commented 1 year ago

please share solution