react-native-modal-dropdown icon indicating copy to clipboard operation
react-native-modal-dropdown copied to clipboard

How to add transparent background

Open goyalhonney opened this issue 7 years ago • 1 comments
trafficstars

I want to have transparent transparent background when modal is open. adding transparent={true} did not achieve the result.

goyalhonney avatar Apr 20 '18 16:04 goyalhonney

Try giving modal backgroundColor as transparent

samridhgupta avatar Jul 17 '18 07:07 samridhgupta