invertase / react-native-material-design

React Native UI Components for Material Design
http://react-native-material-design.github.io
MIT License
3.15k stars 365 forks source link

Icontoggle's background color #83

Open baso6706144011 opened 8 years ago

baso6706144011 commented 8 years ago

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

xotahal commented 8 years ago

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