How to change the opacity value of a DropDownPicker when the DropDownPicker( react-native-dropdown-picker ) is touched?
I’m using DropDownPicker from the ‘react-native-dropdown-picker’ library. When I click on DropDownPicker at the moment of touch it becomes opacity . How can I set my own opacity value that is applied at the moment of touch?
I’m using react native expo. iPhone SE2020 device.
Here is the component code: