fateh999 / react-native-paper-dropdown

Dropdown using react native paper TextInput and Menu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weird ripple behaviour

opened this issue · comments

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"

Any solution?

How you fixed it

please share solution