react-native-material-design icon indicating copy to clipboard operation
react-native-material-design copied to clipboard

Icontoggle's background color

Open baso6706144011 opened this issue 9 years ago • 1 comments

the default icontoggle's background color is transparent, is it possible to give a custom background color of icontoggle?

baso6706144011 avatar Jun 21 '16 09:06 baso6706144011

I've already done it here - react-native-material-ui. There is underlayColor prop, or you can use style prop.

xotahal avatar Sep 14 '16 21:09 xotahal